/* ##################################################

	$Id: main.css
	Version: 2012-10-02
	
	Copyright (c) 2011 - 2012 ENEXEV-Solutions
	http://www.enexev.com

// ################################################## */

body{
	background-color: #FFFBCB;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #3c3936;
	}


#page{
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	}


#top{
	position: absolute; top: 0px;
	width: auto;
	height: auto;
	background-color: white;
	}

#top_image{
	position: static;
	width: auto;
	height: auto;
	overflow: hidden;
	}

#main{
	position: absolute; top: 160px;
	width: 994px;
	height: auto;
	background-color: #A69D34;
	padding-bottom: 32px;
	border-bottom: 12px;
	border-bottom-style: solid;
	border-bottom-color: #BFBB8A;
/*	background-image: url("../owner/img/top-001.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
*/
	}

#left{
	position: absolute; left: 0px; top: 0px;
	width: 165px;
	height: auto;
	padding: 10px;
	background-color: #BFBB8A;
	}

#left_navi{
	position: relative; left: 0px; top: 0px;
	width: auto;
	height: 498px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #B8D45F;
	}

#left_window{
	position: relative; left: 0px; top: 14px;
	width: 120;
	height: 135px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #B8D45F;
	}


#content{
	position: relative; left: 185px; top: 0px;
	width: 624px;
	height: auto;
	min-height: 660px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: white;
	}


#content_heading_1{
	position: relative; left: 0px; top: 0px;
	width: auto;
	height: auto;
	margin: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	}

#content_text_1{
	position: relative; left: 0px; top: 0px;
	width: auto;
	height: auto;
	margin-top: 20px;
/*	border-style: solid;*/
	}


#right{
	position: absolute; left: 809px; top: 0px;
	width: 165px;
	height: auto;
	padding: 10px;
	background-color: #BFBB8A;
	}

#right_navi{
	position: relative; left: 0px; top: 0px;
	width: auto;
	height: 498px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #B8D45F;
	}




h1{
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #9f8875;
	}

h2{
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #9f8875;
	}

h3{
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #9f8875;
	}

h4{
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #9f8875;
	}

h5{
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #9f8875;
	}

h6{
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8px;
	color: #9f8875;
	}

a:link{
	font-weight: bold;
	font-size: 13px;
	color: #3c3936;
	text-decoration: none;
	}

a:visited{	
	font-weight: bold;
	font-size: 13px;
	color: #3c3936;
	text-decoration: none;
	}

a:hover{
	font-weight: bold;
	font-size: 13px;
	color: white;
	text-decoration: none;
	}

a:active{	
	font-weight: bold;
	font-size: 13px;
	color: #3c3936;
	text-decoration: none;
	}

.content_link a {
	font-weight: bold;
	font-size: 13px;
	color: #3c3936;
	text-decoration: none;
	}

.content_link a:visited{	
	font-weight: bold;
	font-size: 13px;
	color: #3c3936;
	text-decoration: none;
	}

.content_link a:hover{
	font-weight: bold;
	font-size: 13px;
	color: black;
	text-decoration: none;
	}

.content_link a:active{	
	font-weight: bold;
	font-size: 13px;
	color: #3c3936;
	text-decoration: none;
	}


/* ------------------------ Navi_Aktiv Einstellungen ------------------------  */
.top_navi_aktiv{
	font-weight: bold;
	font-size: 13px;
	color: white;
	}

.content_image-border{
	border: 4px;
	border-color: #BFBB8A;
	border-style: inset;
	color: grey;
	}

#content_image_container_1{
	position: relative; left: 0px; top: 0px;
	width: 578px;
	height: 322px;
	}

#content_image_1{
	position: relative; left: 0px; top: 0px;
	width: 270px;
	height: 203px;
	}

#content_image_2{
	position: relative; left: 300px; top: -100px;
	width: 270px;
	height: 203px;
	}

#content_image_3{
	position: relative; left: 0px; top: 0px;
	width: 300px;
	height: 233px;
	}

#content_image_4{
	position: relative; left: 300px; top: -203px;
	width: 300px;
	height: 233px;
	}
