body {
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-color: #d7d8d3;
	margin-left: 10px;
	margin-top: 10px;

}

/* links */

a:visited { color: #990000; text-decoration: none}
a.type_sprache:visited { color: #000000; text-decoration: none}
a:link { color: #990000; text-decoration: none}
a.type_sprache:link { color: #000000; text-decoration: none}
a:hover { color: #000000; text-decoration: none}
a.type_sprache:hover { color: #990000; text-decoration: none}
a:active { color: #990000; text-decoration: none}
a.type_sprache:active { color: #000000; text-decoration: none}

.grundtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 22px}
.grundtextrot {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 22px; color: #FF0000}
.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal}
.grundtext_klein { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px}
.grundtextohnedurchschuss {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px}
.titel {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: 25px; font-weight: normal;}
.subtitel {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 22px; font-weight: bold;}
.error {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color: #FF0000;}

#head {
	position:absolute;
	left:10px;
	top:10px;
	width:772px;
	height:191px;
	z-index:1; 	
	overflow: visible;
}	
#navigation {
	position:absolute;
	left:0px;
	top:230px;
	width:220px;
	height:250px;
	overflow: visible;
	z-index: 2;	
}	
#content {
	position:absolute;
	left: 225px;
	top: 226px;
	width:550px;
	height:400px;
	z-index:3;
	overflow: visible;
}
#inhalt_tabelle_standards {
	position:absolute;
	width:650px;
	height:115px;
	z-index:4;
	top: 226px;
	left: 225px;
}
#inhalt_tabelle_vergleich {
	position:absolute;
	width:660px;
	height:115px;
	z-index:5;
	top: 226px;
	left: 110px;}
		
#logo {
	position:absolute;
	width:298px;
	height:80px;
	overflow: visible;
	visibility: hidden;
}	
.grundtext_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
}
