body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #808598;
	background-image: url(images/hintergrund1.jpg);
	margin-top: 10px;
	padding: 0px;
}
td, div, p {
	font-size: 11px;
	color: #333333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-top: 10px;
	margin-bottom: 0px
}
h5 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 10px;
	margin: 0px;
}
form { 
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}


#wrapper {
	width: 880px;
	text-align:left;
	background-color: #FFFFFF;
	margin:0 auto; 
}
/* ------ */
#header {
	height: 90px;
	background: url(images/kopf.jpg) no-repeat;
}
#headertext {
	padding: 28px 0 0 425px;
}
/* ------ */
#menu {
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	background-color: #586d8c;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0 0 8px;
}
#menu a {
	margin: 0px 8px 0px 8px;
}
/* ------ */
#subhead {
	height: 168px;
	border-top: 1px solid #7083A1;
	background: url(images/ecocall_frameblau.jpg) repeat-x bottom;
}
#subheadtext {
	margin: 60px 0 0 18px;
}
#subheadtextfullwidth {
	margin: 60px 250px 0 16px;
}
/* ------ */
#content{
	width: 595px;
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
	background-image: url(images/verlauf3.jpg);
	background-repeat: repeat-x;
}
#contentfullwidth{
	width: 840px;
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
	background-image: url(images/verlauf3.jpg);
	background-repeat: repeat-x;
}
#wrapperleft {
	float: left;
	width: 635px;
}
#wrapperleftfullwidth {
	float: left;
	width: 880px;
}
#wrapperright {	
	float: left;
	width: 245px;
}
.headingpink {
	height: 22px;
	color: #FFFFFF;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	background-color: #FF0099;
	padding-top: 3px;
}
.rightinfotexte {
	color: #000000;
	background: url(images/verlauf_sw.jpg) repeat-x; 
	padding: 10px 10px 9px 15px; 
}
.normaltext {
	color: #333333;
	line-height: 14px;
	text-indent: 10px;
}
#infomanager {
	float:left;
	width: 515px;
	height: 119px;
	line-height: 14px;
	padding: 30px 0 0 20px;
}
.bgimage2 {
	background-image: url(images/verlauf2.jpg);
}
#login {
	float:left;
	height: 119px;
	width: 225px;
	text-align: right;
	padding: 30px 20px 0 0;
}
/* ------ */
#footer {
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #586d8c;
	padding-top: 3px;
}
#footer a {
	margin: 0px 8px 0px 8px;
}
/* ------ */
#copyright { 
	font-size: 10px;
	color: #DDE3F8;
	text-align: center;
	background-color: #808598;
	padding-top: 2px;
}
/* ------ Font Style ------ */
.font18 {
	font-size: 18px;
	font-weight: bold;
}
/* ------ Link Style ------ */
/* Alle Links übergreifend */
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
}
/* Link white */
a.whitelink:link, a.whitelink:visited {
	color: #FFFFFF;
}
a.whitelink:hover, a.whitelink:active {
	color: #EC008C;
}
