/* -------- Allgemeine Definition Start -------- */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left; 
	text-decoration:none; 
	font-size:12px; 
}

html {
	overflow-x:auto;
	overflow-y:scroll;
}

ul {
	margin:0; 
	line-height: 0;
	}
li {
	margin: 0 0 0 15px;
	list-style-type: square;
	line-height: 1.5;
	}

/* -------- Ebenen Head -------- */

#noscript {
	font-size:11px;
	position:absolute;
	top:140px;
	left:0;
	text-align:center;
	width:100%;
	background:#FFFFFF;
	color:#FF0000;
}

#head_hgz {
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	height: 137px;
	background:  url(../img_head/head_large.jpg) no-repeat left;
	min-width:850px;
	max-width:1124px;
	z-index:10;
}

#logo
	{
	position: relative;
	float: right;
	top: 5px;
	width: 192px;
	height: 125px;
	background:  url(../img_head/head_logo.gif) no-repeat right;
	z-index:20;
	}
	
#head_line {
	top: 140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:5px;
	width: 90%;
	height: 1px;
	min-width:850px;
	max-width:1124px;
	background-color: #0080FF;
	z-index:40;
}

/* -------- Ebenen Content -------- */

#content {
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	height: 100%;
	min-width:850px;
	max-width:1124px;
	z-index:1000;
}

/* -------- Ebenen Contentbox -------- */

.box_navigation {
	z-index:1;
	width:155px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box_inhalt {
	width:62%;
	z-index:1;
	padding-left: 30px;
	margin-left: 10px;
	margin-top: 2px;
	float: left;
	border: 0px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

.box_inhalt_images {
	width:57%;
	z-index:1;
	padding-left: 30px;
	margin-left: 10px;
	margin-top: 2px;
	float: left;
	border: 0px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

.box_inhalt_images_long {
	width:70%;
	z-index:1;
	padding-left: 30px;
	margin-left: 10px;
	margin-top: 2px;
	float: left;
	border: 0px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

.box_inhalt_l {
	width:51%;
	z-index:1;
	padding-left: 30px;
	margin-left: 10px;
	margin-top: 2px;
	float: left;
	border: 0px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

.box1 {
	height:100px;
	z-index:1;
	padding-left: 3px;
	margin-left: 3px;
	margin-top: 2px;
	float: left;
	border: 1px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}



.box_links {
	width:155px;
	height:350px;
	z-index:1;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 2px;
	float: right;
	border: 1px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box_links_l {
	width:250px;
	height:350px;
	z-index:1;
	padding: 5px;
	margin-left: 0px;
	margin-top: 2px;
	float: right;
	border: 1px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box_links_images {
	width:196px;
	/*height:350px;*/
	z-index:1;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
	float: right;
	border: 1px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box_links_images2 {
	/*height:350px;*/
	z-index:1;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
	float: left;
	border: 1px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box_rechts_images2 {
	/*height:350px;*/
	z-index:1;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
	float: right;
	border: 1px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box_links_blank {
	width:196px;
	/*height:350px;*/
	z-index:2;
	margin-left: 0px;
	margin-top: 2px;
	padding: 1px;
	float: right;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* -------- Footer positionieren Start-------- */

#footer_container {
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	min-width:850px;
	max-width:1124px;
	clear: both;
	height:30px;
	z-index:1;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid blue;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#7FBFFF; 
	border:1px solid #004494; 
	text-align:left; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
}

#footer_line2 {
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	min-width:850px;
	max-width:1124px;
	clear: both;
	height:1px;
	z-index:1;
	padding-left: 5px;
	margin-top: 102px;
	background:#818181; 
}
	
#footer {
	float: left;
	width: 100%;
	height: 30px;
	min-width:850px;
	max-width:1124px;
}

#footer_line {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	width: 100%;
	height: 1px;
	min-width:850px;
	max-width:1024px;
	background-color: #818181;
	}
	
#footer_blank {
	float: left;
	width: 120%;
	height: 30px;
	min-width:850px;
	max-width:1024px;
}

#mfoot
	{
	margin-left:auto;
	margin-right:auto;
	width: 100px;
	height: 25px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	min-width:850px;
	max-width:1024px;
	background-color: #7FBFFF;
	z-index:30;
	border: 1px solid #0080FF;
	}
/* -------- Ende Footer positionieren -------- */

/* -------- Textstile festlegen Start-------- */

h1
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #004494;
	margin: 0px 0px 24px 0px;
	voice-family: female;
	}

h2
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #004494;
	margin: 0px 0px -10px 0px;
	voice-family: female;
	}

h3
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #004494;
	margin: 0px 0px 24px 0px;
	voice-family: female;
	}
h4 {
	background:#FFFFFF url(../img/punkt_blue.gif) no-repeat scroll 0pt 50%;
	color:#EB8206;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:0px 0px 24px;
	padding:4px 0px 0px 12px;
	voice-family:female;
}

.text8_weiss
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
	color: #FFFFFF;
	}
	
.text10
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	}
	
.text12
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}
	
