﻿body {
	text-align: justify;
	text-align: center;
	font-size: 14px;
	font-family: arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color: #adc7e5;
	background: url(../images/hintergrund.gif);
	background-position: 0% 0%;
	background-attachment: fixed;
	background-repeat: repeat;
}

#top{
	position: relative;
	text-align: right;
	margin: 0 auto;
	width: 840px;
	height: 15px;
	border: 0px;
	top:15px;
	background:transparent;
	z-index:2;
	word-spacing:0.3em;
}

#banner{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 870px;
	height: 190px;
	border: 0px;
	top:7px;
	background: url(../images/banner_bild1.jpg) no-repeat;
	z-index:1;
}


#logo{
	position:absolute;
	width: 135px;
	height: 150px;
	border: 0px;
	margin-left:35px;
	margin-top:27px;
	background: url(../images/ewkonzepte-logo.gif) no-repeat;
}

#navi_top {
	position: relative;
	float:right;
	border: 0px;
	background:transparent;
	margin-top:166px;
	margin-right:11px;
	height: 25px;
}

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	top:7px;
	width: 870px;
	color: #000;
	border:0px;
	background:transparent;
	background: url(../images/container_back.png) repeat;
}

#left{
	float:left;
	margin-left:15px;
	width: 210px;
	background: transparent;
	display:block;
}

#navi_left {
	padding-top:40px;
	margin-left: 30px;
	margin-bottom:40px;
	width: 165px;
	border: 0px;
	background: transparent;
}

#aktuell{
	margin-left:20px;
	width: 160px;
	border: 0px;
	background: transparent;
}

#inhalt{
	padding-top:40px;
	margin-left:230px;
	width: 600px;
	background: transparent;
	min-height:700px;
}

#footer{
	margin-top:30px;
	margin-left:230px;
	width:602px;
	height:50px;
}

#footer hr{border:1px dashed; color:#576f9a; margin-bottom:5px;}
#footer img{margin-left:5px;}
#footer .icon{float:right; margin-top:-15px;}