body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

a:link, a:visited {
	font-weight:bold;
	color:#009ee7;
	text-decoration:underline;
	font-size:12px;
}

a:hover{

	font-weight:bold;
	color:#999999;
	text-decoration:underline;	
	font-size:12px;	
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#outer {
	width:920px;									/* Gesamtbreite */
	background:#298a21;
	padding:28px 30px 26px 30px;
}

#headborder {
	margin:0px 0px 12px 0px;
	padding:8px;
	padding-right:3px;
	background:#fff;
}

#head {
/*	padding:50px 5px 5px 0px;*/
	padding-left:5px;
	padding-right:5px;
	height: 120px;
	background:#999;
	background:no-repeat;
	background-image:url(../img/header.jpg);
	text-align:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	font-weight:bold;

}

#header {
	margin: 0px;
	overflow: hidden;
	padding-left:0px;
	padding-right:5px;
	height: 120px;
	background:#999;
	background:no-repeat;
	color:#fff;
}

#contentborder {
	margin:0px;
	padding:8px;
	background:#fff;
}

#phone_box {
    border: 1px solid #cccccc; 
	overflow: auto; 
	float:right;
	width:32.2%;							
	height:313px;
	background:#dad8d9;
}

#teaser {
	float:right;
	overflow:auto;
	width:32.2%;							/* Breite Teaser */
	height:313px;
	background:#dad8d9;
}

#teaser_white {
	float:right;
	overflow:auto;
	width:32.2%;							/* Breite Teaser */
	height:313px;
	background:#FFFFFF;
}


#manual {
	width:100%;
	margin-top:8px;
	background:#dad8d9;
}

#iframe_test {
	width:100%;								/* Breite iframe */
	height:313px;
	border:0px;
	background:#cdefca;
}

#iframe {
	width:67%;								/* Breite iframe */
	height:313px;
	border:0px;
	background:#cdefca;
}

#copyright {
	width:100%;
	text-align:right;
	color:#fff;
	font-size:10px;
}

#bookmarks {
	width:100%;
	height:20px;
	text-align:left;
	color:#fff;
	font-size:10px;
}

#img {
	border:0px;
}