/* start colored IE-Scrollbars */
html {
scrollbar-arrow-color:#004995;
scrollbar-track-color:#A5BEE3;
scrollbar-face-color:#6699CC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#B6D5EF;
scrollbar-darkshadow-color:#0C60AD;
scrollbar-shadow-color:#221F1F;
}
/* end colored IE-Scrollbars */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #221F1F;
	background-color: #A5BEE3;
	background-image: url(../m/temp/bg.jpg);
/*  start scrollbarbugfix: Scrollbar im Firefox erzwingen ("Sprungeffekt" umgehen) */
/*  overflow:auto;
	overflow: -moz-scrollbars-vertical;*/
/*  end scrollbarbugfix */
}

td,th, table, div, p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #221F1F;
	border-collapse: collapse /* nur im NS 6.0 keine Unterstützung */
}

/* Fließtextabsatz über p definiert */
p {
    padding-bottom: 10px;
}

pre {
    font-size: 0px;
    line-height: 0px;
}

a:link {
	color: #B23815;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #F5821F;
}
a:active {
	color: #F5821F;
}

.link:hover {
	background-color: #AE301A;
	color: #FFFFFF;
}

/* Headline-Formate */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

h1 {
	font-size: 12px;
	color: #221F1F;
	padding-bottom: 4px;
}

h2 {
	font-size: 11px;
	line-height: 16px;
	color: #221F1F;
	padding-bottom: 2px;
}

/* Die lustigen Layer */
/* Header-Background */
#hbg {
       position:relative;
	   height:60px;
	   z-index:2;
	   width: 758px;
	   margin: 0 auto 0 auto;
	   background-image:url(../m/temp/hbg.gif);
	   background-repeat: no-repeat
}

/* Header-Navlevel 01 */
#h-nav {
      position:absolute;
	  top: 20px;
	  width: 564px;
	  left: 180px;
	  height:auto;
	  z-index:1;
	  clear:none;
	  overflow: hidden /* opera pixel-rutscher-workaround */
}

#h-nav a {

	float: left
}

/* Header-Summaryarea-komplett */
#h-summary {
      position:relative;
	  height:180px;
	  width:758px;
	  margin: 0 auto 0 auto

}

/* Header-Summaryarea-Bild */
#summary {
      position:absolute;
	  left:180px;
	  top:0px;
	  width:564px;
	  height:180px;
	  z-index:3;
}

#content {
	position:relative;
	width:758px;
	height: auto;
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(../m/temp/bg_c.gif);
	padding-bottom: 20px;
	/* über min-height verhindern, dass Bereiche mit wenig Content am Header "klatschen" */
	min-height: 260px;

}

/* Die lustigen Klassen */
/* Nav-Level 02 */
.subnav, .subnav:link, .subnav:visited, .subnav:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 180%;*//*18px*/
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none
}

.subnav-down, .subnav-down:link, .subnav-down:visited, .subnav-down:hover, .subnav-down:active, .subnav:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px
}

/* Nav-Level 03 */
.nav03, .nav03:link, .nav03:visited, .nav03:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #575757;
	text-decoration: none;
}

.nav03-down, .nav03-down:link, .nav03-down:visited, .nav03-down:hover, .nav03-down:active, .nav03:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight:bold;
	color: #575757;
	text-decoration: none;
}

/* Footer-Link */
.f, .f:link, .f:visited, .f:active  {
	line-height: 16px;
	color: #769BD3;
	text-decoration: none;
}

.f:hover   {
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;

	}

.nostyle, .nostyle:link, .nostyle:visited, .nostyle:active, .nostyle:hover   {

	text-decoration: none;
	color: #221F1F;
}



/* Homepage-News-Formate */
.h-homenews, .h-homenews:link, .h-homenews:active, .h-homenews:visited, .h-homenews:hover {

	font-weight: bold;
	color: #AE301A;
	text-decoration: none;

}

.h-homenews:hover {
	text-decoration: underline !important;
}

.homenews {
	line-height: 145%;
}

.marginaltxt, .marginaltxt:link, .marginaltxt:active, .marginaltxt:visited, .marginaltxt:hover {

	color: #9DADA5;

}



.stretch {
	clear: both
}

/****************** ul/li-sten ********************/

ul,ul li { margin: 0; padding: 0; border: 0}
ul li {
    margin: 0 10px 0 14px;
	padding: 0;
	line-height: 20px;
	text-decoration: none;
	list-style-type: circle;
	list-style-image:url(../m/temp/bullet02.gif)
}

ul {
    padding-top: -6px;
	padding-bottom: 10px;
}

li {
    /*margin:0px 0px 0px -12px;*/
}

/* nur IE */
ul li { margin: 0 10px 0 20px !important; }

/* Klassen für die Formulare | Formularformatierungen*/

.formtxt, .formtxt-bold {


}

.formtxt-bold {
	font-weight: bold;
}


.formtxt-light {
	color: #BDC5C1;
}

.formtxt-error, .error {
	color: #DC4D2A;
}

.input-textfeld {
	height: 16px;
	font-size: 11px;
	line-height: 22px
}

.pic_rotator
{
	position: absolute;
	top:0px;
	left:0px;
}