body, p, h1, h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1{
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
h2{
	font-size: 21px;
	font-weight: normal;	
	color: #293471;
	margin: 0px;
}

h3#ueberschriftimpressum{
	color: #00146e;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3{
	color: #00146e;
	font-size: 12px;
	font-weight: bold;
}

h4{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #545454;
	margin: 0px
}


strong{
	font-weight: bold;
}

img#intro{
	position: absolute;
	top: 85px;
	left: 315px;
	border: 0px;
	margin: 5px 0px 5px 0px;

}

img{
	border: 0px;
}

p#schriftintro{
	position: absolute;
	top: 450px;
	left: 184px;
	font-size: 40px;
	font-weight: bold;	
	color: #a0a0a0;
	margin: 0px;
}

p#willkommenseiteschrift{
	font-size: 14px;
}

h3#willkommenseiteueberschrift
{
	font-size: 14px;
}

div#ganz{
    width: 980px;
    height: 589px;
    margin: 0px auto 0px auto;
    position: relative;
	background-color: #fff;
	
}

div#kopf{
	background-color: #fff;
	height: 130px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

h1#ueberschrift{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 43px 5px 40px 220px;
	width: 600px;
	background-color: #fff;
	font-size: 28px;
	font-weight: normal;	
	color: #293471;
}

img#saeule{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

div#links{
	background-color: #fff;
	position: absolute;
	top: 124px;
	left: 0px;
	width: 216px;
	height: 465px;
	background-image: url(bilder/grauesaeulemitball.jpg);
	margin: auto;
	padding: 0px 0px 0px 0px;
	}

ul#navigation {
	width: 150px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 28px;
	list-style-type: none;
	
}

ul#impressumliste {
	width: 150px;
	position:absolute;
	top: 414px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 28px;
	list-style-type: none;
	
}

ul#navigation li{
	border-bottom: 2px solid #ff7812;
	margin-right: 5px;
	margin-top: 0px;
	padding:0px; /*wird für die richtige Darstellung im IE gebraucht*/
	
}

ul#navigation li#ersternavi{
	border-top: 2px solid #ff7812;
	border-bottom: 2px solid #ff7812;
	margin-right: 5px;
	margin-top: 0px;
	padding:0px; /*wird für die richtige Darstellung im IE gebraucht*/
	
}

ul#impressumliste li{
	border-top: 2px solid #ff7812;
	border-bottom: 2px solid #ff7812;
	margin-right: 5px;
	margin-top: 0px;
	padding:0px; /*wird für die richtige Darstellung im IE gebraucht*/
}

ul#navigation a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 5px 5px 5px 10px; /*wird für die richtige Darstellung im IE gebraucht*/
	display: block;
}

ul#navigation a:hover{
	background-color:#fff;
	font-size: 11px;
	font-weight: bold;
	color:#ff7812;
	text-decoration: none;
	padding:5px 5px 5px 10px; /*wird für die richtige Darstellung im IE gebraucht*/
	
}

ul#impressumliste a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 5px 5px 5px 10px; /*wird für die richtige Darstellung im IE gebraucht*/
	display: block;
}

ul#impressumliste a:hover{
	background-color:#fff;
	font-size: 11px;
	font-weight: bold;
	color:#ff7812;
	text-decoration: none;
	padding:5px 5px 5px 10px; /*wird für die richtige Darstellung im IE gebraucht*/
	
}

ul#navigation a#aktiverpunkt{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	padding: 5px 5px 5px 10px; /*wird für die richtige Darstellung im IE gebraucht*/
	display: block;
}

ul#subnavigation {
	background-color: #fff;
	width: 145px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	
}

ul#subnavigation li{
	border-bottom: 2px solid #c1c3c4;
	margin: 0px;
	margin-top: 0px;
	padding: 3px; /*wird für die richtige Darstellung im IE gebraucht*/
	
}

ul#subnavigation li#erstersubnavi{
	border-top: 2px solid #c1c3c4;
	margin: 0px;
	margin-top: 0px;
	padding: 3px; /*wird für die richtige Darstellung im IE gebraucht*/
}

ul#subnavigation li#letztersubnavi{
	border: 0px solid #c1c3c4;
	margin: 0px;
	margin-top: 0px;
	padding: 2px; /*wird für die richtige Darstellung im IE gebraucht*/
}

ul#subnavigation a.subnavi{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 1px 5px 1px 15px; /*wird für die richtige Darstellung im IE gebraucht*/
	display: block;
}

ul#subnavigation a.subnavi:hover{
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	color: #ff7812;
	text-decoration: none;
	padding:1px 5px 1px 15px; /*wird für die richtige Darstellung im IE gebraucht*/
	
}

ul#subnavigation a.subnavi#aktiversubnavi{
	font-size: 11px;
	font-weight: bold;
	color: #ff7812;
	text-decoration: none;
	padding: 1px 5px 1px 15px; /*wird für die richtige Darstellung im IE gebraucht*/
	display: block;
}

