/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	margin-bottom: 0px;
	background-color:#057ab4;
}
.clr {
	clear: both;
}
.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}
#buttons_outer {
	width: 635px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}
#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #c64934;
}
#search_outer {
	float: left;
	width: 165px;
}
#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}
#search_inner form {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}
#top_outer {
	float: left;
	width: 165px;
}
#top_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}
#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}
#left_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
	float: left;
}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}
#content_inner {
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	vertical-align:middle;
	font-size: 11px;
	margin:3px;
}
#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
#right_outer {
	margin-left: 2px;
	width: 165px;
}
#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
}
.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.hedblock {
	color:#993300;
	font-size:11px;
	background-color:#C7E6FE;
	padding-left:10px;
	font-weight:bold;
}
td {
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #464645;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}
a:hover {
	color: #6c6c6b;
	text-decoration: none;
	font-size:10px;
	text-decoration:underline;
}
/*a:hover {
	
	color: #8f8e8c;
	text-decoration:underline;
}*/

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top:10px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
/*table.contentpane td.componentheading {
	padding-left: 4px;
}*/

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
	color: #c64934;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 23px !important;
	height: 24px;
	margin: 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7c7c7c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c3c3c3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color: #ffffff;
	background-image: url(/images/fieldbg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: top;
}
.componentheading {
	/*	background: url(../images/subhead_bg.png) repeat-x;
background-color: #A8CAFD;*/
	text-align: left;
	/*	padding-top: 4px;
	padding-left: 4px;
	color:#000;
	vertical-align:middle;
	
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;*/

font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#057ab4;
	padding-top:10px;
}
.contentheading {
	clear: both;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0088cf;
	padding:0px 0px 8px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*
h2
{
clear: both;


font-weight: bold;

font-size: 22px;

padding-bottom: 8px;

margin-top: 10px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

color: #057ab4;

padding: 5px 10px 10px 8px;

font-family: Verdana, Arial, Helvetica, sans-serif;



}
*/
h1 {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	padding-top:5px;
	vertical-align:middle;
}
.contentcolumn {
	padding-right: 5px;
}
/*.contentheading

{

background-repeat: no-repeat;

background-x-position: 0px;

background-y-position: 33px;

color: #003391;

font-weight: bold;

font-size: 18px;

padding-top: 16px;

padding-bottom: 10px;

padding-left: 20px;

}*/


table.contentpaneopen td {
	line-height: 20px;
}
.textheading {
	font-weight: bold;
	font-size: 50px;
	padding-bottom: 8px;
	color: #2f65ba;
	font-family: Verdana;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
	padding-left:10px;
	line-height:5px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
.newstext {
	padding-left:10px;
	font-size:11px;
	font-weight:normal;
}
table.moduletable th, div.moduletable h3 {
	background-color: transparent;
	/*background-image: url(../images/headingbg.gif);*/

background-color: #057ab4;
	/*background-image: url(../images/new_bg.gif);
background-repeat: repeat-x;
background-attachment: scroll;*/
background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
	text-align: left;
	padding-left: 15px;
	height: 26px;
	line-height: 26px;
	font-weight:bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 2px;
	margin-left: 0px;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-color:#FFFFFF;
}
table.pollstableborder td {
/*  padding: 2px;*/
}
.sectiontableheader {
	font-weight: bold;
	background: #057ab4;
	padding: 4px;
	font-size:11px;
	color:#fff;
}
.sectiontablefooter {
	text-align:center;
	background-color: #fff;
	padding-top:10px;
	vertical-align:middle;
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color: #fff;
}
.small {
	color: #999999;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}
a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #fff;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}
a.sublevel:hover {
	color: #900;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #333;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
	/* removes space below form elements */
	margin: 0;
	padding:10px;
}
div.mosimage {
	border: 1px solid #ccc;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
/*--------------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-color:#057ab4;
}
.maindivhed {
	background-image:url(../images/bg2.gif);
	background-position:0px 0px;
}
.maindiv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:800px;
	height:100%;
	background-image:url(../images/mainbg.gif);
	background-repeat:repeat-x;
	background-position:top left
}
.maincontent {
	width:590px;
}
#headermain {
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:820px;
	height:68px;
	font-size: 14px;
	background-color: #FFFFFF;
}
.headimg {
	float:left;
	position:absolute;
	margin:0px;
}
.subtitle {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	color:#990000;
}
.logo {
	width:80px;
}
#toplinek {
	width:200px;
	float:right;
	padding-top:5px;
	padding-right:8px;
	font-size:12px;
	font-size:9px;
	color:#007cc3;
}
.centertable {
/*padding:8px;
/*border-bottom:1px solid #999999;*/

}
.news {
	width:215px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	float:left;
}
.centercontent {
	/*background-image:url(../images/fotter_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;*/
/*position:absolute;*/
clear:right;
	text-align:left;
}
.newsflash {
	float:left;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/fotter_bg_2.gif);
	background-repeat:no-repeat;/*	
	padding: 15px 15px 3px 0px;

	text-align:right;


*/
	}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#0090d5;
	line-height:10px;
}
.hedtitel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#0090d5;
	padding-left:0px;
	padding-top:0px;
	font-weight:bold;
}
.padding_left_10 {
	padding-left:10px;
}
.padding_right_10 {
	padding-right:10px;
}
.plaincell {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	padding:8px;
	vertical-align:top;
	text-align:justify;
}
a {
	text-decoration: none;
	color: #8f8e8c;
	font-size:10px;
}
#left {
	width: 180px;
	float: left;
	clear: both;
	padding: 0 10px 0 10px;
	font-size:12px;
	text-align:left;
}
.flash {
	height:174px;
	width:597px;
	float:right;
}
.login {
	font-size:12px;
}
.lefttext {
	text-align:left;
}
.textheading {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 8px;
	color: #2f65ba;
	font-family: Verdana;
}
.headingtabel {
	/*BORDER-LEFT: #8bb4eb 5px solid;*/
/*background-color:#d2e2f7;*/
BORDER: #d2e2f7 1px solid;
	background:#057ab4;
	color:#FFFFFF;
	padding-left:10px;
}
.subhead {
	/*BORDER: #d2e2f7 1px solid; */
padding-left:10px;
	background-color:#fff;
	vertical-align:top;
}
HR.HorizontalLine {
	COLOR: #71715c
}
TD.HeadingCell {
	BORDER-RIGHT: #ccccff 1px solid;
	BORDER-TOP: #ccccff 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-TRANSFORM: uppercase;
	BORDER-LEFT: #ccccff 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #ccccff 1px solid;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #60aeee
}
/*-------------------------------------------*/
#menu {
	width: 598px;
	height: 27px;
	font: bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	float:right;
	background-image:url(../images/menu_bg_new.gif);
	background-repeat:repeat-x;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 8px;
}
#menu ul li {
	float: left;
	list-style: none;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	padding: 0 20px;
	color: #FFFFFF;
}
#menu ul li a:hover {
	background-image:url(../images/menu_bg_over.gif);
	display:block;
	color: #000000;
}
#menu ul li#current a {
	color: #000000;
	background-image:url(../images/menu_bg_over.gif)
}
.search {
/*background-color: #cbe3ef;*/


}
.search td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
	vertical-align:middle;
}
.buttonmore {
	/*border-bottom: 1px #dd5300 solid;
border-top: 1px #dd5300 solid;
border-left: 1px #dd5300 solid;
border-right: 1px #dd5300 solid;
padding: 3px 5px 1px 8px;
color: #fff;
text-decoration: none;
background-image:url(../images/inputbg.gif);
font-size:12px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:700*/
  font-size: 11px;
	font-weight: bold;
	vertical-align:middle;
	border:1px double #DDDDDD;
	width:20px;
	background: url(../images/button_bg.png) repeat-x;
	/*    background: url(../images/buttonmore.png);*/
  background-repeat:repeat-x;
	padding: 3px 5px 3px 5px;
}
.title {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#057ab4;
}
.comphead {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#057ab4;
	padding:10px 0 10px 0px;
}
 # mycentercontent {
position:absolute;
clear:both;
float:left;
margin-top:200px;
}
.logout_btn {
	width:50px;
	float:right;
	 margin-top: 10px;
}
.logout_btn a{
	font-size: 13px;
	font-weight: bold;
	color:#0181C1;
}
.upload_image{
	background-color: #ccc;
	height: 120px;
	width: 100px;
	}
