/* #### Describit Theme Copyright 2009  - Jessica Mudrack */

* 	{
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 auto;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #cab5ce;
	}

div#main{
	margin: 0 auto;
	width: 839px;
	height: 557px;
	margin-top: 123px;
	background-image: url(Bilder/bg_home.jpg);
	background-repeat:no-repeat;
	}
	
div#main2{
	margin: 0 auto;
	width: 839px;
	height: 557px;
	margin-top: 123px;
	background-image: url(Bilder/bg_kontakt.jpg);
	background-repeat:no-repeat;
	}
	
	
/* ##### Navigation ##### */

div#headnav {
  	position: relative;
	top: 150px;
	margin-left: 30px;
	}

div#headnav a, div#headnav a:visited {
	font-size: 14px;
	color:#737373;
	text-decoration:none;
	line-height:22px;
	}


div#headnav a:hover, div#headnav a:active, div#headnav a:focus  {
	font-size: 14px;
	font-weight: bold;
	color:#737373;
	}
	

.nav_aktiv{
	font-size: 14px;
	font-weight: bold;
	color:#737373;
	}
	
	
 div#rechts {
	float: right;
	margin: -472px 7px;
	width: 318px;
	height: 475;
 	background-repeat: no-repeat;	
	}	
	
div#rechts2 {
	float: right;
	margin: -293px 7px;
	width: 504px;
	height: 475;
 	background-repeat: no-repeat;	
	}		
	
	
	
 div#content {
 	width: 300px;
	height: 156px;
 	float: left;
	position: relative;
	margin: 20px 0px 0px 100px;
	font-family:Arial,Helvetica,sans-serif;
	padding: 0px 0px 0px 30px;
	color:#737373;
	}
	
div#content2 {
 	width: 444px;
	height: 390px;
 	float: left;
	position: relative;
	margin: -35px 0px 0px 100px;
	font-family:Arial,Helvetica,sans-serif;
	padding: 0px 0px 0px 30px;
	color:#737373;
	overflow:auto;
	}
	


/* ##### Text/Content ##### */



.clear {
	clear:both;
}

