body {
	background:url(../images/top_bar.png);
	background-repeat:repeat-x;
	background-position:0px 208px !important;
	background-position:0px 215px;
	height:72px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}

a:link, a:visited {
	color: #025878;
	text-decoration:none;
}

a:hover {
	color:#FF6000;
}

p {
	line-height:16px;
}
#all {	
	width:930px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:200px;		
}

#header_left{
	width:757px;
	float:left;
	height:200px;
	margin-left:-49px;
	/*border-left: 1px dashed #9F926E; cerebra-brown*/
}

#header_middle{
	width:246px;
	margin-left:-267px;
	margin-top:80px;
	height:105px;
	float:left;
}
#header_right{
	width:217px;
	height:150px;
	position:relative;
	top:50px;
	float:left;
	border-right:2px solid #DEDED6;
	border-left:1px dashed #9F926E;

}

#top{
	height:33px !important;
	margin-top:15px !important;
	margin-top:-15px;
}

#top_sub {
	height: 25px;
	margin-top:0px !important;
	margin-top:0px;

}
#main {
height:100%;
}

#content_outer {
	width:707px !important;
	width:707px;
	float: left;
	border-right:1px dashed #9F926E;
	border-left:1px dashed #9F926E;
}

#content_inner {
	padding:10px;
}

#footer {
	border-top:1px solid #DEDED6;
	width: 80%;
	margin-left: auto;
	margin-right:auto;
	padding-top:10px;
	font-size:9px;
	clear:left;
}
#module_right {
	width:217px;
	float:right;
	border-right: 2px solid #DEDED6;
}
.moduletable-login h3 {
	background-color:#fff;
	font-size:12px;
	color:#5B6164;
	padding:4px 0px 4px;
}
.moduletable-login {
	padding-left: 15px;
}
.moduletable h3 {
	background-color:#E5ECEE;
	font-size:12px;
	color:#5B6164;
	padding:4px 15px 4px;
}
.moduletable {
	margin: 0px 3px 30px;
}

form {
	padding-left:0px;
	font-size:10px;
}

label {
	font-size:10px;
}

#top a {
	color:#FFFFFF;
}

.button {
  	color: #5B6164;
 	background-color:#E5ECEE;
  	font-family: Arial, Hevlvetica, sans-serif;
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 3px double #cccccc;
  	width: auto;
  	padding: 0px 5px;
  	line-height: 18px !important;
 	line-height: 16px;
 	height: 26px !important;
 	height: 24px;
 	margin: 1px;
}

a.mainlevel {
	padding-left:15px;
	line-height:25px;

}

.moduletable p {
	padding-left:15px;
}

span.mainlevel-top {
	margin-left: -4px;
}



table.menu td{
	border-right:1px dashed #fff;
}

.componentheading {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
}



.moduletable-ajax a{
	padding-left:15px;
	font-size:11px;
	display:block;
	line-height:20px;
}

.contentheading-home {
	line-height:15px;
	font-weight:bold;
	font-size:16px;
	font-variant:small-caps;
	color:#025878; /*türkis*/
	background-image:url(../images/cerebra_icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 30px;
	height:30px;
}
.contentheading-contact {
	line-height:15px;
	font-weight:bold;
	color:#025878; /*türkis*/
	padding-bottom:15px;
}

.contentheading {
	line-height:15px;
	font-weight:bold;
	color:#025878; /*türkis*/
	background-image:url(../images/cerebra_icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 30px;
	height:30px;
}

.contentpane-contact form {
	padding-left:0px;
}


.createdate {
	color:#999999;
	font-size:9px;
}
.contentpaneopen-home .createdate {
	color:#fff;
	font-size:9px;
}
.article_seperator {
	/*border-top:1px dashed #bbb;*/
	padding-top:10px;
	
}



li.cerebra_li {
list-style-image:url(../images/cerebra_li.png);
}
