*	{
	margin:0;
	padding:0;
	}

html	{
	height:100%;
	}

body	{
	font-family:verdana;
	font-size:11px;
	height:100%;
	line-height:150%;
	}
	
a	{
	color:#920000;
	text-decoration:none;
	}	

#blockMain	{
	width:875px;
	margin:0 auto 0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(/de/wLayout/design/img/backgrounds/wrapper.jpg) repeat-y;
	}
	
#header	{
	width:875px;
	height:118px;
	background:url(/de/wLayout/design/img/backgrounds/header.jpg);
	float:left;
	display:inline;
	}
	
#footer	{
	width:875px;
	height:38px;
	background:url(/de/wLayout/design/img/backgrounds/footer.jpg);
	margin:-38px auto 0 auto;
	position:relative;
	}

#footer ul {
	list-style:none;
	padding:13px 0 0 25px;
	position:absolute;
	}
	
#footer ul li {
	list-style:none;
	display:inline;
	font-size:12px;
	margin:0 10px 0 0;
	}
	
#left	{
	float:left;
	width:145px;
	background:url(/de/wLayout/design/img/backgrounds/left.jpg);
	min-height:354px;
	height:354px;
	margin:0 0 38px 14px;
	display:inline;
	}
	
#content	{
	width:538px;
	padding:10px 10px 50px 10px;
	margin:0;
	float:left;
	display:inline;
}

*html #content {
	width:538px;
	padding-right:0px;
}

h1	{
	font-weight:normal;
	font-size:17px;
	color:#920000;
	margin:0 0 10px 0;
	}
	
h2 {
	font-size:11px;
}

p {
	font-size:11px;
}

.text {
	font-size:11px;
}
	
h1.headline	{
	font-weight:normal;
	font-size:17px;
	color:#920000;
	margin:0 0 10px 0;
	}
	
#right	{
	width:144px;
	float:left;
	display:inline;
	text-align:center;
		}	
	
*html #right {
	width:124px;
}
	
.elementStandard {
	width:530px;
}
	
*html .elementStandard {
	width:510px;
}
	
#right	img {
	border:0;
	}	
	

	
.trennliene	{
	border-bottom:1px solid #BE2C37;
	height:10px;
	width:538px;
	margin:10px 0 10px 0;
	}

label	{
	width:200px;
	float:left;
	line-height:20px;
	height:20px;
	margin:5px 0 0 0;
	}
	
label.formmain2	{
	width:150px;
	float:left;
	line-height:20px;
	height:20px;
	margin:5px 0 0 0;
	}
	
input.mainsuche	{
	width:172px;
	}
	

textarea	{
	width:490px;
	}	

.formular input 	{
	width:289px;
	margin:5px 0 0 0;
	}
	
.formular select 	{
	width:293px;
	margin:5px 0 0 0;
	}
	
.clear	{
	clear:both;
	}
