BODY {
	background: #32405D;
	margin: 0px;
	font: 12px Verdana, sans-serif;
}

.struktur_inhalt {
	width: 750px;
	border: 0px;
	margin: 0px; 
	padding: 0px;
	background: #FFFFFF;
}
.struktur_kopf_r1 {
/*
	background-image: url(images/kopf_r1_header.jpg);
	background-repeat: no-repeat;
*/
	width: 100%;
	border-left: 2px solid #32405D;
	border-right: 2px solid #32405D;
	border-top: 2px solid #32405D;
	margin: 0px;
	padding: 0px;
}
.struktur_kopf_r1_logo {
	width: 150px;
	/*height: 120px;*/
	vertical-align: top;
}
.struktur_kopf_r1_titel {
	background-image: url(images/kopf_r1_titel-bg.gif);
	background-repeat: repeat;
	height: 26px;
	color: #FFFFFF;
	vertical-align: middle;
}
.struktur_kopf_r1_titel1 {
	font-size: 12px;
	text-align: left;
	vertical-align: baseline;
}
.struktur_kopf_r1_titel2 {
	font-size: 10px;
	text-align: right;
	vertical-align: baseline;
}
/* <MENUE1> */
/* <PLATZHALTER> */
.struktur_kopf_r1_menue1 {
	padding: 2px;
	margin: 2px;
	background: #455370;
	height: 100px;
	width: 200px;
	font-size: 10px;
	color: #FFFFFF;
}
/* </PLATZHALTER> */
.struktur_kopf_r1_menue1 a, .struktur_kopf_r1_menue1 a:link, .struktur_kopf_r1_menue1 a:active, .struktur_kopf_r1_menue1 a:visted {
	color: #FFFFFF;
	text-decoration: none;	
	text-transform: uppercase;
}

.struktur_kopf_r1_menue1_active {
	background: #CFD5E0;
	color: #455370;
}
.struktur_kopf_r1_menue1_active a, .struktur_kopf_r1_menue1_active a:link, .struktur_kopf_r1_menue1_active a:active, .struktur_kopf_r1_menue1_active a:visited {
	color: #455370;
	text-decoration: none;	
}
.struktur_kopf_r1_menue1_hover {
	background: #E0E6F1;
	color: #455370;
}
.struktur_kopf_r1_menue1_hover a, .struktur_kopf_r1_menue1_hover a:link, .struktur_kopf_r1_menue1_hover a:active, .struktur_kopf_r1_menue1_hover a:visited {
	color: #455370;
	text-decoration: none;	
}
.struktur_kopf_r1_menue1_hover a:hover {
	color: #455370;
	text-decoration: underline;
}
/* </MENUE1> */

/* <MENUE2> */
/* <PLATZHALTER> */
.struktur_kopf_r1_menue2_rahmen {
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border: 0px;
	background: #76829A;
	height: 100px;
	width: 175px;
	vertical-align: middle;
}
/* </PLATZHALTER> */
.struktur_kopf_r1_menue2 {
	width: 100%;
	font-size: 10px;
	border: 0px;
	color: #FFFFFF;
}
.struktur_kopf_r1_menue2 a, .struktur_kopf_r1_menue2 a:link, .struktur_kopf_r1_menue2 a:active, .struktur_kopf_r1_menue2 a:visted {
	color: #FFFFFF;
	text-decoration: none;	
}
.struktur_kopf_r1_menue2_active {
	background: #CFD5E0;
	color: #455370;
}
.struktur_kopf_r1_menue2_active a, .struktur_kopf_r1_menue2_active a:link, .struktur_kopf_r1_menue2_active a:active, .struktur_kopf_r1_menue2_active a:visited {
	color: #455370;
	text-decoration: none;	
}
.struktur_kopf_r1_menue2_hover {
	background: #E0E6F1;
	color: #455370;
}
.struktur_kopf_r1_menue2_hover a, .struktur_kopf_r1_menue2_hover a:link, .struktur_kopf_r1_menue2_hover a:active, .struktur_kopf_r1_menue2_hover a:visited {
	color: #455370;
	text-decoration: none;	
}
.struktur_kopf_r1_menue2_hover a:hover {
	color: #455370;
	text-decoration: underline;
}
/* </MENUE2> */

/* <GRAFIK> */
.struktur_kopf_r1_grafik {
	background: #EAEDF3;
	margin: 2px;
	padding: 2px;
	border-right: 0px;
	width: 200px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
/* </GRAFIK> */

.struktur_kopf_r2 {
	width: 100%;
	border-left: 2px solid #32405D;
	border-right: 2px solid #32405D;
	border-top: 2px solid #32405D;
	border-bottom: 2px solid #32405D;
	margin: 0px;
	padding: 0px;
	/*background: #CDD2CC;*/
	background: #EAEDF3;
}

/* <CONTENT> */
/* <PLATZHALTER> */
.struktur_content {
	width: 100%;
	height: 400px;
	vertical-align: top;
	border: 1px solid #32405D;
	background: #F8F9FB;
	margin-top: 5px;
	font: 11px Verdana, sans-serif;
	border-spacing: 20px;
}
/* </PLATZHALTER> */
.struktur_content_text {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-top: 30px;
	height: 100%;
	vertical-align: top;
}
.struktur_content h1 {
	color: #455370;
	font: bold 16px Verdana, sans-serif;
	text-transform: uppercase;
}
.struktur_content h2 {
	color: #455370;
	font: bold 14px Verdana, sans-serif;
	line-height: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0px;
}
.struktur_content p, .struktur_content li, .struktur_content table {
	color: #32405D;
	font: 12px Verdana, sans-serif;
	line-height: 18px;
}
.struktur_content a, .struktur_content a:link, .struktur_content a:active, .struktur_content a:visted {
	text-decoration: underline;
	color: #32405D;
}
.struktur_content a:hover {
	text-decoration: underline;
	color: #76829A;
}
/* </CONTENT> */
.struktur_bottom {
	background-image: url(images/magnetstreifen.jpg);
	border-left: 1px solid #32405D;
	border-right: 1px solid #32405D;
	border-bottom: 1px solid #32405D;
	height: 30px;
	width: 100%;
}