.text12_weiss
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	}
	
.text12b
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	}
	
.text12bblau
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #004494;
	}
	
	
.text14
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	}
	
.text14grau
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	}
	
.text14b
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	}
	
.text14bblau
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #004494;
	}
	
.text14bblau_underline
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #004494;
	text-decoration: overline;
	text-decoration: underline;
	}
	
.text16
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	}
	
.text16b
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	}

.text16rot
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #C70102;
	}
	
.text16brot
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #C70102;
	}
	
.text16blau
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #457CAD;
	}
	
.text16bblau
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #457CAD;
	}
	

	
.text16bgruen
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #517700;
	}
	
.text16braun
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #B78F13;
	}
	
.text16bbraun
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #B78F13;
	}
	
.text18
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	}
	
.text18b
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	}

.text18rot
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #C70102;
	}

.text18brot
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #C70102;
	}
	
.text18blau
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #457CAD;
	}

.text18bblau
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #457CAD;
	}
	
.text26
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #B78F13;
	}

text12_bold
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004494;
	}
	
p,.p
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	/*margin: 0px 0px 20px 0px;*/
	}
	
	
.lframe_headline
	{
	width: 100%;
	/*float:left;*/
	text-align: left;
	/*scrolling: no;*/
	top: 10px;
	height: 30px;
	vertical-align: middle;
	z-index:2000;
	margin-left: 0px;
	line-height: 1.5;

	}
	
.lframe_headline_punkt_index
	{
	/*width: 550px;*/
	float:left;
	text-align: left;
	/*scrolling: no;*/
	top: 10px;
	height: 40px;
	vertical-align: middle;
	z-index:2000;
	padding-right: 5px;
	}
	
.lframe_headline_punkt
	{
	/*width: 550px;*/
	float:left;
	text-align: left;
	/*scrolling: no;*/
	top: 10px;
	height: 30px;
	vertical-align: middle;
	z-index:2000;
	padding-right: 5px;
	}	
	
	
.lframe_content
	{
	width: 100%;
	/*float:left;*/
	text-align: left;
	/*scrolling: no;*/
	top: 10px;
	height: 30px;
	vertical-align: middle;
	z-index:2000;
	margin-left: 0px;
	}
	
.lframe_content_punkt
	{
	/*width: 550px;*/
	float:left;
	text-align: left;
	/*scrolling: no;*/
	top: 10px;
	height: 30px;
	vertical-align: middle;
	z-index:2000;
	padding-right: 5px;
	}		

	
.lframe_content_portrait
	{
	float:left;
	text-align: left;
	/*scrolling: no;*/
	top: 10px;
	vertical-align: middle;
	z-index:2000;
	margin-right: 20px;
	}
	
.lframe_content_headline
	{
	width: 100%;
	/*float:left;*/
	text-align: left;
	/*scrolling: no;*/
	top: 10px;
	height: 30px;
	vertical-align: middle;
	z-index:2000;
	}
	
.lframe_content_text
	{
	width: 90%;
	/*float:left;*/
	text-align: left;
	/*scrolling: no;*/
	top: 10px;
	vertical-align: middle;
	z-index:2000;
	}

.rframe_ads_print
	{
	width: 30px;
	float:right;
	text-align: center;
	/*scrolling: no;*/
	top: 10px;
	height: 30px;
	vertical-align: middle;
	}
	
.rframe_ads_print_hinweis
	{
	width: 120px;
	float:right;
	text-align: center;
	border: 1px solid #FF0000;
	background-color: #7FBFFF;
	top: 10px;
	height: 25px;
	vertical-align: middle;
	visibility: hidden;
	line-height:25px; 

	}
	
	
/* -------- Ende Textstile festlegen -------- */

/* -------- Start Links definieren -------- */
.nav_footer
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	}
	
a.nav_footer:hover
	{
	color: #CC0000;
	text-decoration: none;
	}

.nav_content
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	}

a.nav_content:hover
	{
	color: #FF0000;
	text-decoration: none;
	}
	
.nav_pdfdownload
	{
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	color: #004494;
	margin: 0px 0px 0px 0px;
	}

a.nav_pdfdownload:hover
	{
	color: #FF0000;
	text-decoration: none;
	}
	
.nav_backlink
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #004494;
	text-decoration: none;
	}
	
.nav_l
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #004494;
	text-decoration: none;
	}

a.nav_l:hover
	{
	color: #55a0ff;
	text-decoration: none;
	}

a.nav_l_aktiv
	{
	color: #EB8206;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	}

.nav_l_subtext{
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	/*marging-bottom: 1px;*/
	text-decoration: none;
}
/* -------- Ende Links definieren  -------- */
