/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin-bottom: 10px;
	background-color: #AAAAAA; 
}

a:link, a:visited {
	color: #0379AA; /* #009EE0; */
	text-decoration: none;
}

a:focus, a:active, a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font: 160% Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 0.8em;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 0.6em;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 0.4em;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0.2em;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

hr {
	margin-bottom: 15px;
}

p {
	padding-bottom: 15px;
}

img {
	border: none;
}

#ccont_alles {
	width: 975px;
}

#cont_alles {
	margin: 10px 10px 0 10px;
	width: 955px;
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
}

#alles {
	margin: 0 10px 0 10px;
	width: 935px;
}

#cont_header {}

#header {
	min-height: 90px;
	position: relative;
}

* html #header {
	height: 90px;
}

#inhalt {
	position: relative;
	clear: both;
	min-height: 400px;
}

* html #inhalt {
	height: 400px;
}

#logo {
	position: absolute;
	left: 17px;
	top: 27px;
	width: 133px;
	height: 96px;
	background: url(../images/logo.gif) no-repeat;
}

.wechselbild {
	position: absolute;
	left: 17px;
	top: 231px;
	width: 133px;
	height: 200px;
}

#main {
	float: left;
	margin: 27px 0 20px 180px;
	width: 555px;
	font-size: 0.8em;
	line-height: 140%;
	text-align: justify;
}

* html .beschr_breite {
	width: 505px;
	w\idth: 527px;
}

* html > body .beschr_breite {
	width: 527px;
}

* html #main table {
	font-size: 1em;
}

* html #main {
	margin: 27px 0 20px 90px;
}

/***** KONTAKTFORMULAR *****/

form#kontakt {
	font-size: 0.9em;
}

form#kontakt h4 {
	padding-top: 15px;
}

fieldset {
	padding: 0 10px 10px 10px;
	border: none; /* 1px solid #DBDBDB; */
}

legend {
	visibility: hidden;
/*	color: #DBDBDB; */
}

.row {
	clear: both;
	padding-bottom: 5px;
}

.col_1 {
	float: left;
	width: 250px;
}

.col_2, .col_2a {
	margin-left: 250px;
}

* html .col_2a {
	margin-left: 3px;
}

* html label.label_1 {
	margin-left: 3px;
}

*+html .col_2a {
	margin-left: 0;
}

label {}

.inputbox {}

select#anrede {}

input#vorname {}

input#nachname {}

input#strasze {}

input#plz {}

input#ort {}

input#telefon {}

input#e_mail {}

input#betreff_a {}

textarea#mitteilung {}

input#datenschutz {}

input#g_senden, input#reset {
	border: 1px solid #505050;
	padding: 1px 10px;
}

* html input#g_senden, * html input#reset {
	padding: 0;
}

input#reset {}

.fehler {
	color: #EE0000;
}

/***** ENDE KONTAKTFORMULAR *****/

#spalte_rechts {
	margin-left: 760px;
	width: 160px;
	min-height: 445px;
	background: url(../images/trennung_werb_d.gif) repeat-y left;
}

* html #spalte_rechts {
	margin-left: 757px;
	text-align: right;
	background: url(../images/trennung_werb_d.gif) repeat-y 3px;
	bac\kground: url(../images/trennung_werb_d.gif) repeat-y left;
	height: 445px;
}

img#trennungsgrafik {
	float: left;
}

#cont_werbung {
	background: url(../images/trennung_werb_u.gif) no-repeat left bottom;
	padding: 27px 0 20px 0;
}

* html #cont_werbung {
	background: url(../images/trennung_werb_u.gif) no-repeat 3px bottom;
	bac\kground: url(../images/trennung_werb_u.gif) no-repeat left bottom;
}

#werbung {
	width: 140px;
	min-height: 398px;
	margin: 0 0 0 auto;
	font-size: 0.8em;
}

* html #werbung {
	text-align: left;
	height: 398px;
}

.anzeige {
	width: 140px;
	text-align: right;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
}

.anzeige p {
	padding-bottom: 5px !important;
}

#cont_footer {
	clear: both;
}

#footer {
	text-align: center;
	color: #BFBFBF;
	font-size: 0.8em;
	padding: 15px 50px 15px 50px;
	background-color: #505050;
}

#footer a:link, #footer a:visited {
	color: #BFBFBF;
	text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active {
	text-decoration: underline;
}

.clearboth {
	clear: both;
}

/***** HAUPTNAVIGATION *****************************************************************/

