﻿
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	margin-top: 13px;
	*margin-top: 20px;
	font-size: 12px;
}

p {
	margin: 12px 0px 12px 0px;
}

#titel {
	background-color: #000;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
	height: 127px;
	white-space: nowrap;
}	

#menu {
	background-image: url(../bilder/nav/buttons1.gif);
	background-repeat: repeat-x;
	padding-bottom: 0px;
}

ul#hauptnavi {
	border-left: 1px solid black;
	border-right: 1px solid black;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-weight: bold;
}

ul#hauptnavi li {
	display: inline;

}

#hauptnavi #current a {
	background-image: url(../bilder/nav/button6.gif);
	background-repeat: no-repeat;
	color: black;
}

#hauptnavi #currentw a {
	background-image: url(../bilder/nav/button7.gif);
	background-repeat: no-repeat;
	color: black;
}

#hauptnavi #currentp a {
	background-image: url(../bilder/nav/button8.gif);
	background-repeat: no-repeat;
	color: black;
}

#hauptnavi #currents a {
	background-image: url(../bilder/nav/button9.gif);
	background-repeat: no-repeat;
	color: black;
}

#hauptnavi #currentk a {
	background-image: url(../bilder/nav/button10.gif);
	background-repeat: no-repeat;
	color: black;
}

#hauptnavi #currenti a {
	background-image: url(../bilder/nav/button11.gif);
	background-repeat: no-repeat;
	color: black;
	padding: 4px 25px 4px 25px;
}

#hauptnavi #currenta a {
	background-image: url(../bilder/nav/button12.gif);
	background-repeat: no-repeat;
	color: black;
	padding: 4px 25px 4px 25px;
}

ul#hauptnavi li a {
	text-decoration: none;
	margin: 0px -3px 0px -2px;
	padding: 4px 25px 3px 25px;

	background-image: url(../bilder/nav/buttons1.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	color: white;
	font-weight: bold;
	font-size: 12px;
	color: #faab0d;
}


ul#hauptnavi a:hover {
	background-image: url(../bilder/nav/buttons4.gif);
	background-repeat: repeat-x;
	color: black;
}

#submenu {
	background-image: url(../bilder/nav/sub.gif);
	background-repeat: repeat-x;
}

ul#subnavi {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	margin-top: -16px;
	text-decoration: none;
	white-space: nowrap;
	
	}

ul#subnavi li {
	display: inline;
		
}

ul#subnavi li a {
	text-decoration: none;
	border: /*1px solid black;*/
	margin: 0px -3px 0px -2px;
	padding: 0px 15px 0px 15px;
	*padding: 0px 15px 1px 15px;
	white-space: nowrap;
	color: #000;
}
	
#gesamt {
	margin-top: -13px;
	padding-top: 15px;
	text-align: center;
	height: 170px;
	background-image: url(../bilder/chefes.jpg);
	background-repeat: no-repeat;
	background-position: -8px  -5px;
	border: 1px solid black;
}

#ch {
	margin-top: -16px;
}

#jh {
	float: left;
	padding-left: 50px;
	padding-right: 166px;

}

#al {

	margin-left: 350px;
		padding-left: 80px;
}

#anl {

	float: left;
	height: 150px;
	background-color: white;
	background-image: url(../bilder/anne_l.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border: 1px solid black;
	padding: 0px 20px 0px 20px;
	width: 303px;
}

#ph {
	

	margin-left: 10px;
	float:left;
	height: 150px;
	background-color: white;
	background-image: url(../bilder/phalbig_2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border: 1px solid black;
	padding: 0px 20px 0px 20px;
	width: 303px;

}



#rand {
	margin-top:-1px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	

}

#ganz1 {
	height:150px;
	background-image: url(../bilder/rand3.jpg);
	background-repeat: repeat-x;
}

#anhang {
	margin-top:1px;
	height: 15px;
	background-image: url(../bilder/nav/sub.gif);
	background-repeat: repeat-x;
}
	
strong {
	font-size: 12px;
}



