body, table, tr, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : black;
	background : transparent;
	}
body {
	background : white url(graphic/CSA03_200c.gif) no-repeat;
	margin : 5px;
} 
a:link {
	font-weight : normal;
	background : transparent;
	color : #ce0000;
	text-decoration : underline;
} 
a:visited {
font-weight : bold; 
background : transparent; 
color : #ce0000; 
} 
a:active {
	color : white;
	font-weight : bold;
	background-color : #ce0000;
} 
a:hover {
font-weight : bold; 
text-decoration : none; 
background : #eeeeee; 
color : #ce0000; 
} 
#menutwo{
	position: absolute;
	top: 100px;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	width: 200px;
	background-color: White;
	float: left;
	height: 600px;
	background: url(graphic/feinlinien.gif);
	font-size: 10pt;
}
#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;
	color: #Ce0000;
	background-color : transparent;
	margin: 1px 0px 1px 0px;
	padding: 2px 5px 2px 2px;
	border-right: 6px solid #Ce0000;
	text-align: right;
	width : 190px;
	font-weight: normal;
}
#menutwo li a:hover, #menutwo li a:active {
	border-right: 6px solid Black;
	color: #000000;
	text-decoration : underline;
}

#inhalt {
	position : absolute;
	top : 100px;
	left : 210px;
	padding : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background : White;
	margin : 4px;
	border : 1px solid #eeeeee;
	width : 600px;
	height: 600px;
} 
h1 {
background-color : #eeeeee; 
color : #ce0000; 
font-weight : bold; 
font-size : 12pt; 
padding : 5px; } 
h2 {
	background-color : transparent;
	color : #ce0000;
	font-size : 12pt;
	font-weight : bold;
	padding : 5px;} 
H3 {
background-color : #eeeeee; 
color : #ce0000; 
font-size : 10pt; 
font-weight : bold; 
padding : 5px; } 
H4 {
	background-color : transparent;
	color : #ce0000;
	font-size : 10pt;
	font-weight : bold;
	padding : 5px;} 
h5 {
	background-color : transparent;
	color : Black;
	font-size : 12pt;
	font-weight : bold;
	padding : 5px;
} 
H6{
	background-color : transparent;
	color : Black;
	font-size : 10pt;
	font-weight : bold;
	padding : 5px;
} 
.box {
	background-color : #eeeeee; 
	padding: 5px;
}
