body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
}
#container{
	padding-left: 30px;
	background-image: url(../images/body-bg-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 1000px;
	height: 100%;
}
h1{
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	margin: 0 0 10px 0;
	padding: 0px 0px 2px 0px;
	line-height: 18px;
}
h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	margin: 0 0 5px 0;
	padding: 0px 0px 2px 0px;
	line-height: 16px;
}
p, ul, li{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.linie{
	border-bottom: 1px solid #D9DAE1;
	margin: 10px 0 10px 0;
	padding: 0;
}

#header{
	width: 100%;
	margin: 0px;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 201px;
	float: none;
}
#headerbild{
	padding: 0px;
	width: 960px;
	height: 201px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left
}
#headertext{
	margin: 0px;
	padding: 125px 0px 0px 252px;
	float: none;
	display: block;
}

#headertext2{
	display: none;
}

#headertext p{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#subnavi{
	padding-top: 11px;
	padding-left: 785px;
	float: none;
}
#subnavi a:link, #subnavi a:visited{
	color:	#666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#subnavi a:hover, #subnavi a:active{
	color:	#222222;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#content_box {
	width:		970px;		
}
#navigation{
	float: left;
	width: 217px;
	margin: 0px;
	padding: 0px;
}

#navigation [id] {
	float: left;
	width: 217px;
	margin: 0px;
	padding: 0px;
}

#content{
	float: left;
	width: 743px;
	margin: 0px;
	padding-top: 29px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 270px;
}
#content-left{
	float: left;
	width: 458px;
	margin: 0px;
	padding: 20px 5px 0px 15px;
	display: block;
}
#content-right{
	float: left;
	width: 230px;
	margin: 0px;
	padding: 25px 20px 0px 13px;
	/* wegen imageborder 2px weniger */
	display: block;
}
#content a:link, #content a:visited{
	color:	#2F1494;
	text-decoration: underline;
}
#content a:hover, #content a:active{
	color:	#000000;
	text-decoration: underline;
}
#content ul.linkliste{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content li.linkliste{
	padding: 0px 0px 10px 10px;
	margin: 0px;
	background:	url(../images/list-arrow.gif) no-repeat 0px 5px;
}
#zweispaltig-links{
	width: 200px;
	float: left;
}
#zweispaltig-rechts{
	width: 490px;
	float: none;
}
#content ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content li{
	padding: 0px 0px 0px 10px;
	margin: 0 0 9px 0;
	background:	url(../images/list-point.gif) no-repeat 0px 5px;
}
.imageborder{
	border: 1px solid #666;
	margin-bottom: 25px;
}

/* ---------------------kontakt ----------*/

form .infofeld {
	border:				solid 1px #C8CACC;
	background-color:	#fff;
	padding:			5px 6px 5px 6px;
	font-family:		Verdana,Arial, Helvetica, sans-serif;
	font-size:			1em;					
}
form .textbutton {
	border:				solid 1px #C8CACC;
	background-color:	#F3F6F8;
	padding:			1px 6px 1px 6px;
	color:				#2E2E2E;
	font-family:		Verdana,Arial, Helvetica, sans-serif;
	font-size:			1em;
	width:				13.5em;					
}
form p  {
	margin-bottom:		-0.5em;
}
.formularname {
	width:				7.2em; /*vorher 8.2em*/
	display: 			block;
	float: 				left;
	padding-left:		1px;
	color:				#2E2E2E;
}
form .textfeld {
	border:				solid 1px #C8CACC;
	background-color:	#fff;
	padding:			0 3px 0 3px;
	font-size:			1.2em;
	width:				16.7em !important;
	width: 				16.4em;
	height: 			1.1em;
	margin-bottom: 		0.3em;				
}
form .kundenlogin {
	border:				solid 1px #C8CACC;
	background-color:	#F3F6F8;
	padding:			0 3px 0 3px;
	font-size:			1.2em;
	width:				14.7em !important;
	width: 				14.4em;
	height: 			1.1em;			
}

form .plz {
	font-size:			1.2em;
	float:				left;
	width: 				2.6em;
	width:				3em !important;
	height: 			1.1em;
	margin-right:		0.26em;
	border:				solid 1px #C8CACC;
	background-color:	#fff;
	padding:			0px 3px 0px 3px;
}

html:first-child>b\ody 
form .plz {
	width: 				4em;  /*testen warum es nicht anspricht */
}
form .ort {
	font-size:			1.2em;
	width: 				13.1em;
	width:				12.9em !important;
	height: 			1.1em;
	margin-bottom: 		0.3em;
	border:				solid 1px #C8CACC;
	background-color:	#fff;
	padding:			0px 3px 0px 3px;
}

form .amt {
	font-size:			1.2em;
	width: 				7.1em;
	width:				7.9em !important;
	height: 			1.1em;
	margin:		 		0;
	border:				solid 1px #C8CACC;
	background-color:	#fff;
	padding:			0px 3px 0px 3px;
}

.abstand {
	margin-bottom: 		2px;
	padding:			0;
}



