/* CSS golf-friends.com, März 2006 © Werbeagentur moremedia - it´s more*/

body {
	background-attachment : scroll;
	background-image : url(../images/slice_schatten_main.jpg);
	background-position : 820px top;
	background-repeat : repeat-y;
	background-color : #332b20;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#head {
	width: 820px;
	height: 94px;
	background-attachment: scroll;
	background-image: url(../images/headpic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* CONTENT Anfang */

#hg_main {
	background-color: #d7a86f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Partner Navi Anfang */

#themen_box {
	background-color: transparent;
	width: 583px;;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 4px;
	margin-top: 0px;
}

#partnernavi a{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-weight : normal;
	color : #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

#partnernavi a:hover{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-weight : normal;
	color : #999999;
	text-decoration: underline;
}

#partnernavi a:active{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-weight : normal;
	color : #999999;
	text-decoration: underline;
}

/* Partner Navi Ende */

#content_box {
	width: 583px;;
	background-color: none;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin-left: 5px;
	margin-top: 5px;
}

.content_pic {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 4px #333333;
}

#content{
   	clear: both;
   	width: 100%;
}

#content h1{
	margin-top: 0px;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
   	font-size : 14px;
   	font-weight : bold;
   	color : #333333;
   	background-color : transparent;
   	line-height : 100%;
}  
                   
#content h2{
	padding-top: 3px;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
   	font-size : 11px;
   	font-weight: bold;
   	color : #333333;
	line-height: 100%;
}

#content h3{
	padding-top: 3px;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
   	font-size : 14px;
   	font-weight: bold;
   	color : #333333;
	line-height: 100%;
}

#content h4{
	padding-top: 0px;
	padding-bottom: 0px;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
   	font-size : 11px;
   	font-weight: bold;
   	color : #333333;
	line-height: 100%;
}


#content p, #content td, #content li{
	padding-top: 0px;
	margin-top: 0px;
   	font-family : "Trebuchet MS", "Trebuchet MS", Times,serif;
   	font-size : 12px;
   	font-weight : normal;
   	color : #333333;
   	background-color : transparent;
   	line-height : 140%;
}

#content td{
    padding: 3px;
}

#content a{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-weight : normal;
	color : #333333;
	text-decoration: underline;
}

#content a:hover{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-weight : normal;
	color : #666666;
	text-decoration: underline;
}

#content a:active{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-weight : normal;
	color : #666666;
	text-decoration: underline;
}

#map_infobox_right {
	position:absolute;
	left:572px;
	top:300px;
	width:220px;
	z-index:1;
	background-color:transparent;
	padding: 5px;
	padding-top: 0;
	margin: 0;
}

#map_infobox_left {
	position:absolute;
	left:222px;
	top:300px;
	width:220px;
	z-index:1;
	background-color:transparent;
	padding: 5px;
	padding-top: 0;
	margin: 0;
}

#map_infobox_right p, #map_infobox_left p {
	color : #14110c;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	font-size : 11px;
}

#map_infobox_right h3, #map_infobox_left h3 {
	background-color:#3b0000;
	color : #e8ab00;
	line-height: 12px;
	padding: 4px;
	margin: 0;
	margin-top: 5px;
	font-size : 12px;
}

#map_infobox_right p a, #map_infobox_left p a, #map_infobox_right p a:hover, #map_infobox_left p a:hover {
	color : #14110c;
	text-decoration: underline;
}

.map_boxover_header, .map_boxover_body {
	padding: 5px;
	margin: 0px;
   	font-family : "Trebuchet MS", "Trebuchet MS", Times,serif;
   	font-size : 11px;
   	font-weight : normal;
}

.map_boxover_header {
    background-color : #3B0000;
   	color : #E8AB00;
  	border: none;
   	border-bottom: none;
   	font-weight: bold;
}

.map_boxover_body {
   	border: none;
   	border-top: none;
   	background-color : #FFFFFF;
   	color : #3B0000;
}

.content_error {
	background-color: #FFFFFF;
	padding: 12px;
	margin: 0;
	margin-bottom: 15px;
	border: none;
}

.content_success {
	background-color: transparent;
	padding: 12px;
	margin: 0;
	margin-bottom: 15px;
	border: dashed 2px #E60005;
}

.content_error p, .content_success p {
    margin: 0;
    padding: 0;
}

/* CONTENT Ende */

/* NAVIGATION links Anfang */

#menubar{
	top : 281px;
	left : 0px;
	margin : 0;
	padding : 0px;
	width : 203px;
}

#menubar li{
	list-style : none;
	padding : 4px;
	padding-left : 34px;
	margin : 1px 0px 0px 0px;
	background-image : url(../images/hg_balken_navi_li.gif);
}

#menubar li a{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-size : 0.7em;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: none;
}

#menubar li a:hover{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-size : 0.7em;
	font-weight : normal;
	color : #FFCC00;
	text-decoration: underline;
}

#menubar li a:active{
	list-style : none;
	font-family : "Trebuchet MS", Verdana, Times, serif;
	font-size : 0.7em;
	font-weight : normal;
	color : #FFCC00;
	text-decoration: underline;
}

/* NAVIGATION links Ende */

/* NEWSLETTER Anfang */

#newsletter {
	background-image : url(../images/hg_newsletter.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 131px;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#newsletter input {
	position: absolute;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
	color : #333333;
	height: 17px;
	width: 172px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left : 15px;
	top : 675px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 4px;
	display: block;
	float: left;

}

