@import url('css/incinhalt.css');
/* SELEKTOREN */
html {
	height: 100%;
	margin: 0px auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
A:link  {
	text-decoration : none;
	color: #0073AC;
}
A:visited  {
	text-decoration: none;
	color: #65A6D2;
}
a:hover {
	color: #666666;
}
A:active  {
	text-decoration: none;
	color: #0073AC;
}
a.menubut:link {
	color: #000000;
	}
a.menubut:visited {
	color: #000000;
	}
a.menubut:hover {
	background-color: #0073AC;
	color: #ffffff;
	}
a.menubut:active {
	background-color: #0073AC;
	color: #ffffff;
	}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
iframe {
	margin: 0px;
	padding: 0px;
	border: none;
}
map {
	border: none;
}
/* ALLGEMEIN */
.rechts {
	float: right;
	}
.links {
	float: left;
	}
.txtweiss {
	color: #FFFFFF;
}
.clearer {
	width: 100%;
	clear: both;
	font-size: 3px;
	margin: 0;
}
.noshow {
	visibility: hidden;
}
/* HEADER */

#kopf {
	width: 100%;
	height: 122px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(imagdat/kopfback.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	overflow: hidden;
}
#topzeile {
	height: 33px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	white-space: nowrap;
}
#kopflinks {
	float: left;
	height: 122px;
	width: 157px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: none;
}
#kopfrechts {
	float: right;
	margin: 0px;
	height: 122px;
	width: 488px;
	overflow: hidden;
	background-image: url(imagdat/kopfthema_uve.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#toplinks {
	float: left;
	height: 33px;
	width: 18%;
	background-image: url(imagdat/toplinks.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	position: absolute;
	left: 0px;
}
#toprechts {
	float: right;
	margin: 0px;
	padding: 4px 0 0 0;
	width: 329px;
	height: 33px;
	background-image: url(imagdat/toprechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
.such , .suchform {
	font-size: 10px;
	display: inline;
	margin-left: 10px;
}

.suchform {
	margin: 7px 8px 0px 2px;
	text-decoration: none;
	border: none;
}
#suchwort {
	background-color:#D1DCDC;
	border: none;
	width: 130px;
	font-size: 9px;
}
.innertop {
	margin: 4px 1px 4px 1px;
	padding: 0px;
	text-decoration: none;
	border: none;
}
/* CONTAINER MENURAND UND BUEHNE */
#outer {
	min-width: 760px;
	width: auto !important;
	width: 880px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
 }
#main {
	margin: 0px;
	padding: 0px 0px 60px 0px;
	background-color: #FFFFFF;
 }
#inner {
	background-color: #FFFFFF;
}


