/*golf-guide.com stylesheet*/
body {
	background-color: #486600;
	font-family: Verdana;
	font-size: 11px;
	color: #616161;
	padding: 0px;
	margin: 10px 0px 0px 10px;	
	margin-bottom: 200px;
	
}

td {
	background-color: #ffffff;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
}


h1 {
	font-size: 13px;
	color: #235703;	
	padding: 3px 0px 3px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;	
	/*background: url(images/h1.jpg) no-repeat right 0px;*/
	height: 15px;
	border-top:1px solid #A5CA46;	
	border-bottom: 1px solid #A5CA46;	
}

h2 {
	font-size: 12px;
	color: #749013;
	padding-bottom: 2px;
	border-bottom: 1px dotted #749013;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #235703;
	margin-top: 10px;
	margin-bottom: 4px;
	display: block;
	background: url(images/h3.gif) no-repeat left 0px;
	text-indent: 20px;
}


p{
	margin: 0px 0px 6px 0px;
}
/*gesamter contentbereich, wird hier positioniert*/
#all {
	margin-top: 10px 0px 10px 10px; 
	width: 850px; 
	float:left;	
	border: 8px solid #ffffff;
}

/*der kopf-----------------------------------------------------*/
.gross_head {	 
	 display: block;	
	 height: 104px;	 
	background-repeat: no-repeat;		 	
}

.bild_rechts {	
	margin-left: 10px;
	margin-bottom: 6px;
	float: right;
	border: 1px solid #486600;		
}
/*rechtertabellenrahmen*/

.tdRight{
	width: 169px; 
	background: #699319; 
	width: 178px;
	vertical-align:top;
}
/*navigation*/
#tdLeft{
	background: #699319; 
	width: 178px;	
}
*html #tdLeft{
	width: 150px!important;
	w\idth: 178px;	
}

#leftBox {
	width: 178px; 
	padding-top: 30px;		
}
*html #leftBox{
	width: 150px!important;
	w\idth: 178px;
}


#leftBox a:link, #leftBox a:visited  {
	text-decoration: none; 
	color:#ffffff; 
	display: block; 		
	padding: 4px 0px 0px 0px;	
	background-color: #296903;	
	width: 178px;	
	margin-bottom: 4px;
	margin-top: 4px;
	height: 18px;
	border-bottom: 1px solid #B7CB91;
	text-indent: 4px !important;
	background-image: url(images/nav_off.gif);
	background-repeat: no-repeat;
	background-position: right;		
}


#leftBox a:hover, #leftBox a:active, .naviActive {
	background-color: #D7D806 !important;
	font-weight: bold;
	background-image: url(images/nav_on.gif)!important;
	border-bottom: 1px solid #ffffff!important;
	color: #296903!important;	
}

/* Banner links unten */
#gn_banner_div {
	height: 174px;
	width: 160px;
	margin: 10px auto 20px auto;
}

/*Ende Navigation*/
/*normale links im content*/
a:link , a:visited{
	text-decoration: none; 
	color:#F39B03; 	
}

a:visited , a:hover {
	text-decoration: underline; 
	color:#F39B03;  
}
/*absolute mitte-----------------------------------------------------------*/
.mitte {	
	width:516px;		

}
#innen{
	border: 1px solid #B3D267;
	width: 446px;
	margin-left: 24px;
	margin-top: 20px;
	padding: 10px;
}
* html #innen{
	width: 470px; /*IE 5*/
	w\idth: 442px;/*IE 6*/

}
/*hennings-keiner-banner*/
.textbanner{
	width:468px; 
	height:17px; 
	background-color: #6B9801;
	position:absolute;
	left: 210px; 
	top: 290px;
}

/*die teaserboxen auf der startseite*/
#teaserBoxStart{	
	height: 234px;
	width: 100%;
	margin-bottom: 76px; 
	text-align:center;
	padding-bottom: 7px;
	padding-left: 5px;
}
*html #teaserBoxStart {
	margin-bottom: 0px; 	
	margin-left:5px;
	padding-left: 0px;
}

.teaserStart {	
	border: 1px solid #C0C0C0; 		
	float: left;
	margin: 5px;	
	height: 128px;	
	width: 202px;
	text-align:left;	
	padding-left: 2px;	
	padding-right: 2px;		
}
*html .teaserStart {
	w\idth: 196px;
}

.teaserb{
	margin: 0px 0px 8px 0px;
	font-weight:bold;
}
/*google-links-----------------------------------------------------------*/
#adSense {	
	width: 160px;
	vertical-align:top;
	
}
#adSense-mitte{
	text-align:center;
}
/*footer----------------------------------------------------------------*/
#footText {
	font-size: 11px;	
	margin-top: 30px;
	text-align:center;
}
/* subnavigation für den Menuepunkt Golfbekleidung-----------------------*/
#subNaviGolfbekleidung a:link, #subNaviGolfbekleidung a:visited {
	color: #FFFFFF;
	background-color: #9CC64C !important;
	text-indent: 40px !important;
	background-image: none !important;
	background-color: #9CC64C !important;
	margin: 0px 0px 0px 0px !important;
	height: 16px !important;
	font-size: 10px !important;
}

#subNaviGolfbekleidung a:hover, #subNaviGolfbekleidung a:active{
	background-color: #92AF5A!important;
	color: #FFFFFF !important;
	text-indent: 40px !important;
	background-image: none !important;
}

#leftBox #subNaviGolfbekleidung .GolfbekleidungNaviActive{
	background-color: #92AF5A!important;
	color: #FFFFFF !important;
	text-indent: 40px !important;
	font-weight: bold !important;
	border-bottom: 1px solid #ffffff !important;
	background-image: none !important;
}
