body, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: transparent;
	background-color: White;
	scrollbar-face-color: #ce0000;
	scrollbar-3dlight-color: #FF3333;
	scrollbar-track-color: #eeeeee;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-BASE-COLOR: #9D0000;
	scrollbar-shadow-color: Gray;
	scrollbar-darkshadow-color: #990000;
}
td {
	background-color: White;
}

li{
	margin-bottom: 8px;
}


body {
	background : White;
	margin : 0px;
} 

a:link {
	font-weight : normal;
	color : #ce0000;
	text-decoration : underline;
	background : transparent;
	background-color : transparent;
} 
a:visited {
	font-weight : normal;
	color : #ce0000;
	background : transparent;
	background-color : transparent;
} 
a:active {
	color : white;
	font-weight : normal;
	background-color : #ce0000;
	background : #ce0000;
} 
a:hover {
	font-weight : normal;
	text-decoration : none;
	background-color : #eeeeee;
	color : #ce0000;
	background : #eeeeee;
} 
#top {
	position : absolute;
	top : 0;
	left : 0;
	margin : 4px;
	padding : 4px;
	background : White url(graphics/top2b.gif) no-repeat;
	color : #000000;
	height : 70px;
	width : 200px;
	background-color : White;
} 
#top2 {
	position : absolute;
	top : 0px;
	left : 210px;
	margin : 4px;
	padding : 4px;
	background : White url(images/CSL-Logo_590x42.gif) no-repeat;
	color : #000000;
	height : 70px;
	width : 600px;
	}
#menutwo{
	position : absolute;
	top : 100px;
	margin: 10px 20px 20px 0px;
	padding: 5px 5px 5px 5px;
	width: 200px;
	background-color : White ;
	float: left;
	background : url(graphics/feinlinien.gif);
	font : 10pt/12pt;
	font-size : 10pt;
	color : Black;
}
#menutwo ul, #menutwo li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#menutwo li a, #menutwo li a:hover, #menutwo li a:active {
	display: block;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 2px 5px 2px 2px;
	border-right: 4px solid #ce0000;
	border-left: 4px solid transparent;
	text-align: right;
	width : 190px;
	background : transparent;
}
#menutwo li a:hover, #menutwo li a:active {
	border-left: 4px solid #ce0000;
	color: #000000;
	text-decoration : underline;
	background : transparent;
}

#inhalt {
	position: absolute;
	top: 100px;
	left: 210px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color: White;
	width: 750px;
} 

H1, H2, H3, H4, H5, H6  {
	font-weight : normal;
	font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
}

H1 {
	color : #ce0000;
	background-color : transparent;
	background : transparent;
	font-size : 18pt;
	
}
H2 {
	color : #ce0000;
	background-color : transparent;
	background : transparent;
	font-size : 16pt;
	
}
H3 {
	color : Black;
	background-color : transparent;
	background : transparent;
	font-size : 18pt;
}
H4 {
	color : Black;
	font-size : 16pt;
	background-color : transparent;
	background : transparent;
}
H5 {
	color : Black;
	font-size : 14pt;
	background-color : transparent;
	background : transparent;
	font-weight : bold;
}
H6 {
	color : Black;
	font-size : 12pt;
	background-color : transparent;
	background : transparent;
	font-weight : bold;
}
.box {
	background-color : #eeeeee;
	background : #eeeeee;
	padding: 5px;
	color : Black;
}
