* { margin: 0px; padding: 0px; }

body {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #67757E;
	line-height: 130%;
	font-style: normal;
	white-space: normal;
	text-align: left;
}

.serif {
	font-family: Helvetica, sans-serif
}

a {
	text-decoration: none;
	color: #FFF;
}
p {
	text-align: left;
}

h1,h2,h3 { margin: 0 0 5px 0; }
h1 {
	font-size: 130%;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
h3 { font-size: 80%; }

ul { list-style-type: none;}

#main {
	margin: 0 auto;
	width: 820px;
	position: relative; /* für nav2 */
}

#branding {
	background-color: #003359;
	height: 150px;
}

h1.logo {
	background: url(bilder/logo_startseite.png) no-repeat;
	width: 114px;
	high: 69px;
	position: relative;
	left: 676px;
	padding: 0px;
	height: 69px;
	top: 28px;
}

#branding2 {
	position: absolute;
	color: #FFF;
	width: 500px;
	left: 20px;
	top: 28px;
	height: 35px;
}
#branding2 blockquote {
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(bilder/strich_w.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	padding-top: 10px;
}

#branding_3 {
	color: white;
}

#navigation ul {
	position: relative;
	background-color: #003359;
	height: 25px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 25px;
	margin-bottom: 5px;
}

#navigation ul li {
	display: inline;
	color: #FFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 100%;
}
#navigation ul li a {
	text-decoration: none;
}

#navigation ul li a:hover {
	text-decoration: none;
	background-image: url(bilder/strich_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	padding-top: 5px;
}

#navigation ul li a#current  {
	text-decoration: none;
	background-image: url(bilder/strich_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	padding-top: 5px;
	font-weight: bold;
}

#navigation2 ul {
	position: relative;
	background-color: #003359;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 25px;
}

#navigation2 ul li {
	display: inline;
	color: #FFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 80%;
}
#navigation2 ul li a {
	text-decoration: none;
}
#navigation2 ul li a:hover  {
	text-decoration: none;
	background-image: url(bilder/strich_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	padding-top: 5px;
}

#navigation2 ul li a#current  {
	text-decoration: none;
	font-weight: bold;
	background-image: url(bilder/strich_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	padding-top: 5px;
}

#nav2 {
	position: absolute;
	top: 153px;
	left: 825px;
	width: 46px;
	height: 25px;
}

#content {
	width: 100%; /*IE6*/
	overflow: auto;
	display: inline;
}

#content a {
	color: #67757E;
}

#content a:hover {
	color: #003359;
}

#content_main {
	width: 510px;
	background: #E1E3E5;
	padding: 20px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 350px;
}
#content_main_big {
	background: #E1E3E5;
	padding: 20px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 780px;
}

#content_main_big li {
	list-style-type: square;
	text-indent: 15px;
	list-style-position: inside;
}

#content_supp {
	float: right;
	width: 225px;
	background-color: #999;
	padding: 20px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	height: 300px;
	min-height: 350px;
	max-height: 500px;
	font-family: Helvetica, sans-serif;
	color: #FFF;
}
#content_supp h1 {
	color: #FFF;
}

#content_supp p {
	color: #FFF;

}

#content_supp a {
	color: #FFF;

}

#content_news_big {
	padding: 20px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 780px;
	background-color: #999;
}
#content_news_big h1 {
	color: #FFF;
}
#content_news_big p {
	color: #FFF;
}

#content_news_big a {
	color: #FFF;
}

#content_supp_jobs img {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #67757E
}

#banner img {
	float: left;
	margin-left: 0px;
	border: none
}

#footer {
	position: relative;
	float: none;
	clear: left;
}
#footer_ads p{
	float: right;
	text-align: right;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 80%;
	color: #67757E;
	line-height: 100%;	
}
#footer ul li {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 30px;
	font-family: Helvetica, sans-serif;
	font-size: 80%;
	color: #67757E;
	padding-bottom: 15px;
	line-height: normal;
	list-style-type: none;
}

#footer ul li a {
	color: #67757E;
}

#footer ul li a:hover {
	color: #003359;
}

#footer_ads a {
	color: #67757E;
}

#footer_ads a:hover {
	color: #003359;
}

.h5 {
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
}
.h4  {
	font-weight: bold;
	background-image: url(bilder/strich_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	padding-top: 5px;
}
.h6 {
	font-weight: bold;
	color: #67757E;
	font-size: 80%;
	text-transform: uppercase;
}
.h7 {
	font-weight: bold;
	color: #FFF;
	font-size: 80%;
	text-transform: uppercase;
}
.h8 {
	text-transform: uppercase;
}
em {
	color: #003359;
	font-weight: bold;
	font-style: normal;
}
.newsEntry {
	padding-top: 25px;
}
#left img {
	padding-top: 25px;
	float: left;
	margin-left: 0px;
	border: none;
	padding-right: 45px;
	padding-left: 0px;
}

#content_main_jobs {
	width: 410px;
	background: #E1E3E5;
	padding: 20px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	min-height: 520px;
	max-height: 600px;
	height: 550px;
}
#content_supp_jobs {
	float: right;
	width: 325px;
	background-color: #999;
	padding: 20px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	min-height: 520px;
	max-height: 600px;
	font-family: Helvetica, sans-serif;
	color: #FFF;
	height: 550px;
}

#content_supp_jobs a {
	color: #FFF;
}

#anfahrt  {
	margin-left: -20px;
}

#anfahrt img  {
	float: left;
	margin-left: 0px;
	border: none;
	padding-right: 15px;
}

#gallery {
	float: right;
	width: 237px;
	position: absolute;
	left: 489px;
	top: 418px;
}
#gallery li {
	text-decoration: none;
	display: block;
}

#gallery li img {
	margin-bottom: 10px;
	border: 1px solid #67757E;
}

.bold {
	font-weight: bold;
}

#map {
	float: right;
	width: 300px;
	position: absolute;
	left: 500px;
	border: 1px solid #67757E;
}

