body {
	padding: 0 0 0 0;
	margin:0px 0px 0px 0px;
	/*background-color:#FDFFCE;*/
	background-color:#B2CDDE;
	font-weight: normal;
	font-size:62.5%; /* 1em entspricht 10px */
	line-height:1.6em;
	font-family : Helvetica, Arial, sans-serif;
	color:#000000;
	text-decoration:none;	
}
a {
	color:#C90023;
	text-decoration:none;
}
p {
	padding:0;
	margin:0;
}
.clear {
	clear:both;
	font-size:1px;
}
.left {
	float:left;
}
.text {
	font-size:1.2em;
}
#center {
	width:79.8em;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	border:1px solid #000000;
}
.naviblock {
	border-bottom:1px solid #000000;
	background-color:#C9DCE8;
}
.bottomborder {
	border-bottom:1px solid #000000;
}
#navi {
	padding:0;
	margin:0;
	list-style-type: none;	
	float:left;	
	background-color:#C9DCE8;
	height:2.3em;
	padding-left:1em;
	/*background-color:yellow;*/
}
#navi li {
	/*float:left;	*/
	height:1.5em;
	margin:0.4em 0 0 0;
	padding-right:1.1em;
	/*padding:0 1.2em 0 1.1em;*/
	/*background-color:yellow;*/
}
#navi li a {
	color:#000000;
	font-size:1.2em;
	line-height:1.2em;
}
#navi li a:hover {
	color:#C90023;
}
.navihigh {
	font-size:1.2em;
	color:#C90023;
	line-height:1.2em;
}
#navi li.naviborder,
#navi li.naviborderiehover {
	border-right:1px solid #000000;
	margin-right:1.2em;
	float:left;
}
#navi li.noborder,
#navi li.noborderiehover {
	float:left;
}
#navi li ul{
	position:absolute;
	left:-2180px;
	padding:0 0 0 0;
	margin:0;
	list-style-type: none;	
	background-color:#C9DCE8;
}
#navi li:hover ul,
#navi li.iehover ul,
#navi li.naviborderiehover ul {
	left:auto;
	margin-left:-1.3em;
	margin-top:-0.1em;
}
#navi li ul li{
	padding:0.4em 1em 0 1.1em;
	margin:0;	
	border-left:1px solid #000000;
	background-color:#C9DCE8;
	/*background-color:yellow;*/
}




/*
homepage
*/
.visualhome {
	width:42.5em;
}
.homeleft {
	padding-top:6.2em;
	float:left;
	padding-bottom:6.2em;
}
.homeleft img {
	padding-left:4.5em;
}
.padding_home_left {
	padding-left:6.5em;
}
.addresshome h1 {
	padding:0;
	margin:0;
	color:#004268;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	padding-bottom:0.3em;
}
.addresshome {
	color:#004268;
	font-size:1.3em;
	padding-bottom:0.3em;
}
.size1 {
	font-size:1.3em;
}
.textblockhome {
	color:#ffffff;
	padding-left:14.5em;
	padding-top:0.9em;
}

/*********
seite typ1
*********/
.contentblock1 {
	width:37em;
	float:left;
	/*background-color:yellow;*/
	min-height:50.6em;
}
.contentblock2 {
	width:37.5em;
	float:left;
	padding:3.2em 2em 2em 3em;
	/*background-color:lime;*/
}
.bread {
	font-size:1.2em;
}
.dotted {
	border-bottom:1px dotted #000000;
	padding:1em 0 0 0;
}
h2 {
	font-size:1.7em;
	font-weight:bold;
	padding:1em 0 0.2em 0;
	margin:0;
}
h3 {
	font-size:1.6em;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#ffffff;
	padding:0.2em 0 0.2em 0;
}
.textblock {
	font-size:1.2em;
	padding-top:0.2em;
}

.imgblock {
	width:37em;
	/*min-height:25em;*/
	/*border-bottom:1px solid #000000;*/
	float:left;
}
.imgblock img, .imgblock_strich{
	float: left;
}

.imgblock_strich {
	width:37em;
	/*min-height:25em;*/
	border-bottom:1px solid #000000;
	float:left;
}

.textblock2 {
	font-size:1.2em;
	padding:1em 0 1em 0;
	color:#ffffff;
	width:26em;
	text-align:right;
	min-height:10em;
	float:left;
	/*background-color:yellow;*/
}
/**********
seite typ2
**********/
#imgtyp1sub{
	float:right;
}
.imgtyp2 {
	padding:0 0 0em 0em;
}
.abstand1 {
	height:3.2em;
}
/**********
seite typ3
**********/
.textblock3 {	
	padding:3em 0 1em 0;	
	width:37em;
	text-align:right;
	float:left;
	line-height:1.9em;
	/*background-color:yellow;*/
}
.linkhead {
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:0.3em;
}
.imgsub {
	padding-top:1em;
}