/* Standardemente */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-track-color: #CCCCCC;
	background-image: url(hintergrund.gif);
	background-repeat: repeat-y;
}
#logo {
	height: 33px;
	width: 189px;
	left: 40px;
	top: 25px;
}
#headline {
	height: 21px;
	width: 456px;
	left: 210px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #003462;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #003462;
}
#headbild {
	height: 90px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#contentSchmal {
	width: 456px;
	left: 210px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#contentBreit {
	width: 690px;
	left: 210px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#contentFlash {
	width: 676px;
	left: 230px;
	top: 249px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#contentSchmalCMS {
	width: 456px;
	left: 210px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#contentBreitCMS {
	width: 691px;
	left: 210px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #003462;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
ul {
	list-style-image: url(bullet.gif);
}
.tabelhead {
	background: #003462;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabelhead a {
	color: #FFFFFF;
	text-decoration: none;
}
.searchinput {
	background: #ffffff;
	border:0px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 120px;
	height: 14px;
}
.searchbox {
	font: 10px Arial, Helvetica, sans-serif;
	background: #cfd0d2;
	height: 36px;
	width: 195px;
	position: relative;
	left: 0px;
	display:block;
	background-image: url(shade_right_top.png);
	background-repeat: no-repeat;
	background-position: 190px 0px;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

/* Navigation */
#headnavigation {
	height: 18px;
	width: 900px;
	left: 0px;
	top: 90px;
	background-color: #003462;
}
#hauptnavigation {
	height: 18px;
	width: 820px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	padding: 0px 40px;
}
#subnavicontainer {
	width: 195px;
	left: 0px;
	top: 114px;
}
#hauptnavigationschalter {
	position:relative;
	height:18px;
	z-index:1;
	float: left;
	margin-right: 30px;
}
.navigation1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: relative;
	left: 0px;
	display:block;
} 
.navigation1 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0px;
}
.navigation1 a:hover {
    background: #003462;
	color: #cfd0d2;
	display:block;
}
.navigation1_on {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #003462;
	text-decoration: none;
	position: relative;
	left: 0px;
	display:block;
} 
.navigation1_on a {
	display: block;
	color: #cfd0d2;
	text-decoration: none;
	padding: 2px 0px;
}
.navigation1_on a:hover {
    background: #003462;
	color: #cfd0d2;
	display:block;
}
#shade_right {
	position:relative;
	width: 5px;
	height:18px;
	z-index:1;
	float: left;
	margin-right: 0px;
}
.navigation2top {
	background: #cfd0d2;
	color: #003462;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 195px;
	position: relative;
	left: 0px;
	display:block;
	background-image: url(shade_right_top.png);
	background-repeat: no-repeat;
	background-position: 190px 0px;
} 
.navigation2top a {
	display: block;
	text-decoration: none;
	color: #003462;
	padding: 2px 5px 2px 40px;
}
.navigation2top a:hover {
	background: #003462;
	color: #ffffff;
	display:block;
	background-image: url(shade_right_top.png);
	background-repeat: no-repeat;
	background-position: 190px 0px;
}
.navigation2top_on {
	background: #003462;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 195px;
	position: relative;
	left: 0px;
	display:block;
	background-image: url(shade_right_top.png);
	background-repeat: no-repeat;
	background-position: 190px 0px;
}
.navigation2top_on a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 5px 2px 40px;
}
.navigation2top_on a:hover {
    background: #9c9d9f;
    color: #003462;
	display:block;
	background-image: url(shade_right_top.png);
	background-repeat: no-repeat;
	background-position: 190px 0px;
}
.navigation2 {
	background: #cfd0d2;
	color: #003462;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 195px;
	position: relative;
	left: 0px;
	display:block;
	background-image: url(shade_right_nav.png);
	background-repeat: repeat-y;
	background-position: 190px;
} 
.navigation2 a {
	display: block;
	text-decoration: none;
	color: #003462;
	padding: 2px 5px 2px 40px;
}
.navigation2 a:hover {
    background: #003462;
    color: #ffffff;
	display:block;
	background-image: url(shade_right_nav.png);
	background-repeat: repeat-y;
	background-position: 190px;
}
.navigation2_on {
	background: #003462;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 195px;
	position: relative;
	left: 0px;
	display:block;
	background-image: url(shade_right_nav.png);
	background-repeat: repeat-y;
	background-position: 190px;
}
.navigation2_on a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 5px 2px 40px;
}
.navigation2_on a:hover {
    background: #9c9d9f;
    color: #003462;
	display:block;
	background-image: url(shade_right_nav.png);
	background-repeat: repeat-y;
	background-position: 190px;
}
.navigation3 {
	background: #cfd0d2;
	color: #003462;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 195px;
	position: relative;
	left: 0px;
	display:block;
	background-image: url(shade_right_nav.png);
	background-repeat: repeat-y;
	background-position: 190px;
} 
.navigation3 a {
	display: block;
	text-decoration: none;
	color: #003462;
	padding: 2px 5px 2px 50px;
}
.navigation3 a:hover {
    background: #003462;
    color: #ffffff;
	display:block;
	background-image: url(shade_right_nav.png);
	background-repeat: repeat-y;
	background-position: 190px;
}
.navigation3_on {
	background: #003462;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 195px;
	position: relative;
	left: 0px;
	display:block;
	background-image: url(shade_right_nav.png);
	background-repeat: repeat-y;
	background-position: 190px;
}
.navigation3_on a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 5px 2px 50px;
}
.navigation3_on a:hover {
    background: #9c9d9f;
    color: #003462;
	display:block;
	background-image: url(shade_right_nav.png);
	background-repeat: repeat-y;
	background-position: 190px;
}
.sitemap {
	width: 219px;
	background-color: #F2F2F2;
	border-left: 1px #003462 solid;
	border-top: 1px #003462 solid;
	border-bottom: 1px #003462 solid;
	border-right: 1px #003462 solid;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.tabellenkopfText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#Fotogalerie{
	position:relative;
	width:486px;
	z-index:1;
	float: left;
	border:1px solid #999999;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.TextKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.linkname {
	color: #003462;
	background: #cfd0d2;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 210px;
	text-align: center;
}
.presseliste {
	background: #ffffff;
	border:1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:1px;
	padding: 0px;
}
.filter {
	background: #cfd0d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #003462;
}
.filter a {
	color: #003462;
	text-decoration: none;
}
.filter a:hover {
	color: #003462;
	text-decoration: none;
	font-weight:bold;
}

