body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100.01%;
} 

#klarmacher { 
	clear: both; 
	line-height: 0;
}

/***
 ** POSITIONS 
 */
 
#main {
	margin:auto;
	width: 1014px; 
	background-color: #F8F8F8; 
	border-top: 1px solid #FFFFFF;
}

#left {
	float: left;
	width: 220px;
	margin-bottom: 20px; 
/*	background-color: #00FF00; */
}

#center {
	float: left;
	width: 571px;
	background-color: #FFFFFF; 
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-bottom: 20px; 
}

#right {
	float: right;
	width: 221px;
	margin-bottom: 20px; 
/*	background-color: #0000FF; */
}

/***
 ** Head
 */

#head_left {
	background-image: url('../images/bg_head_left.gif');
	background-repeat: repeat-x;
	height: 90px;
}

#head_center{
	background-image: url('../images/bg_head_center.gif');
	background-repeat: repeat-x;
	height:90px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0 0 0 19px;
}

#head_right {
	background-image: url('../images/bg_head_right.gif');
	background-repeat: repeat-x;
	height: 90px;
	text-align: left;
}

/***
 ** Subhead 
 */

#subhead_left {
	height:30px;
	margin-top: 1px; 
	background-color: #C2C2C2;
	text-align: left;
	padding: 16px 0 0 20px;
}

#subhead_center{
	height:30px;
	margin-top: 1px; 
	background-color: #E5F7F5;
	text-align: left;
	padding: 16px 0 0 19px;
}

#subhead_right {
	height:30px;
	margin-top: 1px; 
	background-color: #C2C2C2;
	text-align: left;
	padding: 16px 0 0 20px;
}


#logo {
  	position: absolute;
	text-align: right;
	width: 520px;
}

#service_nav {
	text-align: right;
	margin: 0 10px 0 0;
	height:20px;
}

#text_head {
	padding: 21px 0 0 0;
}

					#content {
						text-align: left;
						width: 571px;
						float:left;
						margin:1px 0 50px 0; 

						/* background-color: #DAFFDA; */
						background-color: #FFFFFF; 
					}

					#content_left {
					  	float: left;
						width: 275px;
						margin: 1px 0 20px 0; 
					}
					
					#content_right {
					  	float: right;
						width: 275px;
						margin: 1px 0 20px 0; 
					}

					#contentElement{
						padding: 0 21px 0 20px;
					}

					#content_infobox {
						margin: 25px 0 20px 0; 
					}

					#content_tellafriend{
						width:530px;
					}


#infobox {
	background-color: #F8F8F8;
	margin: 1px 0 0 0;
	text-align:left;
}

#nav_main {
	text-align: left;
}

#footer {
	clear:both;
	margin:0 20px 11px 21px;
	background-color: #FFFFFF;
}

#list_item {
	margin:18px 20px 0 21px;
	padding-bottom:15px;
	border-bottom: 1px solid #C2C2C2;
	background-color: #FFFFFF;
}

#list_item_infobox {
	margin:18px 20px 0 21px;
}

#pager{
	text-align:right;
	margin:0 20px 0 21px;
	padding:9px 0 8px 0;
	border-top:1px solid #00B49C;	
	border-bottom:1px solid #00B49C;	
}
