body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #618b29 url(../img/main-bg.jpg) center 50px no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 870px;
	position:absolute;
	top:0px;
	left: 50%;
	margin-left: -390px;
	text-align: left;
	padding:0
}
#header {
	height:158px;
	overflow:hidden;
	position:relative;
	top:0;
}
#header h1 {
	position:absolute;
	top:0;
	left:-5000px
}
#sidebar1 {
	float: left;
	width: 432px;
	height: 291px;
	margin:2px 0;
	background: url(../img/arbeitsbereiche-lft.jpg) 0 0 no-repeat;
}
#seite-2 #sidebar1 {
background: url(../img/Home.jpg) 0 0 no-repeat;
}
#seite-3 #sidebar1 {
background: url(../img/Kontakt.jpg) 0 0 no-repeat;
}
#seite-4 #sidebar1 {
background: url(../img/Bueroportrait.jpg) 0 0 no-repeat;
}
#seite-5 #sidebar1 {
background: url(../img/Referenzen.jpg) 0 0 no-repeat;
}
#seite-6 #sidebar1 {
background: url(../img/Arbeitsbereiche.jpg) 0 0 no-repeat;
}
#mainContent {
	margin: 0 0 0 439px;
	height: 291px;
	font-size: 12px;
	/*background: url(../img/start-rgt-bg.png) 0 0 no-repeat;*/
}
#content { text-align:left; color:#fff; margin-top:3px; line-height:135%; height:291px; width:100%; overflow:auto;}
.pad, #content p, #content , #content h2, #content h3, #content h4, #content h5{ padding: 0 10px;}
#content h1{ color:#022046; font-size: 18px; font-weight:normal; padding:10px; margin-bottom:0;}
#content h2, #content h3, #content h4{ color:#fff; font-size: 15px; font-weight:normal}
#content h5, #content h6{ color:#022046; font-weight:normal; font-size: 15px}

/*.csc-textpic-text ul*/

#content ul
{
	margin: 0 0 1em 0;
	padding: 0 10px;
	list-style-type: none;
}

#content ul li{
	background: url(../img/arrow-ul.png) no-repeat 0px 5px;
	padding-left: 10px;
	margin:0;
	margin-top:..2em
}

#content a:link, #content a:visited{
color:#022046;
text-decoration:underline
}
#content a:hover{
color:#a7df0a;
text-decoration:none
}

#footer {
font-size: 12px
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#rghtfoot{width 400px; float:right;}
#footer ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	}
#footer ul li{
	display:block;
	float:left;
	margin:0;
	width:108px;
	color:#fff;
	text-decoration:none;
	padding:12px 0px 0 0px;
	margin-left:8px;
	width:100px;
	outline:none;
	border:none;
	}
	/*#footer ul li a:hover{}*/
	#footer img{border:none;}
	blockquote {font-size:1.3em; margin: 100px 0 0 70px; line-height:150%}
	blockquote span{font-size:.8em}
