/*golf-club.at stylesheet*/
body {
	/*background-color: #D8E2DB;*/
	background-color: #C1CBD4;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003D5F;
	padding: 0px;
	margin: 0px;	
	text-align: justify;
	font-family: verdana, arial, sansserif;
	margin-bottom: 200px;	
}
p{
	margin: 10px 0px 0px 0px;
}

td {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	text-align: justify;	
}
#innen img{
	border: 1px solid #003D5F;
	padding: 2px; 
		
}

h1 {
	font-size: 12px;
	color: #ffffff;	
	padding: 2px 6px 2px 0px;
	margin-bottom: 20px;	
	font-family: arial, sansserif;	
	display: block;	
	text-indent: 16px;
	background-image: url(images/h1_back.gif);
	background-repeat: repeat-x;
	border-left: 6px solid #C12C01;
	/*border-bottom: 1px solid #ffffff;*/	
}
h2 {
	font-size: 11px;
	color: #C12C01;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	text-align: left;
	background-color: #ffffff;		
}
h3 {
	font-size: 11px;
	color: #373737;	
	margin-bottom: -6px;
	margin-top: 20px;
	text-align: left;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	text-indent: 16px;			
}
h4{
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 12px;
}
.bold{
	color: #000000;
	font-weight: bold;
}

hr {
	margin: 0px;
}

/*gesamter contentberiech, wird hier positioniert*/
#all {
	margin-top: 10px; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	width: 700px; 
	/*height: 600px;*/
	float:left;	
	position:absolute;
	border: 2px solid #ffffff;
	text-align: center;	
}

/*der kopf der seite mit den bildern*/
.gross_head {	 
	 display: block;	
	 height: 116px;	 
	 background-image: url(images/head.jpg);
	 background-repeat: no-repeat;
	 /*border: 1px solid #7C7B7D;*/	 	
}

.bild_rechts {	
	margin-left: 10px;
	margin-bottom: 2px;
	float: right;
	clear: both;
	border: 1px solid #486600;		
}

.tabelle td {
	padding: 4px 0px 4px 1px;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	
	border-right: 1px dotted #B9B8B8;
	border-left: 1px dotted #B9B8B8;
	border-top: 1px dotted #B9B8B8;
	/*border-right: 1px dotted gray;*/
	font-size: 9px;	
}


/*navigation*/
#tdLeft{
	background: #003D5F; 
	background-image: url(images/tdleft_back.jpg);
	background-repeat:  no-repeat;
	background-position: bottom;
	width: 178px;
	height: 600px;
}
*html #tdLeft{
	width: 150px!important;
	w\idth: 178px;
}

#leftBox {
	width: 178px; 
	padding-top: 0px;		
}
*html #leftBox{
	width: 150px!important;
	w\idth: 178px;
}
#leftBox a:link, #leftBox a:visited  {
	text-decoration: none; 
	color:#003D5F; 
	display: block; 		
	padding-top: 5px;	
	font-weight: normal;	
	width: 180px;	
	height: 19px;
	text-indent: 4px!important;
	background-image: url(images/nav_off.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #003D5F;	
}

#leftBox a:hover {
	text-decoration: none; 
	color:#ffffff; 
	display: block; 		
	padding-top: 5px;	
	font-weight: bold;	
	width: 180px;	
	height: 19px;
	text-indent: 4px!important;
	background-image: url(images/nav_on.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #003D5F;	
}

#leftBox a.active {
	text-decoration: none; 
	color:#ffffff; 
	display: block; 		
	padding-top: 5px;	
	font-weight: bold;	
	width: 180px;	
	height: 19px;
	text-indent: 4px!important;
	background-image: url(images/nav_on.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #003D5F;
}

.naviActive {
	text-decoration: none; 
	color:#ffffff!important; 
	display: block; 		
	padding-top: 5px;	
	font-weight: bold!important;	
	width: 180px;	
	height: 19px;
	text-indent: 4px!important;
	background-image: url(images/nav_on.jpg)!important;
	background-repeat: no-repeat;
	border-bottom: 1px solid #003D5F;
		
}

