
/*Allgemeine Konfigurationen */

body
		{
			background-color:#F8F8F8;
            font-family: 'Lucida Grande', Arial, sans-serif;
            margin: 0;
            padding: 0;
		 
		}

#complete{
    
	background:url(background.jpg) repeat-y;
	background-color: #fff;
	float: left;
	height: auto;
	left: 50%;
	margin-left: -497px;
	position: relative;
	width: 994px;
    
}

a:link	    {
			  font-family: 'Lucida Grande', Arial, sans-serif;
       	  	  color:#000066; 
			  text-decoration:none;
       		}

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

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

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



h1
{
	font-size: 120%;
	font-weight: bold;

}

h2
{
	font-size: 110%;
	font-weight: bold;
	
}

h3
{
	font-size: 110%;
	font-weight: bold;
	color: #999900;
}


h4
{
	font-size: 105%;
	font-weight: bold;
}


#head{
	
	 background-image:url(../Bilder/SchlotterholzHead.png);
	 background-repeat:no-repeat;
     height: 330px;
	margin-left:26px;
	
}

#content_left{
	float:left;
	width: 590px;
	}
    
#content_left_kontakt{
	float:left;
	width: 490px;
	}

#content_right{
	float:right;
	width:350px;
	margin-right: 8px;
	}
    
#content_right_kontakt{
	float:right;
	width:450px;
	margin-right: 8px;
	}
	

#inhalt {
	 font-family: 'Lucida Grande', Arial, sans-serif;
	 font-size:12px;
	 color:#333;
	 margin: 50px 40px 50px 70px;
	 line-height: 1.5;
	 text-align:justify;
}


 

#inhaltRight {
	 font-family: 'Lucida Grande', Arial, sans-serif;
	 font-size:12px;
	 color:#fdfdfd;
	 padding-left:18px;
	 padding-right:20px;
     padding-top:55px;
	 line-height: 1.5;
	 background:url(../Bilder/eichenholz3.png) no-repeat;
	 margin-top:50px;     
}

#inhaltRightMap {
	 font-family: 'Lucida Grande', Arial, sans-serif;
	 font-size:12px;
	 color:#fdfdfd;
     padding-right:20px;
     line-height: 1.5;
     margin-top:50px;     
}

#inhaltQR {
	
	 padding-left:120px;
	 padding-right:20px;
     padding-top:90px;
    
}


#kontakt {
      font-family: 'Lucida Grande', Arial, sans-serif;
	  background-repeat:no-repeat;
	  height:80px;
	  width:210px;
	  padding-top:80px;
	  padding-left:5px;
}


/* navigation */




#topmenu {
	 font-family: 'Lucida Grande', Arial, sans-serif;
	 text-align:right;
	 font-size:11px;
	 padding-right:40px;
	 padding-top:25px;

}



#adresse {
	 font-family: 'Lucida Grande', Arial, sans-serif;
	 font-size:11px;
	 text-align:left;
     color:#5D5D5D;
	 padding-left:520px;
	 padding-right:10px;
	 padding-top:237px;
}


#footer {
	 font-family: 'Lucida Grande', Arial, sans-serif;
	 font-size:8px;
	 color:#333;
}



img.floatLeft { 
    float: left; 
    padding-right: 8px;
}


#MyMenu {
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #333333;
	padding-top: 150px;
	padding-left: 33px;

}

#MyMenu a {
	display: block;
	background-repeat: no-repeat;
	font-weight: normal;
	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;
	border-right-color: #192048;
	border-bottom-color: #192048;
	border-left-color: #192048;
	border-top-width: 0px;
	border-top-color: #999;
	color: #333333;
	background: #e9e4e2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

/* All items */
#MyMenu li {
	border: 0px none #B9132D;
	font-weight: normal;
	display: inline;
}

#MyMenu a:hover {
	color: #fff;
	font-weight: normal;
	background: #9b744b;
	text-decoration: none;
}

#MyMenu ul {
	list-style-type: none;
	margin:  0;
	padding: 0;
	background: #9b744b;
	padding-bottom: 10px;
}

#MyMenu ul li#current a {	
	color: #fff;
	font-weight: bold;
	background: #eb7922;
}






