html{ 
	margin:0;
	padding:0; 
	height:100%; 
} 
body {
	margin:0;
	padding:0;
	background: #fce77e; 
	height:100%; 
}

img {
	border:0px;
} 

.clear {
	height:1px;
	clear: both;
}

.devide {
	width:790px;
	height: 15px;
	clear: both;
}

#header{
		width: 830px;
		height: 145px;
		top:0px;
		margin: auto;
}
	
	#dividerHead{
		position:relative;
	}

	#pageHeader {
		width: 830px;
		height: 145px;
		top:0px;
		margin: auto;
		}
	
		#logo {
			width: 830px;
			height: 140px;
			background:#fce77e url('http://www.eft-bea-schmidt.de/fileadmin/bilder/beaSchmidt_logo_beratung_coaching_therapie-hoch.png') no-repeat center bottom;
		}

#container {
	width:830px;
	margin: auto;
}

#main_top {
	background: #fce77e url('http://www.eft-bea-schmidt.de/fileadmin/bilder/rahmen_top.png') no-repeat center bottom;
}
	

#main_middle {
	position:relative;
	background: #fce77e url('http://www.eft-bea-schmidt.de/fileadmin/bilder/rahmen_middle.png') repeat-y center top;
}		

	#main_middle_top{
		position: relative;
		max-height: 205px;
		overflow: hidden;		
	}

		#pic {
			position: relative;
			z-index:1;
			left:20px;
			width:790px;
			height:205px;
		}
	
		#hmenu {
			position: relative;
			width: 775px;
			height: 25px;
			left:20px;
			top:-40px;
			padding: 4px 0 0 15px;
			z-index:10;
			background: #ffffff;
			border-top: solid 5px #fce77e;
			border-bottom: solid #fce77e 2px;
			vertical-align: text-top;
			line-height: 0.8em;
		}

			.navbar {
				float: left;
				margin: 0 10px 0 0;
				height: 25px;
				padding-left: 7px;
			}
			
			.navbar_act {
				float: left;
				height: 25px;
				background: url('http://www.eft-bea-schmidt.de/fileadmin/bilder/navbar-1_act.png') no-repeat left top;
				margin:0 10px 0 0;
				padding-left: 7px;
			}

	#main {
		position: relative;
		z-index:1;
		left:20px;
		width:790px;
		height: auto;
		min-height: 150px;
		border-top: solid 3px #e28b25;
		border-bottom: solid 1px #e28b25;
		background-color: #fff4bf;
	}
			
		
		#spacer{
			float:left;
			width: 150px;
			margin-top: 10px;
		}

		#vmenu {
			float:left;
			width: 150px;
			background-color: #fff;
			border-top: 1px solid #e28b25;
		}
		
			.navbar-1 {
				float: left;
				height: 18px;
				width:135px;
				margin: 0 0 0 15px;
				padding: 0 0 0 7px;
			}
			
			.navbar-1_act {
				float: left;
				height: 18px;
				width:135px;
				margin: 0 0 0 15px;
				padding: 0 0 0 7px;
				background: url('http://www.eft-bea-schmidt.de/fileadmin/bilder/navbar-1_act.png') #fff repeat-y left top;
			}
	
			.navbar-2 {
				float: left;
				margin: 0 0 0 25px;
				padding: 0 0 0 7px;
				height: 16px;
				width:125px;
			}
			
			.navbar-2_act {
				float: left;
				margin: 0 0 0 25px;
				padding: 0 0 0 7px;
				height: 16px;
				width:150px;
				background: url('http://www.eft-bea-schmidt.de/fileadmin/bilder/bogen.jpg') #fff repeat-y left top;
				margin: 0 0 0 25px; 
			}

		#inhalt {
			float: left;
			width: 400px;
			padding: 0 25px 0 25px;
			margin: 0 0 10px 0;
		}
		
		#rechts {
			float: right;
			width: 170px;
			margin: 0 0 15px 20px;
			padding: 0;
		}

	#footer{
		position:relative;
		height:15px;
		background: #fce77e url('http://www.eft-bea-schmidt.de/fileadmin/bilder/rahmen_middle.png') repeat-y center top;
	}
	
		#fmenu {
			float: right;
			text-align: right;
			width: 450px;
			height: 15px;
			margin: 0 5px 0 0;
			padding: 0 15px 0 0;
		}
		
#main_bottom {
	background:#fce77e url('http://www.eft-bea-schmidt.de/fileadmin/bilder/rahmen_bottom.png') no-repeat center top;
}