/*oberster naviLink zur startseite*/
.startseite {
	text-decoration: none; 
	color:#7C7B7D!important;  
	display: block;  
	background-color: #FDFEF8!important;		
	padding: 2px;
	border: 1px solid #3B704C;
	width: 160px;
	margin-bottom: 4px;
	margin-top: 2px;
}
/*ENDE navigation*/


/*normale links im content*/
a:link {
	text-decoration: none; 
	color:#BF2E00; 	
}

a:visited {
	text-decoration: none; 
	color:#BF2E00;  
}

a:hover {
	text-decoration: none; 
	color:#BF2E00;  
	text-decoration: underline; 
}

.mitte {	
	width:516px;		
	background-color: #ffffff;	
}
#innen{
	border: 1px solid #9DC0D3;
	width: 450px;
	margin-left: 24px;
	margin-top: 20px;
	padding: 10px;
	color: #003D5F;
	/*height: 500px;*/
	background: #EDF3FA;
	font-size: 11px;
}
*html #innen{
	width: 470px;
	w\idth: 450px;
}
/*google-links*/
#adSense {	
	width: 160px;
	
}
*html #adSense {
	position: relative;	
	right: 0px;
	top: 0px;
	w\idth: 160px;	
}
/*footer*/
#footText {
	font-size: 10px;	
	margin-top: 30px;
	text-align:center;
	font-size:11px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}
*html #footText{
	width: 100%;	
}
/*ENDE footer*/
.modell {
	text-decoration: underline;
}
.toplink {
	text-align: right;
}


/*formular anmelden*/
.textField {
	width: 224px;
	height: 13px; 
	background-color: #ffffff;
	border: 1px #808080 solid;
	color: #808080;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 2px;
	margin-bottom: 3px;
}
*html .textField{
	width: 222px;
	w\idth: 226px;
}

select {
	width: 226px;
	height: 14px; 
	background-color: #ffffff;
	border: 1px #808080 solid;
	color: #808080;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	/*text-indent: 2px;*/
	margin-bottom: 3px;
}

*html select {
	width: 229px;
}

.feld {
	width: 300px;
	height: 80px; 
	background-color: #ffffff;
	border: 1px #808080 solid;
	color: #a0a0a0;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;
	margin-bottom: 3px;
	wrap: virtual;
}
.button {	
	background-color: #B00405;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;	
	font-size: 10px;
	border: 1px solid: #808080;
	width: 80px;
	float: right;
	margin-right: 6px;
}
#labels {
	float:left;
	width:76px;
}

#labels label {	
	line-height: 21px;
}
*html #labels label {
	line-height: 20px;	
	l\ine-height: 23px;
}


/* Listen: Text linksbuendig */
ul {
	text-align: left;
	margin-left: -10px;
}
*html ul{
	margin-left: 30px;
}

/*buchtipp und dvd tipps*/

#tipp td{
	background: #EDF3FA;
	color: #003D5F;	
}

#tipp img{
	float: left;
	margin-right: 10px;
	width: 160px;
}
#tipp li{
	list-style-position: inside;
}
*html #tipp ul{
	list-style-position: inside;
}



/*body, td, th{font: 11px/15px verdana, sans-serif }*/
form {margin: 0; padding: 0 }
input, select {font-size: 11px }
table.suchen{width: 400px;}
td.suchen {text-align: center;  }/*padding-top: .5em*/
/*table.autos {width: 100%;padding: .5em;}
td.veranstalterbild, .buchen {text-align: center; vertical-align: center }
td.typ {text-align: left; vertical-align: top; font-weight: bold }
td.preis {text-align: right; vertical-align: top; font-weight: bold }
td.spezifikation{vertical-align: top }
tbody.evenrow td, tbody.oddrow td { padding: .5em }
input.submit{background-color: #ffA500;	}
	select.suchen,input.suchen{background-color:#ffffff;}
tbody.evenrow td{background-color:#E9E9E8;} 
tbody.oddrow td{background-color:#D6D7D3;} 
table.suchen,table.autos{background-color: #FFFFCC;}
/*table.suchen,table.autos{border: 1px solid #FFFF00;}*/