/* BODY
-------------------------------------------------------------------- */
BODY{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
	color: #006699;
	MaRGIN-TOp: 0;
	MaRGIN-LEFT: 0;
	MaRGIN-RIGHT: 0;
	MaRGIN-BOTTOM: 0;
	padding: 0;
	text-align: center;
	background-color: #d0eefc;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	line-height: 1.5em;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
form{
	color: #006699;
	padding: 5px;
	margin: 0;
	width: 765px;
}
form.suche{
	background: none;
	border: 0;
	padding: 0;
	margin: 0 0 8px 0;
	width: 245px;
}
form.suchfeld{
	background: none;
	border: 0;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	width: 160px;
}
label{ width: 150px;	float: left; font-weight: normal;}
radio{ color: #006699;	}
input{
	border: 1px solid #85ceea;
	background-color: #FFFFFF;
	color: #006699;
	width: 300px;
	height: 24px;
	padding: 2px;
	margin-bottom: 2px;
}
input.zweihundert{ width: 230px; }
input.plz{ width: 66px; }
input.ohne_rahmen{
	border-width:0;
	background-color:#FFFFFF;
   color: #006699;
	width: 15px;
	height: 22px;
	background-image: none;
}
input.button{
	background-image: url(images/bg-button.jpg);
	background-repeat: repeat-x;
   color: #FFFFFF;
	width: 300px;
	height: 30px;
	font-weight: bold;
	border: none;
	margin-top: 10px;
	cursor: pointer;
}
select{
	border: 1px solid #85ceea;
	background-color:#FFFFFF;
   color: #006699;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
select.hundert{ width: 140px; }
select.zweihundert{ width: 200px; }
textarea{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
	border: 1px solid #85ceea;
	background-color:#FFFFFF;
   color: #006699;
	width: 300px;
	padding: 2px;
}
span.pflicht {color: #cc5522;}
fieldset {
	border: 1px solid #85ceea;
	padding: 5px;
	background-color: #f3fafd;
	position: relative;
	line-height: 1.5;
}
legend {
   font-size: 110%;
	font-weight: bold;
	padding: 2px;
   color: #006699;
	line-height: 1.3;
}
.pflicht { border: 1px solid #cc5522; }
#kontaktformular label{ clear: both; }
.erfolg { border: 1px solid #669933; padding: 5px; margin: 10px 0; background-color: #ccff99; color: #669933;}
.fehler { border: 1px solid #cc0000; padding: 5px; margin: 10px 0; background-color: #ff9999; color: #cc0000;}
.falle { display: none;}

/* TABELLEN
-------------------------------------------------------------------- */
table{font-family: Arial, Helvetica, sans-serif;}
table.formrahmen{background: #85ceea;}
table.hell{background: #f3fafd; font-family: Arial, Helvetica, sans-serif;}
table.mittel{background: #d4f4ff; font-family: Arial, Helvetica, sans-serif;}
tr{font-size: 0.8em; font-family: Arial, Helvetica, sans-serif;}
tr.farbig{background: #85ceea; font-family: Arial, Helvetica, sans-serif;}
tr.mittel{background: #d4f4ff; font-family: Arial, Helvetica, sans-serif;}
tr.hell{background: #f3fafd;	font-family: Arial, Helvetica, sans-serif;}
th{
    font-size: 120%;
    color: #0099cc;
    font-family: Arial, Helvetica, sans-serif;
	 background-color: #d4f4ff;
	 text-align: left;
}
td{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
td.mittel{
	background: #d4f4ff;	
   font-size: 100%;
   font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
td.farbig{
   font-size: 100%;
   background: #85ceea;
   font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{ color: #006699;	list-style-image:url(images/anstrich-li.gif); }
p{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	line-height: 1.5em;
}
p.klein{	font-size: 80%; color: #666666; }
p.abschluss{ font-size: 80%; color: #0099cc; }
a{
	font-size: 100%;
   color: #cc6633;
	text-decoration: underline;
}
a:hover{ color: #66cc33; text-decoration: none; }
a.klein{ font-size: 80%; }
a.noborder:hover { border: 0; text-decoration: none; }
a.link {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
a.link:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
hr{ 
	border: 0px; /* Für Firefox und Opera */
	border-top: 1px dotted #0099cc;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 1000px;
	height: 165px;
	margin: 0 auto;
	padding: 0;
}
#headerbild {
	float: right;
	width: 800px;
	height: 165px;
}
#suchfeld { 
	float: left; 
	width: 200px; 
	height: 165px;
	margin: 0; 
	padding: 0; 
	text-align: left; 
	color: #666666;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
}
#suchfeld form{ width: 200px; margin: 0; padding: 0; }
input.suchfeld{
	width: 150px;
	height: 20px;
	margin: 100px 0 0 14px;
	border: none;
	background-image: none;
	background-color: #d2edf7;
	color: #666666;
}
input.suchfeldbutton{
	width: 20px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#top-navi { width: 180px; margin: 5px auto; text-align: center;}
#top-navi a{
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
#top-navi a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/* NAVIGATION
-------------------------------------------------------------------- */
#navi {
	width: 180px;
	margin: 0 10px 30px 10px;
	padding: 0;
	float: left;
}
#navi ul {list-style: none; margin: 0; padding: 0; width: 100%;}
#navi li {list-style-image:none; padding: 0; margin: 0;}
#navi h3 {
	font-size: 140%;
	font-weight: bold;
   font-family: 'Arial Narrow', Arial, Helvetica;
	color: #cc5522;
 	text-align: left;
	margin: 10px 0 3px 0;
}
#navi h3.aktiv {color: #66cc33;}
#navi a {
	font-size: 90%;
	font-weight: normal;
	color: #006699;
	text-align: left;
   text-decoration: none;
	letter-spacing: 0em;
   display: block;
   margin: 0;
   padding: 0 0 0 10px;
}
#navi a:hover {
	text-decoration: none;
	background-color: #e3f3fa;
	color: #66cc33;
}
#navi a.aktiv {
	background-color: #d2e9f3;
	border: 1px solid #0099cc;
	color: #cc5522;
}
#navi li.nav2 a{
	font-size: 90%;
   padding: 0 0 0 20px;
	line-height: 1.5em;
}
#navi li.nav2 a:hover {
	background-color: #e3f3fa;
}
#navi li.nav2 a.aktiv {
	background-color: #e3f3fa;
	border: none;
	color: #cc5522;
}
#navi li.nav3 a{
	font-size: 80%;
   padding: 0 0 0 30px;
	line-height: 1.3em;
}
#navi li.nav3 a.aktiv {
	background-color: none;
	color: #cc5522;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 1000px;
	min-height: 400px;
	padding: 0;
	margin: 0;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
}
#inhalt{
	width: 780px;
	min-height: 255px;
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: left;
}
h1{
	font-size: 180%;
   font-family: 'Arial Narrow', Arial, Helvetica;
	font-weight: normal;
	color: #0099cc; 
	margin: 5px 0 10px 0;
	padding: 4px 0 4px 10px;
	background-image: url(images/bg-h1.gif);
	background-repeat: repeat-x;
}
h2{
   font-size: 150%;
	color: #0099cc; 
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}
h3{
   font-size: 130%;
	color: #0099cc; 
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px dotted #0099cc;
}
h4{
   font-size: 100%;
	color: #006699; 
	font-weight: normal;
	margin: 2px 3px;
	padding: 0px;
}
#inhalt ul li h3 {
	border: none;
	font-weight: normal;
}
ul li h3 a{
   color: #cc6633;
}
#kontakt {
	width: 210px;
	margin: 20px auto;
	color: #666666;
	text-align: left; 
	font-size: 110%;
}
#breadcrumb {
	color: #666666;
	text-align: left; 
	font-size: 80%;
}
#start-links {
	width: 565px; 
	float: left;
}
#start-rechts {
	width: 180px; 
	float: right; 
	padding: 10px;
	font-size: 85%;
	line-height: 1.2em;
	border-left: 2px solid #d2edf7;
}
#start-rechts h2 { font-size: 170%; font-family: 'Arial Narrow', Arial, Helvetica; color: #cc5522; font-weight: bold; }
#start-rechts h3 { font-size: 170%; font-family: 'Arial Narrow', Arial, Helvetica; font-weight: bold; margin-bottom: 10px;}
#start-rechts label { width: 65px; }

/* SUCHE
-------------------------------------------------------------------- */
#suche form{
	background: none;
	border: none;
}
#suche .buttonsuche{
	width: auto;
	height: 25px;
	background-image: url(images/bg-button.jpg);
	background-repeat: repeat-x;
	border: none;
	font-weight: bold;
   color: #FFFFFF;
	cursor: pointer;
}
input.suche{ width: 140px; }
input.suchebutton{
	width: 20px;
	background-color:#ffffff;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	border: 0;
}
#suchergebnis p { font-size: 80%; }
span.highlight { font-weight: bold; color: #ee1b22; }

/* NEWS
-------------------------------------------------------------------- */
div.artikel {
	border-bottom: 1px dotted #85ceea;
	margin-bottom: 10px;
}

/* VERANSTALTUNGEN
-------------------------------------------------------------------- */
div.datei {
	float: right; 
	width: 100px; 
	margin: 10px 0 0 10px; 
	padding: 10px;
	border-left: 1px dotted #85ceea; 
	font-size: 80%;
	text-align: center;
}

/* UNTERNEHMEN
-------------------------------------------------------------------- */
div.unternehmen {
	border-bottom: 1px dotted #85ceea;
	margin-bottom: 10px;
}
.keinergebnis { color: #cc5522; }
.multipleSelectBoxControl span{	/* Labels above select boxes*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.multipleSelectBoxControl div select{	/* Select box layout */
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
.multipleSelectBoxControl input{	/* Small buttons */
	width: 25px;	
	margin-bottom: 1px;
}
.multipleSelectBoxControl div{
	float: left;
}

/* KONTAKT
-------------------------------------------------------------------- */
div.kontaktbox{
	width: 150px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor { border: 0px; }
form p { margin-bottom: 5px; }

/* FOOTER
-------------------------------------------------------------------- */
#footer{
	width: 780px;
	margin: 10px auto 30px auto;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px dotted #85ceea;
}
#footer p {
	font-size: 80%;
	color: #666666; 
	text-align: left;
	margin: 0;
	padding: 5px 0 0 0;
}
#footer a{ 
	color: #666666; 
}
#footer a:hover{
	color: #666666; 
	border: 0;
	background: none;
	text-decoration: underline;
}

/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html input{ height: 22px; }
*html select {	margin-right: 4px; }
*html fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
*html fieldset legend {	float: left; position: relative; margin-top: -1.5em;}
*html #suche .buttonsuche{ height: 22px; }
*html input.suchfeld{margin: 101px 0 0 14px;}
