/* CSS Document */
/* kf2_styles.css : 2005.08.17 Aktualisiert: 2008.04.24
* ------------------------------------------------------------------------------------------------------------------------------------------------------------------
*  © 2005-2008 Creator Webagentur-Pfalz.de - Krystyna Faul,  D-76891 Rumbach. CSS und Layout  - alle Rechte vorbehalten.
*  http://www.haus-sonnenhoehe.de//
***********************************************************************************************************************************/

body  {
	margin:0;
	padding:0;
	font-family:Arial, Georgia, Verdana, Helvetica, sans-serif;
	width: 100.01%;
	height: 100.01%;
}

a {
	color: Blue;
	text-decoration:none;
}

a:hover {
	color:Blue;
	text-decoration:underline;
}
img.left {
	float:left;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}



#wrapper {
    min-height: 100%;
	margin:auto;
	min-width:93%;
	background: #FFDD95 url(bilder/back_1.gif) repeat-x fixed top; 
}

#top img {
	font-family:Century Gothic, georgia, helvetica, times, sans-serif;
	font-weight:normal;
	font-size:1.3em;
	text-transform:uppercase;
	margin-left:0px;
	margin-top:0px;
}
#top {
    margin:auto;
	padding:0px;
	height:130px;
	background:#FBE091 url(bilder/head_03.jpg) no-repeat; 
	min-width:100%;
	font-family:Century, georgia, helvetica, times, sans-serif;
}
#top h1 {
font-family:Century Gothic, georgia, helvetica, times, sans-serif;
margin-left: 10px;
font-size: medium;
text-transform:uppercase;
font-size:1.5em;
color: #000;
}
	
#navcontainer {
top: 0px;
margin-top:-3px;
padding: 2px; 
margin-left: 0px;
width: auto;
background-color: #D9742F;  
border: solid 1px #000000;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
}
div#navcontainer ul {
font-size: 13px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
color: White;
text-align: left;
margin: 2px;
height: auto;
padding: 0px;
}
div#navcontainer ul li {
font-size: 13px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
display: inline;
margin-left: -2px;
}
div#navcontainer ul li a {
padding: 3px 6px 3px 6px;
color: White;
text-decoration: none;
border-right: 1px solid #000000;    
}
div#navcontainer ul li a:hover {
background-color: #EF912E;           
color: White;
}
#active a { 
background-color: #EF912E;           
}

#left {
    float:left;
	margin-top: 5px;
	width:74%;
	margin-left: 10px;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 3px;
	height: auto;
}
#left p {
              width: auto; 
              float: none; 
              clear: none;
              font-family: Arial, Helvetica, sans-serif;
              font-size:12px;
	font-weight: normal;
	line-height: normal;
	padding-bottom:0px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
              margin-bottom: 10px;
}	
#left br {
	line-height:0.5em;
}
#left hr {
	color: #F2BF64; 
	margin-top: 0px;  
}

#left h1 {
	font-family: helvetica, arial, georgia, times, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #F2BF64;   
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom: 0px;
	color: #000000;
}
.img {
   float: left;
   clear: both;
   margin-left: 0px;
   padding:3px;
   margin-bottom: 0px;
   border: 0px solid #CCCCCC;
   text-align: center;
}	
.img1 {
   float: left;
   clear: none;
   margin-left: 0px;
   padding:0px;
   margin: 7px 10px 10px 0px;
   border: 0px solid #CCCCCC;
   text-align: center;
}
.img2 {
   float: right;
   clear: none;
   margin: 0px 0px 20px 0px;
   padding:0px;
   margin-top: 0px;
   border: 0px solid #CCCCCC;
   text-align: center;
}


#right {
    float:right;
    margin-top:0px;
    width:23%;
    height: auto;
    line-height:0.9em;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: auto;
}
#right p {
    font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
   	font-weight: normal;
	line-height: normal;
	padding-top:0px;
	margin-bottom:0px;
	color:#000000;
	margin-right:0px;
	margin-top: 0px;
}
.img_1 {
    padding: 0px;
    margin-top:0px;
    margin-left: 0px;
    margin-bottom: 0px;
    text-align: left;
}
.img_2 {
              padding: 0px;
	margin:0px;
	text-align: center;
              clear: none;
              margin-top: -20px; 
}
.img_M {
              padding: 0px;
	margin: 3px 0px 0px 50px;
	text-align: center;
              clear: none;
              border:0;
}


/********************* THIS IS IMPORTANT. DONT ERASE OR MESS WITH IT ***********************/
.clear {
	clear:both;
	line-height:0;
	margin:0;
	padding:0;
	}
/*************************** OK *********/


#footer {
	border:1px solid #000000;
	text-align:center;
	width:auto;
	height: 40px;
	margin:auto;
	background-color:#D9742F;
}
#footer p {
	color: White;
	font-size:12px;
	margin:4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
}	

#footer a {
	color:Yellow;
	text-decoration:none;
}
#footer a:visited { 
	text-decoration: none; 
	color: #FFF;
}

#footer a:hover {
	color:Yellow;
	text-decoration:underline;
}
#footer img {
   margin-left: 10px;
   padding:0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border: 0px solid #CCCCCC;
   border-style: double;   
   border-spacing: 0px;
   text-align: left;
} 
.footer{
	margin-top:-2px;
}	