@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(hg_grau.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-color: #666666;
	font-size:100.01%;
	font-size: 1em;
}
html, body, td, th, div {
	font-family: Verdana, Tahoma, Century Gothic, Arial,  Arial;
	color: #333333;
}

h1, h2, h3, h4, h5{	
	padding:0;
	margin:0;
}
h1{
	font-size:1.2em;
	color:#990000;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;	
}
h2 span {
	display:block;
}

a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr{
	clear:both;
	color:#990000; 
	background: #990000; 
	height: 0; 
	border: 1px solid #990000; 
	border: 1px solid #990000; 
	border-style: none none solid none;
}

.stdButton{
	border:1px #00ff00 solid;
	background-color:#eeeeee;
}

.clearer{
	clear:both;
	visibility:hidden;
	font-size:0;
	line-height:0;
	height:0;
}

#header {
	height: 90px;
	width: 756px;
	overflow: hidden;
}
#header_left{
	width: 254px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height:100%;
	min-height:100%;
	float:left;
	background-image: url(logo_xlab.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header_right{
	width: 502px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height:86px;
	min-height:86px;
	float:right;
	border-bottom: 4px solid #FFFFFF;
	/*background-color:#F2EBCF;*/
	background-image: url(head.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#main {
	width: 756px;
	position: relative;
	text-align: left;
	height:100%;
	min-height:100%;
}

#content_left {
	width: 254px;
	padding: 0;
	float:left;
	background-color:#FFFFFF;
	min-height:600px;
}

#content_right {
	width: 502px;
	min-width: 502px;
	max-width: 502px;
	float:right;
}


#hauptmenue {
	font-size: 0.8em;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}


#hauptmenue ul {
	margin:0px;
	padding:0;
}
#hauptmenue ul li{
	margin:0;
	padding:0 0 0 0;
	margin:0 0 0 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-image: none;
	list-style-type: none;
	border-top:dotted 1px #333333;
}

.hm_ACT{
	background-color: #00FF00;
}

#address {
	font-size: 0.7em;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	padding: 0.7em 0 0.7em 0;
	border-top:dotted 1px #333333;
	border-bottom:dotted 1px #333333;
}
#copyright {
	font-size: 0.7em;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0.7em 0 0.7em 0;
	text-align:right;
	color: #666666;
}
#address p{
	color: #666666;
}



.spacer{
	height:1em;
}


#contentNavi{
	background-color: #666;
	font-size: 0.7em;
	color: #fff;
	padding:5px;
}
#contentNavi a{
	color: #fff;
}
.trenner{
	border-bottom: 4px solid #ffffff;
	background-color: #000000;
	clear:both;
}

.darkEnd{
	background-color: #999;
	height:100px;
	min-height: 100px;
	max-height: 100px;
	border-bottom: 4px solid #ffffff;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom:0;
}

.csc-header h1{
	margin:0;
	padding:0;
	color: #333;
	font-size:1em;
}

.stdTextbox{
	background-color: #ccc;
	margin:0;
	padding:5px;
	border-bottom: 4px solid #ffffff;
	font-size: 0.8em;
}

.align-left{
	text-align:left;
} 

.align-right{
	text-align:right;
}  

.align-justify{
	text-align:justify;
}  

.align-center{
	text-align:center;
} 


p.toplink{
	text-align:right;
	clear:both;
	margin-top:5px;
}
span.toplink a{
	padding-left:15px;
	background-image: url(/fileadmin/templates/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;

}

#meineAdresse .stdTextbox{
	background-color: #fff;
	margin:0;
	padding:5px;
	border-bottom: 4px solid #ffffff;
	font-size: 0.8em;
}

.bodytext .mail{
		color:;
	text-decoration:none;	
}

.csc-textpic-caption{
	font-style:italic;
	font-size:0.9em;	
}