/* Stylesheet f&uuml;r campingplatz-krombachtalsperre-mademuehlen 
*  2007-04
*  www.maitz.de
*/

/* ***** BOXMODELL START *****
** Kopfzeile, Navigation links, Inhalt, Fu&szlig;zeile
*/

body {
  	background: url(bg-body.gif) repeat-x;
    margin: 0px;
    padding:0px;
  	color:#555;
  	font-family: Georgia, verdana, arial, geneva, sans-serif;
  	font-size:76%;
  	line-height:1.5;
  	text-align:center;
    }
    
.box {
    width: 798px;
    background: url(bg-box.gif) repeat-y;
  	text-align:left;
    overflow: visible;
    margin: auto;
    padding: 0px 0px 0px 0px;
    }

.head {
  	background: url(header1.jpg) no-repeat center bottom;
    height: 266px;
    padding:10px;
    }

.nav {
    float:left;
    width:190px;
   	line-height:1.0;
    padding: 5px 0px 0px 0px;
    margin: 10px 0px 10px 15px;
    overflow:hidden;
    }

.content {
    padding: 0px 17px 5px 15px;
    margin: 10px 0px 0px 195px;
    border-left:1px solid #BCBDBC;
    overflow: visible;
    }

#footer {
    background-color: #286AA6;
    padding:5px;
    margin: 10px 13px 0px 13px;
  	text-align: center;
    color: #FFA850 /*#ffffff*/;
    }

/* ***** BOXMODELL ENDE *****
**
*/

/* ***** START CONTENT-LINKS ***** */

a:link { 
    color: #286AA6;
    text-decoration: none;
}

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

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

a:active { 
    color: #EE8907;
    text-decoration: none;
}

.extern { 
    padding-right: 9px;
    background-image: url(extern.gif);
    background-position: right;
    background-repeat: no-repeat;
}

/* ***** CONTENT-LINKS ENDE ***** */


/* ***** HEAD START *****
** Listenformatierung, h1
*/

.headnav {
    text-align:right;
    margin: 5px 8px 0px 8px;
    }
    
.headnav ul {
    margin:0px;
    padding:0px;
    list-style:none;
    }

.headnav li {
    display:inline;
    }

.headnav a {
    color:#006595;
    padding:3px 15px 3px 15px;
    margin:0px 1px 0px 0px;
    text-decoration:none;
    background-color:#F4A80A;
    text-align:center;
    }

.headnav a:hover {
    color:#F4A80A;
    background-color:#006595;;
    border-bottom:2px solid #F4A80A;
    }

/* ***** HEAD ENDE *****
**
*/

/* ***** NAVIGATION START *****
** Listenformatierung, h1
*/

.nav h1 {
  	color: #FFF;
   	font-size: 1.3em;
	  line-height: 40px;
  	padding-left: 12px;
    }

.nav ul {
    margin: 0; padding: 0;
    }
    
.nav li {
  	list-style: none;
    }
    
.nav li a {
	  color: #EE8907;
    font-weight:bold;
  	display: block;
  	padding: 6px 4px 6px 12px;
  	text-decoration: none;
    }
    
.nav li a:hover {
    font-weight:bold;
  	color: #286AA6;
    }

/* ***** NAVIGATION ENDE *****
**
*/

/* ***** CONTENT START *****
**
*/


/* ***** CONTENT ENDE *****
**
*/

/* ***** FUSSZEILE START *****
**
*/

#footer a:link { 
    color: #FFA850;
    text-decoration: none;
    }

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

#footer a:hover { 
    color: #EE8907;
    text-decoration: none;
    }

#footer a:active { 
    color: #EE8907;
    text-decoration: none;
    }
  
/* ***** FUSSZEILE ENDE *****
**
*/

/* ***** UEBERSCHRIFT START *****
** 
*/

