/* *******************************************
	CSS-Datei fue www.preiswert-golfen.de
	Autor: www.undkonsorten.com // Thomas Alboth
	fuer: Startseite 
 ******************************************* */
	
body { 
	background: #322b29;
	color:#003300; 
	font-size: 11px; /* Resets 1em to 10px */
	line-height: 1.5em;
	font-family: Arial, Sans-Serif;
	text-align: center; 	
	vertical-align: top;		
	margin: 10px 0 10px 0;
	padding: 0; }
   	
	
/***************************************	
***** SEITENSTRUKTUR *******************
****************************************/

#header { /* 782px breit */
	margin: 0 auto 0 auto;
	padding: 0;
	vertical-align: top;
	width: 782px; 
	height: 204px;
	font-size: 0px; 
	line-height: 0em; }

#content_all { /* 782px breit */
	background: #FFFFFF url(../img/content_all_hg.gif) repeat-y; 
	border-left: 4px solid #799705;
	border-right: 4px solid #799705;
	width: 774px; 
	margin: 0px auto 0 auto;
	padding: 0; }
		
#nav_links { /*  162px */
	background: #bab795;
	border-right: 1px solid #FFFFFF; 
	border-top: 1px solid #FFFFFF; 
	float: left;
	width: 161px; 
	margin: 0px 0 0 0;
	padding: 0;
	text-align: left; }

#content_mitte { /* 434px */
	float: left;
	background: #efeddb; 
	border-top: 1px solid #FFFFFF; 
	margin: 0 0 0 0px;
	padding: 0 8px 0 8px;
	text-align: left;
	width: 418px; }
	
#content_rechts { 
	/* 177px  // im <p> 2x 8px padding >> Innengroesse: 160px */
	background: #f6f4d9;
	border-left: 1px solid #FFFFFF; 
	border-top: 1px solid #FFFFFF; 
	float: right; 
	padding: 0;
	text-align: left;
	width: 176px; }
	
#footer {  /* 774px breit */
	background: #FFFFFF; 
	clear: both;
	margin: 0px auto 0 auto;
	padding: 0;  
	width: 774px; }
	
#footer_linie {  /* 782px breit */
	background: url(../img/footer_linie_hg.gif) bottom ;
	border: 0;
	clear: both;
	height: 4px;
	font-size: 0px; 
	margin: 0px auto 0 auto;
	padding: 0;  
	width: 782px; }	


/*************************************************************	
***** SCHRIFTFORMATE (TYPO, FARBEN etc. ) *******************
*************************************************************/

#content_rechts p, #content_rechts h1, #content_rechts h2, #content_rechts ul, #content_rechts ol {
	padding: 0 8px 0 8px;  }
	
#nav_links {
	color: #111111;
	line-height: 2em; 
	text-transform: uppercase; }
#nav_links ul.ebene1 {
	font-weight: 700; }
#nav_links ul.ebene2 {
	font-weight: 700; }

/***** UEBERSCHRIFTEN
************************************************/
h1 {	/* color: #333; */		color: #555;	
	font-size: 16px;
	padding: 8px 0 0 0;
	text-align: left;		font-weight:800;	
	text-transform: none; }
	#content_rechts h2 {margin:0;padding:7px;background:#E3D200;font-family:georgia,serif;font-style:italic;color:#FFF;}
	
/***** LINK-FORMATE
************************************************/

a, a:visited {
	border: 0;		font-weight:bold;
	color: #799705; 
	text-decoration: none; }
a:hover {background:#799705; color:#FFF;}
/* **** NAV_LINKS *** 1. Ebene ****/	
#nav_links ul.ebene1  a, #nav_links  ul.ebene1  a:visited {
	border:0;
	color: #535346;
	text-decoration: none; 
	font-weight: bold; }
#nav_links ul.ebene1 a:hover {
	color: #111111; }
	
/* **** NAV_LINKS *** 2. Ebene ****/	
#nav_links ul.ebene2 a, #nav_links ul.ebene2 a:hover, #nav_links ul.ebene2 a:visited {
	font-weight: normal; }
	
#footer a {
	border: 0; }
	

/***************************************	
***** ANFRAGE- MAILFORMULAR *******************
****************************************/
	
	
div.csc-mailform-label {
	margin: 20px 0 0 0;
	font-weight: bold;
}
#mailformformtype_mail {
	margin: 20px 0 20px 0 ;
}
	
form {
	border: 0;
}
fieldset { 
	border: 0; 
	margin: 0;
	padding: 0;
}
	
/***************************************	
***** LISTEN *******************
****************************************/

/* **** NAV_LINKS *** 1. Ebene ****/
#nav_links ul.ebene1 {
	list-style:none; 
	text-indent: 15px; 
	margin: 0;
	padding: 0; }
#nav_links ul.ebene1 li {
	border-bottom: 1px solid #8c874f; }
#nav_links li.ebene1aktuell	{
	background-color: #c6c6a5; }

/* **** NAV_LINKS *** 1. Ebene ****/
#nav_links ul.ebene2 {
	background: #c6c6a5;
	list-style:none; 
	text-indent: 10px; 
	margin: 0;
	padding: 0; }
	
#nav_links ul.ebene2 li {
	border-bottom: 0; 
	font-weight: normal;
	text-indent: 20px; }
	

/* SITEMAP FORMARTIEN ******************/
div.csc-sitemap ul {
	list-style: square; 
	margin: 0px;
	padding: 0 0 0 15px;
	text-indent: 0px; 
	}
div.csc-sitemap ul ul{
	list-style: none; 
	margin: 0px;
	padding: 0 0 0 5px;
	text-indent: 30px; 
	}	

/***************************************	
***** BILDER ***************************
****************************************/

#header img { border: 0; padding: 0; margin: 0; }

#csc-textpic-border { 
	border: 1px solid #003300; }
img {
	border: 0px; }	
a img {
	border: 0px; }	
	
.csc-textpic-caption {
	color: #555555;
	font-style: italic;
	
}
	
/***************************************	
***** SONSTIGE SPIELEREIEN *************
****************************************/
.nowshow { display: none; }	
.hidden { display: none; }
hr { height: 0; margin: 0; padding: 0; border:0; border-bottom: 1px solid silver; background:none; }.csc-frame-rulerBefore { border-bottom: 1px solid silver; }