#hauptnavi {
	position: absolute;
	min-height: 1px;
	left: 2px;
	top: 60px;
	color: #DBDBDB;
	z-index: 10;
}

* html #hauptnavi {
	height: 1px;
}

ul#navigation {
	list-style: none;
}

ul#navigation li {
	display: block;
	float: left;
	border-right: 1px solid #DBDBDB;
	padding: 0 7px 1px 7px;
}

ul#navigation li.lastli {
	border-right: none;
}

ul#navigation li a:link, ul#navigation li a:visited, ul#navigation li a:focus, ul#navigation li a:active {
	color: #DBDBDB;
	text-decoration: none;
	padding: 2px 8px;
} 

ul#navigation li a:hover, ul#navigation li a.aktiv:link, ul#navigation li a.aktiv:visited, ul#navigation li a.aktiv:focus, ul#navigation li a.aktiv:active, ul#navigation li a.aktiv:hover {
	color: #505050;
	background-color: #E7E7E7;
} 

ul#navigation li a img.over_bild {
	position: absolute;
	left: -10000px;
	top: 171px;
}

ul#navigation li a:hover img.over_bild {
	left: 15px !important;
	z-index: 10;
}

/*** UNTERMENÜ ***/

ul#navigation li ul {
	position: absolute;
	left: 246px;
	top: -27px;
	width: 500px;
	height: 25px;
	display: none;
}

* html ul#navigation li ul {
	height: 27px;
}

*+html ul#navigation li ul {
	height: 28px;
}

ul#navigation li:hover ul, ul#navigation li ul.aktiv {
	display: block !important;
}

ul#navigation li ul li {
	border: none;
	padding: 0 3px;
}

ul#navigation li ul li a:link, ul#navigation li ul li a:visited, ul#navigation li ul li a:focus, ul#navigation li ul li a:active {
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 6px;
	background-color: #9F9F9F;
	color: #9F9F9F;
}

* html ul#navigation li ul li a:link, * html ul#navigation li ul li a:visited, * html ul#navigation li ul li a:focus, * html ul#navigation li ul li a:active {
	padding: 2px 5px;
}

ul#navigation li ul li a:hover, ul#navigation li ul li a.aktiv:link, ul#navigation li ul li a.aktiv:visited, ul#navigation li ul li a.aktiv:focus, ul#navigation li ul li a.aktiv:active, ul#navigation li ul li a.aktiv:hover {
	color: #505050;
	background-color: #E7E7E7 !important;
}

ul#navigation li ul li a img.over_bild {
	position: absolute;
	left: -10000px;
	top: 198px;
}

ul#navigation li ul li a:hover img.over_bild {
	left: -231px !important;
	z-index: 10;
}

/*** Untermenü ***/

/***** Hauptnavigation *****************************************************************/

/***** TOPNAVIGATION *******************************************************************/

#topnavi {
	position: absolute;
	min-height: 1px;
	right: 2px;
	top: 60px;
	z-index: 10;
}

* html #topnavi {
	height: 1px;
}

ul#topmenue {
	list-style: none;
}

ul#topmenue li {
	display: block;
	float: left;
	border-right: 1px solid #9F9F9F;
	padding: 0 7px 1px 7px;
}

ul#topmenue li.lastli {
	border-right: none;
}

ul#topmenue li a:link, ul#topmenue li a:visited, ul#topmenue li a:focus, ul#topmenue li a:active {
	font-size: 0.8em;
	color: #9F9F9F;
	text-decoration: none;
	padding: 2px 8px;
} 

ul#topmenue li a:hover, ul#topmenue li a.aktiv:link, ul#topmenue li a.aktiv:visited, ul#topmenue li a.aktiv:focus, ul#topmenue li a.aktiv:active, ul#topmenue li a.aktiv:hover {
	color: #9F9F9F;
	text-decoration: underline !important;
	background-color: #505050;
} 

ul#topmenue li a img.over_bild {
	position: absolute;
	right: 10000px;
	top: 171px;
}

ul#topmenue li a:hover img.over_bild {
	right: 783px !important;
	z-index: 10;
}

* html ul#topmenue li a:hover img.over_bild {
	right: 782px !important;
}

/***** Topnavigation *******************************************************************/

p.bildunterschrift {
	text-align: center;
	font-size: 0.8em;
	color: #6E6E6E;
	padding: 3px 0 5px 0 !important;
	line-height: 135%;
}

ol#bildliste {
	list-style-position: outside;
	margin: 0 0 0 25px;
	font-size: 0.9em;
}

* html ol#bildliste {
	margin: 0 0 0 35px;
}