#newsletter_butt {
	position: absolute;
	left : 14px;
	top : 710px;
	width: 92px;
	height: 22px;
	border: 0px;

}

/* NEWSLETTER Ende */

/* BOTTOM Anfang */

#bottom {
	background-image : url(../images/bottompic.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	height: 315px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* BOTTOM Ende */

/* Sprachauswahl Anfang */

#sprache_de {
	position:absolute;
	left:200px;
	top:6px;
	width:80px;
	height:20px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.6em;
	font-weight : normal;
	color : #FFFFFF;
	visibility: hidden;
}

#sprache_en {
	position:absolute;
	left:200px;
	top:6px;
	width:80px;
	height:20px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.6em;
	font-weight : normal;
	color : #FFFFFF;
	visibility: hidden;
}

#sprache_hr {
	position:absolute;
	left:200px;
	top:6px;
	width:80px;
	height:20px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.6em;
	font-weight : normal;
	color : #FFFFFF;
	visibility: hidden;
}

#sprache_sl {
	position:absolute;
	left:200px;
	top:6px;
	width:80px;
	height:20px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.6em;
	font-weight : normal;
	color : #FFFFFF;
	visibility: hidden;
}

#sprache_hu {
	position:absolute;
	left:200px;
	top:6px;
	width:80px;
	height:20px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.6em;
	font-weight : normal;
	color : #FFFFFF;
	visibility: hidden;
}

#sprache_it {
	position:absolute;
	left:200px;
	top:6px;
	width:80px;
	height:20px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.6em;
	font-weight : normal;
	color : #FFFFFF;
	visibility: hidden;
}

#sprache_sk {
	position:absolute;
	left:200px;
	top:6px;
	width:80px;
	height:20px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.6em;
	font-weight : normal;
	color : #FFFFFF;
	visibility: hidden;
}

#sprache_cs {
	position:absolute;
	left:200px;
	top:6px;
	width:80px;
	height:20px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.6em;
	font-weight : normal;
	color : #FFFFFF;
	visibility: hidden;
}

/* Sprachauswahl Ende */

#trennlinie {
line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dashed #e60005; 
	width: 100%;
}

#abschnitt_beschreibung {
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #e60005;
}

input {
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
	margin-left: 0px;
	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;
}

textarea {
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

select{
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	height: 18px;
	margin: 0px;
	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;
}

#turniere {
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
	color : #FFFFFF;
}

#anker_global {
	padding-left: 5px;
}

#anker_global a{
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
}

#anker_global a:hover{
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

#kontakt_hotel {
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

/* Kalender Anfang */ 

span.label {
	color:black;
	width:30;
	height:16;
	text-align:center;
	margin-top:0;
	background:transparent;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
}

span.c1 {
	cursor:hand;
	color:black;
	width:30;
	height:16;
	text-align:center;
	margin-top:0;
	background:#ffF;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
}

span.c2 {
	cursor:hand;
	color:red;
	width:30;
	height:16;
	text-align:center;
	margin-top:0;
	background:#ffF;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
}

span.c3 {
	cursor:hand;
	color:#b0b0b0;
	width:30;
	height:16;
	text-align:center;
	margin-top:0;
	background:#ffF;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 0.7em;
	font-weight : normal;
}

/* Kalender Ende */ 

#partner_link{
	margin-top: 0px;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
   	font-size : 12px;
   	font-weight : bold;
   	color : #332b20;
   	background-color : transparent;
   	line-height : 100%;
}  

/* Ausgabe Suchergebnisse */
#ergebnisse{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 5px;
   	font-family : "Trebuchet MS", "Trebuchet MS", Times,serif;
   	font-size : 11px;
   	font-weight : normal;
   	color : #333333;
   	background-color : transparent;
   	line-height : 140%;
}

#head_ergebnisse{
	margin-top: 12px;
}

/* Werbebanner */

#banner_1 {
	position : absolute;
	top : 6px;
	left : 827px;
	width: 156px;
	height: 468px;
	visibility: hidden;  /*Korrektur A.Lisy*/
}

#banner_2 {
	position : absolute;
	top : 489px;
	left : 827px;
	width: 156px;
	height: 468px;
}

#ausnahmen {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
   	font-family : "Trebuchet MS", "Trebuchet MS", Times,serif;
   	font-size : 11px;
   	font-weight : normal;
   	color : #FFFFFF;
   	background-color : transparent;
   	line-height : 120%;
}

.teil1 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.golf-friends.com/design/images/anmeldung_card_2010_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin: 0px;
	padding: 0px;
}

.teil1 input {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.teil2 input {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.teil3 input {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.teil2 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.golf-friends.com/design/images/anmeldung_card_2010_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin: 0px;
	padding: 0px;
}

.teil3 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.golf-friends.com/design/images/anmeldung_card_2010_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin: 0px;
	padding: 0px;
}

#pdf_download {
	padding-top: 20px;
	font-weight: bold;	
	text-decoration: underline;
}

#pdf_download a {
	font-weight: bold;	
	text-decoration: underline;
}

#vermerk {
	padding-top: 20px;
	font-style:italic;	
}


/* Ergänzungen von Anna Lisy, EDV-Design, zur überbrückenden Korrektur */
#html
{
	width: 553px;;
	background-color: none;
	font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 15px;
	font-weight : bold;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#html h1
{
    font-family : "Trebuchet MS", "Trebuchet MS", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color : #003300;
	text-decoration: none;
}

.red
{
	color: #D90000;
}

#html li
{
	background-image: url(../../content/img/startseite/pfeil.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: -10px;
}
