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

}

/* links */

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

.titel_garamond {
	font-family: 'EB Garamond', serif;
	;
	font-weight: 400;
	font-size: 40px;
	font-style: normal;
	line-height: 45px;	
	}	
.titel_garamond_klein {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	font-size: 30px;
	font-style: normal;
	line-height: 38px;
}
.titel_seminare {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
}

.grundtext_garamond {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;

}
.grundtext_garamond_grau {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	color: #666666;
}

.grundtext_garamond_klein {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal}

.navigation_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal
}
.error {
	font-family: 'EB Garamond', serif; 
	font-weight: 400;
	font-size: 14px;
	font-style: normal; 
	color: #FF0000;
	}
.grundtextrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FF0000
}

#head {
	position:absolute;
	left:0px;
	top:179px;
	width:1024px;
	height:23px;
	z-index:1;
	overflow: visible;
}	
#navigation {
	position:absolute;
	left:0px;
	top:225px;
	width:220px;
	height:250px;
	overflow: visible;
	z-index: 2;
}

#werbung {
	position:absolute;
	left:800px;
	top:230px;
	width:210px;
	height:250px;
	overflow: visible;
	z-index: 3;
}	
		
#content {
	position:absolute;
	left: 225px;
	top: 216px;
	width:791px;
	z-index:4;
	overflow: visible;
}
#inhalt_tabelle_standards {
	position:absolute;
	width:650px;
	height:115px;
	z-index:5;
	top: 226px;
	left: 225px;
}
#inhalt_tabelle_vergleich {
	position:absolute;
	width:660px;
	height:115px;
	z-index:6;
	top: 226px;
	left: 110px;}
		
#logo {
	position:absolute;
	width:298px;
	height:80px;
	overflow: visible;
	visibility: hidden;
}

