/* CSS Document - KAB Heek */

/* ---- FARBEN----

	Grün:	#2d8928;
	Grau:	#525252;

*/



* {
padding:0;
margin:0;
}

html, body {
padding:0px;
margin:0px;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
text-align:left;
color:#525252;	
height: 100%;													/*Textfarbe - dunkelgrau*/
background-image: url(/design/images/bg-repeat.jpg);
background-repeat: repeat-x;
background-position: left top;
}

.clear {
clear:both;
}

#site {
position:relative;
width: 909px;
margin: 0 auto; 
/*height: auto !important;	*/
min-height: 100%;
background-image: url(/design/images/bg-newsspalte-repeat.png);		/*Faux Colums*/
background-repeat:repeat-y;											/*Faux Colums*/
}

* html #site {															/*IE-Hack zur richtigen Positionierung im IE6*/
height: 100%;
background-position:left top;
}	


#wrap {

padding-bottom:50px;
}

#hauptspalte {
margin-left:280px;
width:650px;
}

#header {
height: 135px;
}

#header img {
float: right;
padding:15px 0px 0px 0px; 											/*oben rechts unten links*/
}

#header p {
color:#606060;
font-size:19px;
font-weight:normal;
padding:35px 0px 0px 20px; 											/*oben rechts unten links*/
}

#header h1 {
color: #2d8928;																/*Textfarbe - grün*/
font-size:32px;
font-weight:normal;
padding:0px 0px 0px 60px; 											/*oben rechts unten links*/
margin-top:-10px;														/*tricksen*/
}

#navi {
height: 31px;
width:955px;
}

#content {
width:675px;
}



#text {
padding: 50px 40px 65px 15px;													/*oben rechts unten links*/
min-height: 370px;
}

#text #master {
float:left;
line-height: 155%;
width:600px;
padding-bottom:50px;
}

#nebenspalte {
background-image:url(/design/images/bg-newsspalte.jpg);
background-position:left top;
background-repeat:no-repeat;
float: left;
width: 280px;
line-height: 155%;
padding-top: 0px;
float:left;
border:none;
height:auto !important;
}

* html #nebenspalte {
height:100%;
}

#nebenspalte a {
text-decoration:none;
border:none;
}

#nebenspalte img {
margin:20px 84px 20px 84px;													/*oben rechts unten links*/
text-decoration:none;
border:none;
}


#nebenspalte #inhalt {
float: left;
width: 280px;
min-height:315px;
margin-left:-6px;															/*tricksen*/
line-height: 14px;								
padding-top: 0px;

}

#nebenspalte #inhalttext {
float: left;
line-height: 155%;
padding:70px 47px 0px 47px;													/*oben rechts unten links*/
margin-top:-25px;
}


/* ---- FOOTER ---- */

#footer {
margin-top:-65px;
bottom:0px; left:0px; right:0px;
width:100%;
height:65px;
display:block;
background-color:#4a4a4a;
position:relative;
}

#footer-container {
width: 909px;
height:65px;
margin: 0 auto;
background-image:url(../images/footer.jpg);
background-repeat:repeat-y;
}

#footertext {
color: #ffffff;																/*Textfarbe - weiß*/
font-size: 14px;
text-align:left;
width:650px;
height:40px;
padding:25px 0px 0px 295px;													/*oben rechts unten links*/
}

#bottom {
font-size:10px;
color: #ffffff;																/*Textfarbe - weiß*/
text-align:right;
margin-top:-27px;
}

#footer a {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}



/* ---- Formatierung für Sitemap ---- */

table a {
color:#525252;
text-decoration:none;
}

table a:hover {
text-decoration:underline;
}

/* ---- ABSÄTZE, LINIEN usw. ---- */

p {
	margin: 0px;
	margin-bottom: 13px;
}

h1 {
margin: 0px;
margin-bottom: 16px;
color: #2d8928;																/*Textfarbe - grün*/
font-size: 21px;
font-weight: normal;
}

h2 {
font-size: 16px;
font-weight: bold;
margin-top: 25px;
margin-bottom: 16px;
color:#525252;																/*Textfarbe - dunkelgrau*/
}

h3 {
font-size: 12px;
font-weight: bold;
margin-top: 25px;
margin-bottom: 16px;
color:#525252;																/*Textfarbe - dunkelgrau*/
}

#text img {
background-color:#FFFFFF;
padding:5px;
border:solid 1px #CCCCCC;
}

#text td {
padding:7px;
}

#text li {
margin-left:25px;
padding-left:7px;
}

#text a:hover img {
background-color:#cfcfcf;
}

#content a {
color: #2d8928;																/*Textfarbe - grün*/
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}


#nebenspalte #inhalttext a {
color: #2d8928;																/*Textfarbe - grün*/
text-decoration: none;
}


#nebenspalte #inhalttext a:hover {
text-decoration: underline;
}


	
/* ---- MENUE ---- */
/* ----- HAUPTBLOCK DER NAVIGATION ----- */