div#inhalt{
	background-color: #fff;
	/*background-image: url(bilder/1b.jpg);
	background-repeat: no-repeat;*/
	position: absolute;
	top: 125px;
	left: 40px;
	width: 600px;
	height: 423px;
	margin: 0px 150px 20px 180px; /*drückt Inhalt so zusammen, daß der Inhaltsbereich zwischen subnavi&rechts paßt*/
	overflow: auto;
	border-bottom: 3px solid #00146e;
}

div#inhaltgross{
	background-color: #fff;
	/*background-image: url(bilder/1b.jpg);
	background-repeat: no-repeat;*/
	position: absolute;
	top: 125px;
	left: 40px;
	width: 750px;
	height: 423px;
	margin: 0px 0px 0px 180px; /*drückt Inhalt so zusammen, daß der Inhaltsbereich zwischen subnavi&rechts paßt*/
	overflow: auto;
	border-bottom: 3px solid #00146e;
}

div#inhaltohnebild{
	background-color: #fff;
	position: absolute;
	top: 125px;
	left: 40px;
	width: 600px;
	height: 423px;
	margin: 0px 150px 0px 180px; /*drückt Inhalt so zusammen, daß der Inhaltsbereich zwischen subnavi&rechts paßt*/
	overflow: auto;
	border-bottom: 3px solid #00146e;
}

ul#aufzaehlung{
	color: #000;
	position: absolute;
	top: 90px;
	padding: 20px 5px 5px 20px; /*wird für die richtige Darstellung im IE gebraucht*/
	list-style-type: disc;
}

ul.itemsiminhalt{
	color: #000;
	padding: 5px 5px 5px 25px; /*wird für die richtige Darstellung im IE gebraucht*/
	margin: 0px;
	list-style-type: disc;
}

li.itemsiminhalt{
	color: #000;
	padding: 0px 5px 5px 2px; /*wird für die richtige Darstellung im IE gebraucht*/
	margin: 0px;
}

li.itemsiminhaltmehrabstand{
	color: #000;
	padding: 5px 5px 0px 2px; /*wird für die richtige Darstellung im IE gebraucht*/
	margin: 0px;
}


ol#aufzaehlung{
	color: #000;
	padding: 0px 0px 0px 10px; /*wird für die richtige Darstellung im IE gebraucht*/
	margin: 25px;
	list-style-type: decimal;
}

div#textrechtsvombild{
	position: absolute;
	top: 0px;
	left: 430px;
	width: 135px;
	height: 390px;
	padding: 5px 5px 5px 5px; /*wird für die richtige Darstellung im IE gebraucht*/
}

img#logo{
	position: absolute;
	top: 20px;
	left: 860px;
	border: 0px;
	margin: 5px 0px 5px 0px;
}

div#erfolg{
	background-color: #fff;
	position: absolute;
	top: 110px;
	left: 830px;
	width: 150px;
	margin: auto;
}

div#erfolg h3{
	font-size: 9px;
	font-weight: bold;	
	color: #5f5f5f;
}
 
 div#rechts{
	background-color: #fff;
	position: absolute;
	top: 155px;
	left: 830px;
	width: 135px;
	height: 430px;
	margin: auto;
}

div#foto{
	position: absolute;
	top: 255px;
	left: 0px;
	width: 134px;
	height: 134px;
	margin: 5px;
	padding: 0px;
}
div#fotowillkommen{
	position: absolute;
	top: 136px;
	left: 0px;
	width: 139px;
	height: 256px;
	margin: 0px;
	padding: 0px;
}


td#tabellename{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

td#tabelleslogan{
	color: #00146e;
	font-size: 12px;
	font-weight: bold;
}

td.zellestunde{
	padding: 0px;
	margin: 0px;
	width: 0px;
}

td.zelleminute{
	padding: 0px;
	margin: 0px;	
	width: 0px;
}

td.zellepunkt{
	padding: 0px;
	margin: 0px;
	width: 0px;
}

td.tabellename{
	font-size: 16px;
	font-weight: bold;
}

textarea#nachricht{
	padding: 0px;
	margin: 0px;
}

input#senden{
	position: absolute;
	left: 98px;
	margin:0px 400px 10px 0px;
}

a.mehrinhalt{
	font-style: italic;
}

a#visitenkarte{
	width: 86px;
	height: 25px;
	background-image: url(bilder/button.jpg);
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	/*font-weight: bold;*/
	text-align: center;
	line-height: 2.5em;
	display: block;
	
}

a#visitenkarte:hover{
	width: 86px;
	height: 25px;
	background-image: url(bilder/button_over.jpg);
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	/*font-weight: bold;*/
	text-align: center;
	line-height: 2.5em;
	display: block;
}

a.orangebuttons{
	width: 160px;
	height: 30px;
	background-image: url(bilder/buttonorange.jpg);
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 2.5em;
	display: block;
}
a.orangebuttons:hover{
	width: 160px;
	height: 30px;
	background-image: url(bilder/buttonorangeover.jpg);
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 2.5em;
	display: block;
}
p#mehrtext{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

img#bildgross{
	position: absolute;
	left: 60px;
}
