body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	background-image: url(site_bilder/back.jpg);
	background-repeat: repeat-y;
}

div#clear {
	clear: both;
}

div.clear {
	clear: both;
}

/******* hyperlink and anchor tag styles *******/

a:link {
	color: #669900;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}

a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #669900;
}

strong{
	color: #669900;
}
strong:hover{	text-decoration: none;
	color: #FFFFFF;
	background-color: #669900;}

b{
	color: #669900;
	font-weight: bold;
}

/*tr:hover{
	background-color: #F0F0F0;
}


/******* banner *******/
#banner_top{
	width: 468px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#banner_side{
	height: 600px;
	width: 160px;
	position: absolute;
	left: 745px;
	top: 98px;
}

/************** header tag styles **************/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669900;
	text-transform: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}


h2{
	color: #669900;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

h3{
	color: #669900;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
	
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	color: #666666;
}



/********* form and related tag styles *********/

#title{
	display: none;
}
label {
	width: 110px;
	display: block;
	float: left;
	margin-bottom: 3px;
}
.input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	border: 1px solid #B6B6B6;
	padding: 2px 5px 2px 5px;
	margin-right: 12px;
	margin-bottom: 3px;
	width: 140px;
}
.input_text:hover, .input_text:focus {
	background-color: #FFFFFF;
}
.input_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 12px;
	margin-top: 12px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell{
	POSITION: relative;
	margin: 0px;
}
#page{
	background-image: url(site_bilder/head.jpg);
	background-repeat: no-repeat;
	min-height:500px;
	padding-left: 300px;
	margin: 0px;
	width: 540px;
}

#head{
	POSITION: relative;
	TEXT-ALIGN: left;
	height: 180px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 100;
}

#contentinnen{
	margin:0px;
	float: left;
	display: inline;
	width: 350px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#text{
	margin-bottom: 20px;
	clear: both;
}

#links{
	margin-bottom: 20px;
	clear: both;
	line-height: 30px;
}

#links a:link{
	color: #333333;
	padding: 5px;

}

#links a:visited{
	color: #333333;
	padding: 5px;

}

#links a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669900;
	padding: 5px;

}


#text img{
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #B6B6B6;
}
#mainpic{
	margin-bottom: 20px;
	border: 1px solid #006AB2;
	padding: 5px;
	width: 300px;
}
#mainpic img{
	width: 300px;
}
/************* global_nav styles ****************/
#topnav{
	position: absolute;
	text-align: right;
	width: 100%;
}
#topnav a:link{
	color: #7F7F7F;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnav a:visited {
	color: #7F7F7F;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#topnav a:hover{
	text-decoration: underline;
	background-color: transparent;
	color: #666666;
}
.toplink{
	margin-right: 5px;
	margin-left: 5px;
}

/************* global_nav styles ****************/

#globalNav{
	position: absolute;
	height: 20px;
	padding: 0px;
	margin: 0px;
	top: 140px;
	left: 0px;
	width: 100%;
}

#globalLink{
	position: absolute;
	top: 0px;
	height: 20px;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}



a.glink{
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-style: solid;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: normal;
}

a.glink:visited{
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-style: solid;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: normal;
}

a.glink:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #99CC00;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	height: 27px;
	line-height: 17px;
}

#siteInfo a:link {
	color: #666666;
}

#siteInfo a:hover {
	color: #999999;
}	

#siteInfo a:visited {
	color: #666666;
}	


#sponsoren{
	padding: 5px;
	height: 150px;
	width: 150px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
	display: inline;
}
#sponsoren img{
	margin-top: auto;
	margin-bottom: auto;
	padding: 0px;
}
#sponsoren:hover{	border: 1px solid #AAAAAA;}

#sponsoren_small{
	padding: 5px;
	height: 100px;
	width: 100px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
#kw_logo{
	position: absolute;
	top: 115px;
	height: 20px;
	margin: 0px;
	left: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#spalte {
	float: left;
	width: 130px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 15px;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-left-style: solid;
}

#spalte img {
	width: 115px;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

.tabelle{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

TABLE.tabelle TR:hover TD {
    background-color: #F7F7F7;
}

TABLE.tabelle TR TD {
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	font-size: 12px;
}

#kasten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 15px;
	border-bottom-style: solid;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#kasten img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	height: 132px;
	width: 134px;
}





.menu {
	width:100%;
	height:25px;
	font-size:11px;
	position:relative;
	z-index:500;
	top: 105px;
	font-family: Arial, Helvetica, sans-serif;
	left: 17px;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {width:100%; w\idth:100%;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {width:100px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	top: 25px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	width:auto;
	height:25auto;
	padding-left:25px;
	line-height:25px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 25px;
	margin-right: 0px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:50px; w\idth:50px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #F4F4F4;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	color: #669900;
	background-color: #F4F4F4;
}
.menu ul ul :hover > a.drop {
	background-color: #FFFFFF;

}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color: #3366FF;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background-color: #FFFFFF;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:25px;
	top:0px;
	left:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	z-index: 500;

}
/* another hack for IE5.5 */
* html .menu ul ul {
top:0px;
t\op:00px;}

/* position the third level flyout menu */
.menu ul ul ul{
left:120px;
top:0px;
width:120px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-120px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:inherit;
}


/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#666666;
	height:20px;
	padding:5px 10px;
	width:90px;
	border-width:0 1px 1px 1px;
	background-color: #F4F4F4;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:120px;w\idth:120px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#669900;
	background-color: #FFFFFF;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#669900;
	background-color: #FFFFFF;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


#news_small{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 15px;
	padding-right: 0px;
}

#news_small img {margin: 0px;}

#clear {clear: both;}

#kastenimage {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: auto;
	list-style-position: inside;
	list-style-image: url(ecke_bl.gif);
	background-color: #fff;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#kastenimage img {
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

#kastentext {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#kastennews {
	WIDTH: 100%;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.empfehlen {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
  background: #669900;
  color: #fff;
  margin: 5px 0 7px 0;
}
.empfehlen:hover {
  border: 1px solid #669900;
  background: #82BF00;
}
.empfehlen a{color: #fff;font-weight: normal;}
.empfehlen a:hover{background: transparent;}

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 999999; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(grafik/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(grafik/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 999998; width: 100%; height: 500px; background-color: #000; }

form#kickassform input {margin: 0 0 2px 0;}
form#kickassform label {float:left; width:80px;}

iframe {z-index: 1;}
