BODY
{
	background-color: #fffff7;
	margin-top: 90px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:19px;
	color:#ff0000;
font-family: 'Montserrat', sans-serif;
font-weight: 400; 
}

.body_plain
{
	width:1160px;
	margin: auto;
	padding-right:40px;
	padding-left:40px;
}




.body_header
{
	width:100%;
overflow: none;
overflow:hidden;
margin-bottom:90px;
}

.body_header_title
{
	width:550px;
	font-size: 46px;
	font-weight: 700; 
	color:#0000ff;
	margin-right:40px;
	line-height:46px;	
	float:left;
}

.body_header_spalt3
{
	width:255px;
	margin-right:40px;
	float:left;	
	margin-top:7px;
}

.body_header_spalt4
{
	width:275px;
	float:left;
	margin-top:7px;	
}





.body_main
{
	width:1160px;
overflow: none;
overflow:hidden;
margin-bottom:80px;
}

.body_main_1
{
	width:550px;
	float:left;
	margin-right	:40px;
}

.body_main_content
{
	width:550px;
	font-size: 19px;
	line-height:31px;	
	font-weight: 400; 
	min-height:595px;
float:left;
}

.body_main_litenspalt1
{
	width:255px;
float:left;
margin-right:40px;
}

.body_main_litenspalt2
{
	width:255px;
float:left;
}

.body_main_litenspalt3
{
	width:275px;
float:left;
}

.body_main_image
{
	width:255px;
	margin-right:40px;
	float:left;	
	margin-top:7px;
}

.body_main_2
{
	width:275px;
	float:left;
}

.body_main_faktaspalt
{
	width:275px;
		min-height:595px;
		float:left;
}


.body_footer
{
	width:1160px;
overflow: none;
overflow:hidden;
margin-bottom:80px;
padding-top:35px;
border-top: solid #00F 1px;
}







.rubrik
{
	font-size: 19px;
	margin-bottom:10px;
	line-height:31px;	
	color:#00F;
}

UL
{
	margin-top:0px;
	margin-left:0px;
	padding-left:20px;
	list-style-position:outside;
	list-style: disc url(bullet.gif);
	margin-bottom:15px;
}

.blue
{
	color:#00F;
}

.red
{
	color:#df0000;
}

A
{
	color:#00F;
	text-decoration:none;
}