.head h1{
    font-family: Trebuchet MS, Georgia, verdana, arial, geneva, sans-serif;
    color:#EE8907;
    font-size:2.5em;
    line-height:1em;
    margin: 0px 1px 0px 0px;
    padding: 0px 10px 0px 10px;
    }

.head h3 {
    margin: 0px 0px 0px 10px;
    }

.head h1 a{
    color:#E87830;
    }

.head h1 a:hover{
    color:#CC0000;
    }
    
.head p{
    color:#aaa;
    font-size:1.1em;
    margin:0;
    margin-top:-0.5em;
    }    
 
h1, h2, h3{
    font-weight:normal;
    color:#EE8907;
    letter-spacing: -1px;
    line-height: 1.5em;
    }

h1 {
    margin: 10px 0px 10px 0px;
    padding-left: 0px;
    }

h2 {
    margin: 15px 0px 15px 0px;
    padding-left: 0px;
    }

h3 {
    margin: 15px 0px 15px 0px;
    padding-left: 0px;
    }
        
/* ***** UEBERSCHRIFT ENDE *****
** 
*/

/* ***** BILDER START *****
** 
*/

.img { 
	margin: 5px 5px 5px 5px;
	border: 0px;
}

.imgcenter { 
	text-align: center;
	margin: 5px 5px 5px 5px;
}

.imgleft { 
	float: left;
	margin: 5px 5px 5px 1px;
}

.imgright { 
	float: right;
	margin: 5px 5px 5px 5px;
}


/* ***** BILDER ENDE *****
** 
*/

/* ***** VERSCHIEDENES *****
**
*/
.clearer {clear: both;}

/* ***** FORMATION CSS START *****
FORMATION CSS:
Heavily borrowed from:
http://silice.de/csstest/formtest.html
*/

form.formation *
{	
	margin:0;
	padding:0;
	color:black;
	background-color:white;
	
}

form.formation fieldset
{	border:1px solid #CCC;
	margin:2px;
	padding:1px;
  font-weight:700;
	width: 450px;
}

/*form.formation  p.radio,
form.formation p.checkbox
{	font-size:0.9em;
}
*/

/* really bad IE hack \*/
* html form.formation fieldset { width:29em; }
* html form.formation fieldset legend { margin-bottom:1em; }
/* IE hack */

form.formation label
{	
	font-weight:700;
	width:150px;
	float:left;
	margin:0 0 1px 0;
}

form.formation input, 
form.formation select, 
form.formation textarea
{	font-weight:normal;
	float:left;
	margin:0 0 10px 0;
	}

form.formation fieldset br
{	clear:left;
}

form.formation input.text,
form.formation input.password
{	width:250px;
	border:1px solid #CCC;
	padding: 1px;
}

form.formation select
{	width:250px;
	border:1px solid #CCC;
}

form.formation textarea
{	width:250px;
	border:1px solid #CCC;
	padding:1px;
}

form.formation input.checkbox
{	margin-left:150px;
}

form.formation label.checkbox
{	font-weight:normal;
	margin-left:5px;
}
form.formation input.radio
{	margin-left:150px;
}

form.formation label.radio
{	font-weight:normal;			
	margin-left:5px;
}
form.formation input.button
{	width:250px;
	border:1px solid #CCC;
	background-color:#DDD;
	font-weight:700;
	margin-top:2px;
	color:black;
}

form.formation input.button:hover
{	border:1px solid black;
}

form.formation p.FORMATIONerror
{	border:1px solid #CC6666;
	color:#000000;
	background-color:#FFCCCC;
	padding:5px;
	margin:0 20px 20px 20px;
	text-align:center;
}

form.formation p.FORMATIONsuccess
{	border:1px solid #76CB66;
	color:#000000;
	background-color:#D3FECB;
	padding:5px;
	margin:0 20px 20px 20px;
	text-align:center;
}
form.formation strong
{	background:none;
}

/* ***** FORMATION CSS ENDE *****
FORMATION CSS:
Heavily borrowed from:
http://silice.de/csstest/formtest.html
*/
