body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Arial, sans-serif;
	// height: 101%;
	background-color: #00519e;
}

.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float:right;}

.inner-container {
	border: 1px solid #000000;
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 970px;
	margin-top: 8px;
}

.inner-border {
	border: 1px solid #000000;
	width: 966px;
}

.outer-container {
	padding-top: 20px;
	//padding-bottom: 150px;
	background: #00519e;
	// background-image: url(../grafik/Spiegelung.png);
	// background-repeat: no-repeat;
}	

.header {
	// border: 1px solid;
	border: none;
	height: 125px;
	background-color: #FFFFFF;
}

.logo {
	margin: 11px;
}

#menue1 {
	margin-top: 10px;

	position: relative;
	background-color: #00519e;
	background-repeat: none;
}

#menue1 a {

	color: white;

	font-size:10pt;
	text-decoration: none;
}
 
#menue1 a:hover {

	text-decoration: underline;

}


.b1, .b2, .b3, .b4{font-size:1px; 
	overflow:hidden; display:block;}
.b1 {height:1px; background:#000000; 
	margin:0 5px;}
.b2 {height:1px; background:#FFF; 
	border-right:2px solid #000000; 
	border-left:2px solid #000000; 
	margin:0 3px;}
.b3 {height:1px; background:#FFF; 
	border-right:1px solid #000000; 
	border-left:1px solid #000000; 
	margin:0 2px;}
.b4 {height:2px; background:#FFF; 
	border-right:1px solid #000000; 
	border-left:1px solid #000000; 
	margin:0 1px;}
.contentb {background: #FFF; 
	border-right:1px solid #000000; 
	border-left:1px solid #000000;}

.content {
	// border: 1px solid #000000;
	// position: absolute;
	// top: 160px;
	// left: 350px;	
	display: block;
	width: 750px;
	// height: 100%;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
}

#content-titel {
	float: left;
	width: 70%;
	margin-top: 20px;
	background-color: #00519e;
	background-repeat: none;
	color: white;	
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
}

#content-text {
	// margin-left: 50px;
	// margin-right: 50px;
	// margin-top: 80px;
	margin: 60px 50px 20px 50px;
	font-size: 10pt;
	color: grey;
	text-align: justify;
}

#content-text a {
	color: #00519e;
	text-decoration: none;
}

#content-text a:hover {
	text-decoration: underline;
}

.content-bild {
	margin-right: 20px; // 20, 185px
}

#navigation {
	// border: 1px solid;
	float: left;
	width: 0px;
	height: 430px;
	margin-top: 8px;
	padding: 5px;
	background: transparent;
	font-size; 10pt;
}


#navigation a {
	color: ##00519e;
	font-size: 10pt;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

.n1, .n2, .n3, .n4{font-size:1px; 
	overflow:hidden; display:block;}
.n1 {height:1px; background:#000000; 
	margin:0px 0px 0px 5px;}
.n2 {height:1px; background:#transparent; 
	border-left:2px solid #000000; 
	margin:0px 0px 0px 3px;}
.n3 {height:1px; background:#transparent;
	border-left:1px solid #000000; 
	margin:0px 0px 0px 2px;}
.n4 {height:2px; background:#transparent;
	border-left:1px solid #000000; 
	margin:0px 0px 0px 1px;}
.contentn {background: #transparent; 
	border-left:1px solid #000000;
	height: 133px}

#Info-right {
	// border: 1px solid;
	float: right;
	width: 195px;
	height: 440px;
	margin-top: 8px;
}

#Info-right0 {
	float: right;
	// border-left: 1px solid #000000;
	// border-top: 1px solid #000000;
	// border-bottom: 1px solid #000000;
	width: 195px;
	height: 138px;
	background-color: #FFFFFF;
	// margin-top: 15px;
	font-weight: bold;
	font-size: 12pt;
	color: grey;
	line-height: 1.5;
}

#Info-right0 a {
	font-size: 10pt;
	color: #00519e;
	padding-left: 10px;
	text-decoration: none;
}

#Info-right0 a:hover {
	text-decoration: underline;
}

#Info-right1 {
	float: right;
	// border-left: 1px solid #000000;
	// border-top: 1px solid #000000;
	// border-bottom: 1px solid #000000;
	width: 195px;
	height: 138px;
	background-color: #FFFFFF;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12pt;
	color: #00519e;
}

#Info-right1 a {
	font-size: 10pt;
	color: #00519e;
	padding-left: 10px;
	text-decoration: none;
}

#Info-right1 a:hover {
	text-decoration: underline;
}

#Info-right2 {
	float: right;
	// border-left: 1px solid #000000;
	// border-top: 1px solid #000000;
	// border-bottom: 1px solid #000000;
	width: 195px;
	height: 138px;
	// background-color: #00519e;
	margin-top: 5px;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

#Info-right2 a {
	font-size: 10pt;
	color: white;
	padding-left: 10px;
	text-decoration: none;
}

#Info-right2 a:hover {
	text-decoration: underline;
}

.footer {
	border: 0;
	color: #000000;
	margin-top: 8px;
	padding: 2px 4px;
}

.copyright {
	font-size: 7pt;
	color: #00519e;
	position:relative; 
	left:140px; 
	top: 40px;
}

.copyright a {
	color: #00519e;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.bgfooter {
	border: 0;
	background: transparent;
	position: absolute;
	left: 50%;
	margin-left: -558px;
}
