@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	border: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
body {
	background-image: url(../images/seitenbg/standard.jpg);
	background-repeat: no-repeat;
	}

td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	
	}	
p {
	margin:0;
	margin-bottom: 20px;
	
}
img {
	border: 0;
	margin: 0;
	padding: 0;
	}
 a:link, 
 a:visited, 
 a:hover, 
 a:active,
 a:focus{
	color: #23417B;
	text-decoration: underline;
}

 
 a:hover, 
 a:active,
 a:focus{
	color: #000000;
	text-decoration: underline;
}


#header {
	height: 131px;
	padding-left: 50px;
	background-image:url(../images/blau.gif);
	background-repeat: no-repeat;
}
#main {
	width: 907px;
}
#navigation {
	float: left;
	width: 200px;
	margin-left: 57px;
}
#content {
	padding: 0 0 50px 0px;
	min-height: 400px;
	margin-left: 258px;
	width: 505px;
}
#footer {
	border-top: 1px solid #1E3B71;
	margin-left: 258px;
	color: #23417B;
	padding-top: 5px;
	margin-bottom: 50px;
	
}
#footer img {
	padding-top: 5px;
	float: left;
	}
#footerlink {
	padding-left: 25px;
	}
#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active,
#footer a:focus{
	color: #23417B;
	text-decoration: none;
}

#navigation ul, #navigation li {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 21px;
}

#navigation li.aktiv {
	font-weight: bold;
	
	}

#navigation a:link, 
#navigation a:visited, 
#navigation a:hover, 
#navigation a:active,
#navigation a:focus{
	color: #23417B;
	text-decoration: none;
}
#navigation a:hover, 
#navigation a:active,
#navigation a:focus{
	font-weight: bold;
}

#navigation ul#extnavi {
	margin-top: 17px;
	font-style: italic;
	
	}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	
	}
#content h1 {
	position: relative;
	margin-bottom:12px;
	left: -2px;
}
#content h2 {
	color: #1e3b71;
	font-weight: bold;
}

#content p {
	margin-bottom: 11px;
	padding-bottom: 10px;
}

#content p.linie {
background-image: url(../images/trennlinie.gif);
background-repeat: no-repeat;
background-position: left bottom;
}


/*startseite */
#startbild {
	margin-top: 5px;
	margin-bottom: 50px;
	}
/* teamseite */
ul#mitarbeiterliste, ul#mitarbeiterliste li {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #515151;
	line-height: 100%;
	/* font-size: 11px; */
}
ul#mitarbeiterliste li {
	width: 129px;
	float: left;
	margin-bottom: 22px;
	margin-right: 1px;
}
ul#mitarbeiterliste li.letzte {
	margin-right: 0;
}

#mitarbeiterliste a.mitarbeiterlink {
	display: block;
	padding: 0 0 0 8px;
	border-top: 6px solid #515151;
	border-bottom: 6px solid #515151;
}
 a.mitarbeiterlink:link, 
 a.mitarbeiterlink:visited, 
a.mitarbeiterlink:hover, 
a.mitarbeiterlink:active,
 a.mitarbeiterlink:focus{
	color: #FFFFFF;
	text-decoration: none;
}

.mitarbeitertable, .mitarbeitertable td{
border: 0;
padding: 0;
border-collapse: collapse;
border-spacing: 0;

}
 .mitarbeitertable td{ 
 padding: 0 13px 0 0;
 
 }

 img.mitarbeiterphoto {
	 margin-top: 7px;
	 margin-bottom: 34px;
	 }
.titelblau {
	color: #23417B;
	font-weight: bold;
	}
.kursivgrau {
	color: #656565;
	font-style: italic;
	}

.jahreszahlen {
width: 80px;
}


