@charset "utf-8";
/* CSS Document */

	body {
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-color: #CC9933;
	margin-top: 2px;
	margin-bottom: 2px;
		}

	#page {
	background-color: #CCCC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #090909;
	border-right-color: #090909;
	border-bottom-color: #090909;
	border-left-color: #090909;
	margin: 0 auto;
	padding: 0 0px;
	width: 900px;
		}
		

	 #header{clear:both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #090909;
	border-right-color: #090909;
	border-bottom-color: #090909;
	border-left-color: #090909;}	
	#header, #header a, #header a:visited, #header a:hover {
	margin:0;
	padding:0;
	background-color: #CCCC99;
	color:#090909;
	height: 150px;
	background-image: url(../images/header.jpg);
	}
	 #footer{clear:both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #090909;
	border-right-color: #090909;
	border-bottom-color: #090909;
	border-left-color: #090909;}	
	#footer, #footer a, #footer a:visited, #footer a:hover {
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color: #996633;
		}
		
	#contentBox {
	margin:0;
	padding:0;
	clear:both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #090909;
	border-right-color: #090909;
	border-bottom-color: #090909;
	border-left-color: #090909;
	background-color: #FFFFFF;
}
			
	#leftColumn {
		float:left;
		width:160px;
		margin:0; padding:0;
		font-family:Verdana, Arial, sans-serif;
font-size:12px;
font-weight:normal;
font-style:normal;
text-decoration:none;

			color:#CCCC99;
		}

	#rightColumn {
		float:right;
		width:160px
;
		margin:0; padding:0;
		font-family:Verdana, Arial, sans-serif;
font-size:12px;
font-weight:normal;
font-style:normal;
text-decoration:none;

			color:#CCCC99;
		}
	#mainColumn {
	margin:0 160px
;
	font-family:Verdana, Arial, sans-serif;
font-size:12px;
font-weight:normal;
font-style:normal;
text-decoration:none;

	color:#000000;
	background-color: #CCCC99;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #090909;
	border-right-color: #090909;
	border-bottom-color: #090909;
	border-left-color: #090909;
		}

	.innerColumn {
		margin:0; padding:0.3em 1em;
		}
	.chancesEquilizer {
	clear:both;
		}
	
a {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
text-decoration:underline;

}

a:visited {
	color: #333333;
}
a:hover {
	color: #8B8B8B;
}

#page #contentBox #leftColumn .innerColumn a,
#page #contentBox #rightColumn .innerColumn a {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
text-decoration:underline;

}

#page #contentBox #leftColumn .innerColumn a:visited,
#page #contentBox #rightColumn .innerColumn a:visited   {
	color: #996633;
}

#page #contentBox #leftColumn .innerColumn a:hover,
#page #contentBox #rightColumn .innerColumn a:hover {
	color: #CC0000;
}
h2, h3, h4, h5, h6 {
	padding: 5px 3px 5px 3px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
font-size:32px;
font-weight:bold;
font-style:normal;
text-decoration:none;

	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
font-style:normal;
text-decoration:none;

	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
font-style:normal;
text-decoration:none;

	}	
.credits, .credits a,.credits a:hover,.credits a:visited {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align:center;
	color: #FFFFFF;
}

.menu {
	float:left;
	padding:0;
	margin:0;
	color: #CCCC99;
	width:100%;
	clear:both;
	background-color: #996633;
} 
.menu a, .menu a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
text-decoration:none;
color: #F5F5F5;
background-color: #996633;
text-decoration: none;
}

.menu ul {list-style-type:none;padding:0; margin:0;}
.menu ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #090909; }
.menu ul li a {color: #F5F5F5;background: #996633;float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:30px; line-height:30px; padding:0 10px 0 10px; text-decoration:none; }
.menu ul li ul {display:none; border:none;color: #F5F5F5;background: #996633;}

/*Non-IE6 hovering*/
.menu ul li:hover a {background-color:#AE7138; text-decoration:none; color:#FFFFFF;} /*Color main cells hovering mode*/
.menu ul li:hover ul {display:block; width:12.0em; position:absolute; z-index:999; top:29px; margin-top:1px; left:0;}
.menu ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 1px #090909; border-bottom: solid 1px #090909; color:#F5F5F5;} /*Color subcells normal mode*/
.menu ul li:hover ul li a:hover {background-color:#592E06; text-decoration:none;color:#FFFFFF;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;color: #090909;background: #592E06;}
.menu ul li a:hover {background-color:#592E06; text-decoration:none;color:#F5F5F5;} /*Color main cells hovering mode*/
.menu ul li a:hover ul {display:block; width:12.0em; position:absolute; z-index:999; top:29px; left:0; }
.menu ul li a:hover ul li a {display:block; width:12.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #090909; border-bottom: solid 1px #090909; background-color:#592E06;  color:#CCCC99;} /*Color subcells normal mode*/
.menu ul li a:hover ul li a:hover {background-color:#996633; text-decoration:none;color:#CCCC99;} /*Color subcells hovering mode*/

.adsense_div_links {
	background-color: #FFFFFF;
	width: 140px;
	padding-top: 30px;
}
.adsense_div_rechts {
	background-color: #FFFFFF;
	width: 140px;
	padding-top: 30px;
}

