html { 
	padding:0px;
	margin:0px;
}

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color:#000000;  
	padding:0px;
	margin:0px;
}

p, h1,h2,h3, table {
margin: 0px; 
padding: 5px;
}

a { 
color: #000000;
background-color: transparent;
text-decoration: none; 
}
a:visited {color:#336699; background-color:transparent;}
a:hover {color: #336699; background-color:transparent;}
a:active { color:#336699; background-color:transparent;}

h1 {
font-size:12px;
color: ##0000ff;
background-color: transparent;
	}
	
h2 {
font-size:12px;
color: ##0000ff;
background-color: transparent;
	}

h3 {
font-size: 10px;
color: #000000;
font-weight:bold;
}

.footer {
text-align: center;
padding:5px 15px;
margin:0px
}

#kopf {
	visibility: visible;
	position: absolute;
	top: 4px;
	left: 16px;
	width: 959px;
	height: 156px;
}

#balken { 
	background-color: #eeeeee; 
	visibility: visible; 
	position: absolute; 
	top: 173px; left: 18px; 
	width: 957px; 

}


.menu_ang { 
	font-size:18px;
	color: #F8B80D;  
	font-weight: bold;
	line-height: 30px
	background-color: transparent; 
}

.menu_ver { 
	font-size:18px;
	color: #336699;  
	font-weight: bold;
	line-height: 30px
	background-color: transparent; 
}

.menu_ges { 
	font-size:18px;
	color: #339966;  
	font-weight: bold;
	line-height: 30px
	background-color: transparent; 
}


.menu_ang_grau { 
	font-size:18px;
	color: #FCE37A;  
	font-weight: bold;
	line-height: 30px
	background-color: transparent; 
}

.menu_ver_grau { 
	font-size:18px;
	color: #6BA8DC;  
	font-weight: bold;
	line-height: 30px
	background-color: transparent; 
}

.menu_ges_grau { 
	font-size:18px;
	color: #5FCC5F;  
	font-weight: bold;
	line-height: 30px
	background-color: transparent; 
}
#inhalt { 
visibility: visible; 
position: absolute; 
top: 238px; 
left: 198px; 
width: 597px; 

}

#links {
position: absolute;
top: 238px; 
left: 18px;
width: 180px;
color: #000000;
margin: 0px; 
padding: 0px;
background-color: #cccccc;

}

#rechts {
position: absolute;
top: 238px;        
left: 794px;
width: 180px;
color: #000000;
margin: 0px; 
padding: 0px;
background-color: #cccccc;

}

#links a:link {
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#links a:visited {
font-size:12px;
font-weight:bold;
text-decoration:none;
color: #000000;
}
#links a:hover {
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#336699;
}

#rechts a:link {
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#rechts a:visited {
font-size:12px;
text-decoration:none;
font-weight:bold;
color: #000000;
}
#rechts a:hover {
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#336699;
}

#books a:link {
color:#000000;
font-size:10px;
text-decoration:none;
font-weight:  normal;
}
#books a:visited {
font-size:10px;
text-decoration:none;
color: #000000;
font-weight:  normal;
}
#books a:hover {
font-size:10px;
text-decoration:none;
color:#f60;
font-weight:  normal;
}

form {
margin:0px;
padding: 0px;
}

input, select {
border: 1px solid #cccccc;
font-size:10px;

}

tr.ze:hover,tr.bra:hover  { background-color: #9cc; }
.ze { background-color: #ffffff; }
.bra { background-color: #cccccc; }