#navi ul { 
	display: block;
	line-height: 1;
	padding: 0;
	margin: 0;
	z-index:1000;
	list-style: none;
}

/* ---- DARSTELLUNGEN NAVIGATION ---- */

#navi ul li {
	background-image: url(/design/images/navi-re.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
	padding: 0px;
	padding-right: 14px;
	margin-right: 3px;
	font-size: 12px;
	float: left;
	list-style: none;
}

#navi ul li.aktiv {
	background-image: url(/design/images/navi-re-aktiv.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ----- LINKS IM HAUPTBLOCK ----- */

#navi ul li a {
	padding: 10px 0px 0px 14px;													/*oben rechts unten links*/
	height: 31px;
	text-decoration: none;
	color: #525252;
	background-image: url(/design/images/navi-li.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}

#navi ul li.aktiv a {
	font-size: 11px;
	padding: 10px 0px 0px 14px;													/*oben rechts unten links*/
	height: 31px;
	color: #fff;
	background-image: url(/design/images/navi-li-aktiv.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}

#navi ul li.aktiv a:hover {
	color: #ffffff;
}

#navi ul li a:hover {
	color: #2d8928;																/*Textfarbe - grün*/
}

/* ----- ERSTE EBENE BOX ----- */

#navi ul li ul { 
	position: absolute;
	display:block;
	width:160px;
	background-color: #f1f1f1;
	border:1px solid #DDDDDD;
	margin: -10px 0px 0px 0px;													/*oben rechts unten links*/
	padding: 0px;
	left: -999em; 
	float:left;
	text-align:left;
	z-index:1000;
	color: #716f6a;
	padding-right: 0px;
}

#navi ul li ul li {
	border: none;
	margin:0px;
	padding: 0px;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-bottom: 1px;
	width: 160px;
	margin-bottom: -1px;
	background-image: none;
}

/* ----- ERSTE EBENE LISTE ----- */

#navi ul li ul a {
	display: block;
	height: 18px;
	left: -999em;
	color: #6c6a65;
	border: none;
	padding-top: 5px;
	padding-left: 19px;
	margin-bottom: 4px;
	color: #525252;
	font-size: 11px;
	background-image: none;
}

#navi ul li ul a:hover {
	background-color:#F1F1F1;
	font-weight: bold;
	border: none;
	color: #2d8928;																/*Textfarbe - grün*/
	background-image: none;
}

#navi ul li.aktiv ul a {
	display: block;
	height: 18px;
	left: -999em;
	color: #6c6a65;
	border: none;
	padding-top: 5px;
	padding-left: 19px;
	margin-bottom: 4px;
	color: #525252;
	font-size: 11px;
	background-image: none;
}

#navi ul li.aktiv ul a:hover {
	background-color:#F1F1F1;
	font-weight: bold;
	border: none;
	color: #2d8928;																/*Textfarbe - grün*/
	background-image: none;
}

#navi ul li.aktiv ul li.aktiv, #navi ul li ul li.aktiv  {
	background-color:#F1F1F1;
	font-weight: bold;
	border: none;
	color: #525252;																/*Textfarbe - dunkelgrau*/
	background-image: none;
}

/* ----- DRITTER LEVEL LISTE ----- */

#navi ul li ul ul { 
	margin: -32px 0px 0px 160px;													/*oben rechts unten links*/
	padding: 0px;
	background-color:#F1F1F1;
	width: 160px;
}

/* ----- DRITTER LEVEL ----- */

#navi li li ul ul {
	background-color: none;
	width:130px;
	border-bottom: none;
}

#navi li ul ul a {
	background-color: none;
	padding-left: 10px;
	border-bottom: none;
	font-weight: normal !important;
}

/* ----- DRITTE EBENE HOVER EFFEKT ----- */

#navi li ul ul a:hover {
	background-color: none;
	border-bottom: none;
}

/* ----- ANZEIGE DER SUBMENÜS ----- */

#navi li:hover ul ul, #navi li:hover ul ul ul, #navi li.sfhover ul ul, #navi li.sfhover ul ul ul {
	left: -999em;
}

#navi li:hover ul, #navi li li:hover ul, #navi li li li:hover ul, #navi li.sfhover ul, #navi li li.sfhover ul, #navi li li li.sfhover ul { 
	left: auto;
}


/* ---- FORMULAR ---- */

input, textarea {
	width: 200px;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
}

input.button {
	color: #333;
	width: 205px;
}

/* ----- BILDERGALERIE ----- */

div.bildergalerie ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.bildergalerie ul li {
	float: left;
	margin: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0px;
}

div.bildergalerie a img {
	border: 1px solid #e2e2e2;
	padding: 5px;
	left:0px;
}


div.bildergalerie a:hover img {
	background-color: #e2e2e2;
}




/*****************

Hintergrund der Bilder für die Google-Karte aufheben

*****************/
#map2 img {
	background-color:transparent;
	border:none;
}
