/* Formate für Elemente */

html, body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Sans-Serif;
	}
	
/* Pseudoformate */

.rot {
	color: #F00;
	font-weight:bold;
	font-size:11px;
}

.rot-gr {
	color: #F00;
	font-weight:bold;
	font-size:12px;
}


h1	{
	font-size:14px;
	font-weight:bold;
	lie-height:1.1em;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#5080A6;
	}

.ma-heading	{
	font-size:14px;
	font-weight:bold;
	color:#5080A6;
	}

p {
	font-size:12px;
	font-weight:normal;
	lie-height:1.2em;
	padding-left:30px;
	padding-right:45px;
	color:rgb(0,0,0);
	}

/* Individualformate */

#top {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#blue1 {
	position:absolute;
	left:285px;
	top:65px;
	width: 870px;
	height:80px;
	background-color:#5080A6;
	}
	
#bild {
	position:absolute;
	left:438px;
	top:21px;
	width: 430px;
	height: 296px;
	}
	
#lightblue {
	position:absolute;
	left:285px;
	top:150px;
	width:870px;
	height: 30px;
	background-color:#86BCD8		/*(160,190,220)*/
	}

#navigation {
	background-color:rgb(238,240,237);
	position:absolute;
	left:100px;
	top:185px;
	width:180px;
	height:450px;
	}
	
#navigation-lang {
	background-color:rgb(238,240,237);
	position:absolute;
	left:100px;
	top:185px;
	width:180px;
	height:550px;
	}

#navigation-lang a 	{
	color:rgb(256,256,256);
	}

#navigation a 	{
	color:rgb(256,256,256);
	}

#inhalt {
	background-color:rgb(238,240,237);
	position:absolute;
	left:285px;
	top:185px;
	width:870px;
	height:450px;
		}
		
		
#inhalt-forsch {
	background-color:rgb(238,240,237);
	position:absolute;
	left:285px;
	top:185px;
	width:870px;
	height:750px;
		}
		
#inhalt-ma {
	background-color:rgb(238,240,237);
	position:absolute;
	left:285px;
	top:185px;
	width:870px;
	height:550px;
		}

#inhalt-froese {
	background-color:rgb(238,240,237);
	position:absolute;
	left:285px;
	top:185px;
	width:870px;
	height:1292px;
		}

#inhalt-plessner {
	background-color:rgb(238,240,237);
	position:absolute;
	left:285px;
	top:185px;
	width:870px;
	height:1500px;
    }

#inhalt-teubel {
	background-color:rgb(238,240,237);
	position:absolute;
	left:285px;
	top:185px;
	width:870px;
	height:1400px;
}
#inhaltlang {
	background-color:rgb(238,240,237);
	position:absolute;
	left:10px;
	top:0px;
	padding:10px;
	width:840px;
	height:415px;
		}

#inhalt-text {
	position:absolute;
	top:0px;
	left:10px;
	width:850px;
	width:428px;
	height:100%;
	color:#000000;
	background-color: #EEF0ED;
	}
#inhalt-text-breit {
	position:absolute;
	top:0px;
	left:10px;
	width:850px;
	width:600px;
	height:100%;
	color:#000000;
	background-color: #EEF0ED;
	}
	
#inhalt-text-ma {
	background-color:rgb(238,240,237);
	position:absolute;
	top:0px;
	left:10px;
	width:850px;
	width:425px;
	height:365px;
	color:#000000;
	}

#ma-ankerfeld {
	position:absolute;
	top:350px;
	left:10px;
	width: 850px;
	}

#lokal {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:rgb(256,256,256);
	text-align:center;
	vertical-align:middle;
	}

#lokal a {
	color:#FFFFFF;
	font-size:10px;
	}

#box_navigation_1 {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	border-bottom:1px solid #ffffff;
	background-color:#5080A6;
	text-align:left;
	padding-left:2px;
	padding-top:2px;	
	}

#box_navigation_2	{
	font-size:10px;
	font-weight:bold;
	height:20px;
	border-bottom:1px solid #ffffff;
	background-color:#86BCD8;
	text-align:left;
	padding-top:2px;
	padding-left:5px;
	}

#logo {
	position:absolute;
	top:14px;
	left:110px;
	height: 166px;
	width: 160px;
	}

#logoUL img{
	position:absolute;
	left:	776px;
	top:	6px;
	border:none;
	width: 379px;
	height: 54px;
	}

.adresse {
	font-size:10px;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color:#669999;
	}
	
#copy {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color:#669999;
	}
	
#copy a {
	text-decoration:none;	
	font-weight:normal;
	color:#669999;
		}

a:link {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	}

a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
	}
a:active {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	}
	
h2	{
	font-size:12px;
	font-weight:bold;
	lie-height:1.1em;
	padding-left:35px;
	padding-top:10px;
	color:rgb(0,0,0);
	}

#blue2 {
	position:absolute;
	left:310px;
	top:130px;
	width:870px;
	height: 40px;
	background-color:#669999;
	}

#lang img {
	position:absolute;
	top:	90px;
	left: 	337px;
	border-color:rgb(256,256,256);
	border:none;
	}

.tabelletop {
	text-align:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #000000;
	}

.tabelletop1 {
	text-align:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #000000;
	}
	
.tabellein {
	text-align:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	}

.tabellein a {
	font-weight:normal;
	color:#000;
	text-decoration:underline;
	}

ul {
	font-size:10px;
	}

#text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}