/* Formularelemente */
.schalter1 {
	background: #CCCCCC;
	border:1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	width: 83px;
}
.schalter2 {
	background: #CCCCCC;
	border:1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	width: 112px;
}
.schalter3 {
	background: #CCCCCC;
	border:1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	width: 122px;
}
.schalter4 {
	background: #CCCCCC;
	border:1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	width: 60px;
}
.schalter175 {
	background: #CCCCCC;
	border:1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	width: 175px;
}
.schalter165 {
	background: #CCCCCC;
	border:1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	width: 165px;
}
.schalter356 {
	background: #CCCCCC;
	border:1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	width: 356px;
}
.form219 {
	background: #EEEEEE;
	border:1px solid #EEEEEE;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 210px;
}
.form219select {
	background: #EEEEEE;
	border:1px solid #EEEEEE;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 217px;
}
.form219linktext {
	background: #EEEEEE;
	border:1px solid #EEEEEE;
	color: #003462;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 210px;
	text-align: center;
}
.form230 {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 230px;
}
.form356 {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 352px;
}
.form336 {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 332px;
}
.form356CMS {
	background: #EEEEEE;
	border:1px solid #EEEEEE;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 352px;
}
.form356select {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 356px;
}
.form356h100 {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 352px;
	height: 100px;
}
.form456 {
	background: #EEEEEE;
	border:1px solid #EEEEEE;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 452px;
}

/* Elemente für Bildauswahl und Bilddatenbank */
#picturedbcms {
	position:absolute;
	z-index:1;
	width: 716px;
	left: 210px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Tumpnails {
	position:relative;
	width:132px;
	height:136px;
	z-index:1;
	float: left;
	border:1px solid #999999;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 4px;
}
#pictures {
	width: 219px;
	left: 681px;
	top: 180px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
#next a {
	color: #FFFFFF;
	font: bold, 12px Arial, Helvetica, sans-serif;
}
#pictBoxCms{
	position:absolute;
	width: 219px;
	left: 472px;
	top: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
#pictBox{
	position:absolute;
	width: 219px;
	left: 679px;
	top: 150px;
	font: 11px Arial, Helvetica, sans-serif;
}
.infoBox {
	position: relative;
	left: 0px;
	margin-bottom: 10px;
} 
.form175 {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 171px;
}
.form175select {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 175px;
}
.form165 {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 161px;
}
.form165select {
	background: #FFFFFF;
	border:1px solid #999999;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 165px;
}

/* Elemente CMS-Bereich */
.formheadline {
    background: #EEEEEE;
	border:0px;
	color: #000000;
	text-decoration: none;
	width: 454px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003462;
	font-weight: bold;
}
.formheadlineBreit {
    background: #EEEEEE;
	border:0px;
	color: #000000;
	text-decoration: none;
	width: 676px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003462;
	font-weight: bold;
}
.cmsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.auswahlTabelle1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.auswahlTabelle1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cfd0d2;
}
.auswahlTabelle2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003462;
}
.auswahlTabelle2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
