body{
	background:#010043 url(images/bg-body.jpg) repeat-y center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin:0;
	padding:0;
}

#wrapper{
  width:910px;
  margin:auto;
  padding-top:5px;
  padding-bottom:3px;
}

#left{
	width:157px;
	float:left;
}


#top_left_box{
	width:157px;
	height:142px;
	background-color:#FF6606;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	font-size:12px;
	border-right:5px solid #a6c9e7;
	border-bottom:5px solid #a6c9e7;
	float:left;
}

#content{
	width:720px;
  /*margin-left:157px;*/
	padding:20px 15px 20px 20px;
	line-height:120%;
	float:right;
}

#content-bg{
	width:905px;
	background:#a6c9e7 url(images/bg.jpg) repeat-y;
	clear:both;
	margin-top:5px;
	padding:5px;
	overflow:hidden;
}

#menue{
	width:141px;
	padding:0;
	float:left;
	margin:0;
}

#footer{
	background:#a5c9e7 url(images/menue_bottom.jpg) no-repeat left;
	height:20px;
	width:910px;
	clear:both;
	margin-bottom:0 0 5px 0;
	padding:0;
}

#top{
	Height:82px;
	width:730px;
	background:#E49507 url(images/logo_neqs.jpg) no-repeat bottom right;
	text-align:left;
	font-size: 160%;
	letter-spacing:2px;
/*	vertical-align:middle;
	display:table-cell;*/
	padding-left:15px;
	padding-top:60px;
	float:left;
}

#menue ul{
	list-style-type:none;
	text-align:center;
	margin-top:-10px;
	padding-top:10px;
}

#menue a{
	display:block;
	color:#ffffff;
	margin-left:-40px;
	padding-top:10px;
	text-decoration:none;
}

.border{
	border-bottom: 1px solid #999999;
	padding-bottom:10px;
}

#menue a:hover{
	background-color: #999999;
}

h1{
	margin-top:15px;
	margin-bottom:30px;
	padding:0px;
	text-align:center;
	font-weight:normal;
}

h2{
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
}

ul{
	margin-top:3px;
}

.komponente{
	width:160px;
}

#comment-wrapper{
	width:630px;
	height:160px;
	background-color:#d2e4f3;
	border:1px solid #000000;
	padding:0 10px 0 10px;
	margin:0;
}
#comment{
	width:630px;
	height:130px;
	text-align:center;
	line-height:1.3;
	vertical-align:middle;
	display:table-cell;
	padding:0;
	margin:0;
}

#comment strong{
	line-height:150%;
}

li.leistungen{
	margin-bottom:6px;
}