* { font-family: Microsoft Sans Serif; margin: 0; padding: 0; }

#outline {
	margin:0;
	padding:0;
	width:  360mm;
	height: 250mm;
}

#logobox {
	position: absolute;
	top:   	1mm;
	left:	3mm;
	margin:	0;
	padding:0;
	width: 	160mm;
	height: 16mm;
	background-image: url(../bilder/Logo.jpg);
	background-repeat: no-repeat;
}

#impressum {
	position: absolute;
	top:   	2mm;
	left:	238mm;
	margin:	0;
	padding:0;
	width: 	40mm;
	height: 7mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	normal;
	font-size:	10pt;
	color: rgb(89,89,89);
}

#titelbild {
	font-family: Microsoft Sans Serif;
	font-weight: normal;
	font-size:	 100%;
	position: 	 absolute;
	left:     5mm;
	top:     45mm;
	width: 	 250mm;
	height:  155mm;
	color: white;
    background-image: url(../bilder/Titel.jpg);
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	top: 10mm;
	left: 5mm;
	margin-left:	0;
	margin-top: 	0;
	padding: 0mm;
	width:		251mm;
    font-family: Microsoft Sans Serif;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu li {
	float:		left;
	text-align:	center;
}

#menu li a {
	text-decoration:none;
	width: 		50mm;
	height: 	6mm;
	color:		black;
	display:	block;
	padding:	0px 0;
	border-bottom: 1mm solid rgb(81,123,155);
	border-top: 1mm solid white;
	text-align:	center;
}

#menu li a:hover {
	border-top: 1mm solid rgb(81,123,155);
	border-bottom: 1mm solid white;
}

#menu hr {
	clear:left;
	visibility: hidden;
	height: 0px
}

#menu li p {
	font-size:   12pt;
	font-weight: bold;
}


#menu3 { 
	position: absolute; 
	top: 17mm; 
	left: 5mm; 
	width: 250mm; 
	height: 5mm; 
	font-family: Microsoft Sans Serif; 
	background-color: rgb(81,123,155); 
	text-align: center;
	padding-top: 1mm;
	padding-bottom: 1mm; 
}

#menu3 ul { word-spacing: 1px; list-style-type:none; margin:0; padding:0; }

#menu3 li { float:		left; text-align:	center; word-spacing: 1px; width: 9mm; }

#menu3 li p {
	color: black;
	font-weight: bold;
}

#menu3 li a {
	text-decoration:none;
	width: 		15mm;
	height: 	5mm;
	color:		white;
        display: block;
	padding:	0;
	font-size: 80%

}

#menu3 li a:hover {
	color:	rgb(255,102,0);
}

#headline {
	position: absolute;
	top:   	30mm;
	left:	5mm;
	width: 	125mm;
	height: 10mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	bold;
	font-size:	18pt;
	color: rgb(89,89,89);
}


#Kastenlinks { 
	position: absolute; 
	top: 45mm; 
	left: 5mm; 
	width: 70mm; 
	height: 200mm; 
	margin: 0; 
	padding: 0; 
}
#Kastenrechts { 
	position: absolute; 
	top: 45mm; 
	left: 90mm; 
	width: 165mm; 
	height: 190mm; 
	margin: 0; 
	padding: 0; 
}

#Kastenlinks H1 {
	padding-bottom: 5mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	bold;
	font-size:	16pt;
	color: rgb(89,89,89);
	line-height: 8mm;
}
#Kastenlinks H2 {
	padding-bottom: 3mm;	
	font-family:	Microsoft Sans Serif;
	font-weight:	bold;
	font-size:	14pt;
	color: rgb(89,89,89);
	line-height: 8mm;
}
#Kastenlinks H3 {
	padding-bottom: 4mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	300;
	font-size:	14pt;
	color: rgb(89,89,89);
	line-height: 8mm;
}

#Kastenlinks H4 {
	padding-bottom: 1mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	200;
	font-size:	12pt;
	color: rgb(89,89,89);
	line-height: 8mm;	
}

#Kastenlinks H5 {
	padding-bottom: 1mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	200;
	font-size:	10pt;
	font-style: italic;
	color: rgb(89,89,89);
	line-height: 4mm;	
}

#Kastenrechts H1 {
	padding-bottom: 5mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	bold;
	font-size:	16pt;
	color: rgb(89,89,89);
	line-height: 6mm;
}
#Kastenrechts H2 {
	padding-bottom: 3mm;	
	font-family:	Microsoft Sans Serif;
	font-weight:	bold;
	font-size:	14pt;
	color: rgb(89,89,89);
	line-height: 6mm;
}
#Kastenrechts H3 {
	padding-bottom: 4mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	300;
	font-size:	14pt;
	color: rgb(89,89,89);
	line-height: 6mm;
}

#Kastenrechts H4 {
	padding-bottom: 1mm;
	font-family:	Microsoft Sans Serif;
	font-weight:	200;
	font-size:	12pt;
	color: rgb(89,89,89);
	line-height: 6mm;	
}

#naviboxll { background-position: right center; text-align: right; position: absolute; top: 25mm; left: 0; width: 255.2mm; height: 15mm; clear: right; }