/* MENUBLOCK */
.menublock {
	float:left;
	width: 18%;
	padding: 8px 0px 75px 0px;
	margin: 0px;
	background-color: #C8DFEF;
	background-image: url(imagdat/menusub.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: 0px;
	z-index: 2;
}
.menueck {
	float: right;
	position: absolute;
	bottom:0px;
	right:0px;
	border: none;
	margin:0px;
}

.menublock ul { list-style: none; padding: 0; margin: 0; width: 100%; }
.menublock li { margin: 0; padding: 0; }
.menublock li a { display: block; padding: 0.3em 5px 0.3em 22px; height: 1%; margin: 0; color: #333333; text-decoration: none; border: 0;}
.menublock a:hover { background-color: #0073AC; color: #ffffff;}
.menublock a:active { background-color: #0073AC; color: #ffffff;}
.menublock li .aktiv { background: #FFFFFF url(imagdat/pfeil_menu.gif) no-repeat 2px 0.1em;; color: #000000}
.menublock li li { border-top: 1px solid #FFF; margin: 0; padding: 0; border-bottom: 0; background-color: #E9E9E9; }
.menublock li li a { display: block; padding: 0.3em 5px 0.3em 28px; margin: 0;  color: #333333; text-decoration: none;}

/* Hintergrund Menu 3.Ebene */
#refmenu {
	margin: 8px 0px;
}
#refmenu ul { list-style: none; padding: 0; margin: 0; clear: left; }
#refmenu li { margin: 0; background: url(imagdat/pfeil_menu.gif) no-repeat 2px 0.3em; float: left; overflow: hidden; }
#refmenu a { display: block; padding: 0.5em 5px 0.5em 22px; height: 1%; margin: 0; color: #333333; text-decoration: none; border:0; white-space:nowrap; }
#refmenu a:hover { background-color: #0073AC; color: #ffffff; }
#refmenu a:active { background-color: #0073AC; color: #ffffff; }
#refmenu li .aktiv { background-color: #0073AC; color: #ffffff; }
.li_border { border-top: 4px solid #0073AC; }
.dummie { padding: 0; }

/* MEMBER LOGIN */
.login {
	margin: 80px auto 0px;
	color: #333333;
	padding: 4px;
	width: 90%;
	border: 1px solid #FFFFFF;
	background-image: url(imagdat/log_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.login fieldset{
	margin: 3px;
	text-align: right;
	border: none;
}
.login label{
	display:block;
	float: left;
	width: 20%;
	height: 18px;
	text-align: right;
}
fieldset input
{
	background-color: #D1DCDC;
	border: 1px solid #000000;
	width: 60%;
	font-size: 9px;
	margin: 1px;
}
/* Angaben nur für IE<=6 */
*html .menueck {
	bottom: -1px;
	right: -1px;
}
/* AKTUELL */
#aktuell {
	float: right;
	width: 329px;
	margin: 40px 0px 15px 15px;
}
.akt_top {
	background-image: url(imagdat/akt_oben.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 8px;
}
.akt_sub {
	background-image: url(imagdat/akt_unten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#aktuell hr {
	margin: 12px 0;
}
.akttitel {
	color: #333333;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 5px;
}
#aktuell h4 {
	color:#6699CC;
	font-size: 1.2em;
	margin-bottom: 12px;
}
#aktuell form {
	margin: 0px 0px 3px 0px;
	display: inline;
}		
/* SITEMAP */
.maplist {
	line-height: 15px;
	}
/* MAILFORM */
.senden {
	text-align: center;
	border: #333333 dotted;
	clear: both;
	margin: 20px 0px;
	border-width: 1px 0px 1px 0px;
	height: 26px;
	width: 100%;
}
#mailkon input {
	background-color: #D1DCDC;
	border: 1px solid #000000;
	font-size: 10px;
	margin: 1px;
}
#mailkon .senden input {
	border: none;
}
#mailkon .links input {
	width: 150px;
}
#mailkon .radio input {
	margin: 0px 3px;
	width: 14px;
	font-size: 12px;
	border: none;
}
#mailkon textarea {
	background-color: #D1DCDC;
	border: 1px solid #000000;
	margin: 3px 0px;
}
#mailkon select {
	background-color: #D1DCDC;
	border: 1px solid #000000;
	font-size: 10px;
	margin: 1px;
}
/* FOOTER */
#footer {
	clear: both;
	height: 53px;
	width: 100%;
	margin: 0px;
	background-image: url(imagdat/foot_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0px 0px 5px 0px solid;
	position: fixed;
	bottom: 0px;
	z-index: 1;
}

#foot_re {
	height: 53px;
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background-image: url(imagdat/footer_rechts.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* Angaben nur für IE<=6 */
* html #footer {
	clear: both;
	height: 53px;
	width: 100%;
	margin: 2px 0px 0px 0px;
	background-image: url(imagdat/foot_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0px 0px 5px 0px solid;
	position: static;
}
*html #foot_re {
	height: 53px;
	width: 488px;
	white-space: nowrap;
	position: absolute;
	right: 0px;
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background-image: url(imagdat/footer_rechts.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#foot_li {
	height: 53px;
	width: 18%;
	float: left;
	font-size: 10px;
	text-align: left;
	padding: 0px 0px 0px 60px;
	background-image: url(imagdat/footer_links.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.pfad {
	position: relative;
	margin: 0pX;
	top: 10px;
	display: inline;
}
