body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

  	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#969696;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#969696;
  	scrollbar-shadow-color:#969696;
  	scrollbar-track-color:#FFFFFF;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;

}

a:link{	font-weight: bold; text-decoration: none; color:#FF4700; }
a:active{	font-weight: bold; text-decoration: none; color: #FF4700; }
a:visited{ font-weight: bold; text-decoration: none; color: #FF4700; }
a:hover{ text-decoration:underline; color: #FF4700; }

ul {
	position: relative;
	margin: 0;
	border: 0px solid black;
  border-width: 0px 0px 0px 0px;
}

/* Textformatierungen *************************************************************************************/
.halbezeile {
	font-size:4px;
}

/* Einstiegsseite *****************************************************************************************/
.input_error
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FF5400;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
	padding: 2px;
    border: 1px solid black;
    border-width: 1px 1px 1px 1px;
}

.bold_normal
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	margin-left: 10px;
	margin-top: 10px;
	padding:2px;
    border: 0px solid black;
    border-width: 0px 0px 0px 0px;
}

#oben {
		position: absolute;
		background: #ADB0B5;
/*	background-image:url(images/logo.gif);
		background-repeat:no-repeat;
		background-position:right; */
		top:0px;
    left:50px;
    width:940px;
    height: 65px;
    margin: 0;
    padding: 0;
    z-index:1;
}

#oben_unter {
	position: absolute;
	top: 65px;
	left: 50px; 
	width: 940px;
	height: 140px;
	background: #FFFFFF;
  border: 0px solid #FFFFFF;
  border-width: 3px 3px 0px 3px;
	z-index: 1;
}

#oben_home {
	position: absolute;
	top: 65px;
	left: 50px; 
	width: 940px;
	height: 278px;
	background: #ffffff;
  border: 0px solid #FFFFFF;
  border-width: 3px 3px 0px 3px;
	z-index: 1;
}

body>#oben_home {
	position: absolute;
	top: 65px;
	left: 50px; 
	width: 935px;
	height: 278px;
	background: #ffffff;
  border: 0px solid #FFFFFF;
  border-width: 3px 3px 0px 3px;
	z-index: 1;
}

#links_login_home {
  background: #FFFFFF;
	position: absolute;
	top: 370px;
	left: 80px;
	width: 250px;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
}
#mitte_home {
	background: #ffffff;
	position: absolute;
	top: 370px;
	left: 324px;
	width: 660px;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
	height: 38.4%;
}

body>#mitte_home {
	background: #ffffff;
	position: absolute;
	top: 370px;
	left: 324px;
	width: 660px;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
	height: 38.4%;
}

#logo {
		position: absolute;
/*	background-image:url(images/logo.gif);
		background-repeat:no-repeat;
		background-position:right; */
		top:20px;
    left:721px;
    width:270px;
    height: 65px;
    margin: 0;
    padding: 0;
    z-index:2;
}

#schlau {
  background: #FFFFFF;
	position: absolute;
	top: 570px;
	left: 80px;
	width: 135px;
	height:auto;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	z-index:3;
}

body>#oben_unter {
	position: absolute;
	top: 65px;
	left: 50px; 
	width: 933px;
	height: 142px;
	background: #ffffff;
  border: 0px solid #FFFFFF;
  border-width: 3px 3px 0px 3px;
	z-index: 1;
}

#links {
   background: #ADB0B5;
	 position:relative;
	 height:100%;
	 /*height:547px; */
   top:0px;
   left:0px;
   width:50px;
	/*z-index:0;*/
}

#links_login {
  background: #FFFFFF;
	position: absolute;
	top: 255px;
	left: 80px;
	width: 250px;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
}


#rechts_balken {
   background: #ADB0B5;
	 position:absolute;
	 top:0px;
	 height:100%;
	 /*height:547px; */
   left:990px;
   width:50px;
	/*z-index:0;*/
}

#mitte_nav {
	background: #FFFFFF;
	position: absolute;
	height: 25px;
	top: 211px;
	left: 53px;
	width: 937px;
	z-index:2;
}


#restbalken {
background: #F6990E;
position:absolute;
height: 20px;
top: 0px;
left: 518px;
width: 411px;
border: 0px solid #000000;
border-width: 1px 1px 1px 1px;
z-index:0;
}


* html #restbalken {
background: #F6990E;
position:absolute;
height: 22px;
top: 0px;
left: 518px;
width: 414px;
border: 0px solid #000000;
border-width: 1px 1px 1px 1px;
z-index:0;
}


#mitte {
	background: #ffffff;
	position: absolute;
	top: 240px;
	left: 310px;
	width: 477px;
	/*height: 370px; */
	height: 59.3%;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
	padding-right:19px;
}

#mitte_passwort {
	background: #ffffff;
	position: absolute;
	top: 247px;
	left: 320px;
	width: 500px;
	/*height: 370px; */
	height: 59.3%;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
	padding-right:19px;
}

#mitte_aendern {
	background: #ffffff;
	position: absolute;
	top: 240px;
	left: 310px;
	width: 600px;
	/*height: 370px; */
	height: 59.3%;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
	padding-right:19px;
}

#mitte_newsletter {
	background: #ffffff;
	position: absolute;
	top: 250px;
	left: 310px;
	width: 640px;
	/*height: 322px;*/
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
	padding-right:19px;
}

#mitte_anmeldung {
	background: #ffffff;
	position: absolute;
	top: 250px;
	left: 310px;
	width: 595px;
	height:59%;
	border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	overflow:auto;
	padding-right:19px;
}

#rechts {
	background: #ffffff;
	position: absolute;
	top: 240px;
	left: 808px;
	width: 175px;
	height: auto;
  border: 0px solid #FFFFFF;
  border-width: 0px 0px 0px 0px;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#rechts .bild {
    border: 0px solid #ffffff;
    border-width: 10px 7px 7px 1px;
		overflow:hidden;
}

/* Hauptnavigationsleiste NEU ************************************************************************************/
  #nav,
  #nav .nav_pri {
	  left:0px;
    float: left;
	  list-style: none;
	  line-height: 1;
	  padding: 0;
	  margin: 0 0 0 0;
		display:inline;
  }
	  
	#nav:hover, #nav a:hover, #nav li:hover {color: #FAD10F}
	
	
	#nav_bar #nav li ul a:hover,
  #nav_bar #nav li ul ul a:hover,
  #nav_bar #nav a.first:hover  {
    background-color:#FFFFFF;
	 }

  #nav li {
  background: #F6990E;
	float: left;
  border: 0px solid #000000;
  border-color:#000000;
	border-width: 1px 1px 1px 1px;
	margin: 0px 3.3px 0px 1px;
	padding: 3px 6px 3px 6px;
  display:inline;
  }
	
  #nav_bar #nav li { 
 	padding-bottom: 0; 
	padding-top: 10px;
  border: 0px solid #FFFFFF; 
  border-width: 0px 0px 0px 2px;
  }
	
  #nav a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
  text-align:left;
  border: 0px solid #ffffff;
  border-width: 0px 0px 0px 0px;
  margin-left: 0px;
	padding: 1px 4px 1px 4px;
  }

  #nav_bar #nav a {
	color: #ffffff;
  }

  #nav #aktiv {
  	background-color: #FF5400;
  }

  #nav #aktivli {
  	background-color: #FF5400;
  }
	
 /*  Liste 2. Ebene */
  #nav li .nav_pri {
	position: absolute;
	left: -999em;
	width: 18.4em;
	w\idth: 18.4em;
	border: 0px solid #454545;
  border-width: 0px 0px 0px 0px;
	margin-left: -0.1em;
  margin-top: 10px;
  background-color:#ffffff;
  }
#nav_bar #nav li .nav_pri {
    margin-top: 0px;
    border-width: 0px 0px 0px 0px;
}
  /* Startseite */	
#nav_bar #nav li ul {
    background-color:transparent;
  }

  /* Listenelement 2. Ebene*/
  #nav li li {
	padding-right:0;
	padding-bottom: 0;
	width: 18.4em;
	w\idth: 18.4em;
  margin-left: 0px;
  border: 0px solid #ffffff;
  border-width: 0px 0px 0px 0px;
  margin-top: 0.2em;
  }
#nav_bar #nav li li {
	padding-top: 0;
	padding-bottom: 0;
    border-width: 0px 0px 0px 0px;
}
  	
/* Sekundärnavigation **********************************************************************************/

#sekundaer {
	position: absolute;
	top: 35px;
	bottom: 30px;
	left: 0px;
	margin-left: 0em;
	z-index: 2;
	background-color:#ffffff;
}

#sekundaer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 18.4em;
	margin-left: 1em;
}

#sekundaer a {
	text-decoration: none;
  text-align:left;
	background-color:#ffffff;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 4px;
}

#sekundaer li {
	background-color:#ffffff;
	padding-right:0;
	width: 18.4em;
	width: 18.4em;
  margin-left: 0px;
  border: 0px solid #ffffff;
  border-width: 0px 0px 0px 0px;
  /* margin-top: 1em;   */
	list-style: none;
	left: auto;
}

#sekundaer a:link {color: #FF5400}
#sekundaer a:visited {color: #FF5400}
#sekundaer a:hover {color: #FAD10F}
#sekundaer a:active {color: #FF5400}

#sekundaer #aktivSe {
  color: #FAD10F;
	border: 0px solid #ffffff;
  border-width: 0px 0px 0px 1px;
  }


/* ENDE: Sekundärnavigation **********************************************************************/

/* Sondernavigation ******************************************************************************/
#sondernav {
    top:40px;
		left:3px;
		height:21px;
		position:absolute;
    font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		color:#FFFFFF;
    background: #FFFFFF;
	  margin: 0 0 0 0;
		display:block;
		z-index: 0;
}

#sondernav ul {
 	padding: 0;
}

#sondernav li { list-style-type: none;
	margin: 0;
  background: #626262;
	text-decoration: none;
	float:left;
  border: 1px solid #000000;
  border-width: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
	padding: 1px 10px 1px 10px;
	display:inline;
}

#sondernav a {
	text-decoration: none;
}


#sondernav a:link {color: #ffffff}
#sondernav a:visited {color: #ffffff}
#sondernav a:hover {color: #ADB0B5}
#sondernav a:active {color: #ADB0B5}

/* Ende Sondernavigation ******************************************************************************/
.navs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
    border: 0px solid white;
    border-width: 0pt 0pt 0pt 2px;
	padding-left: 6px;
}

.navs:link { color: #ffffff }
.navs:active {	color: #ffffff}
.navs:visited {	color: #ffffff }
.navs:hover{ color: #ffffff ;
}

.TemplateHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF4700;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 5px;
	padding: 10px 0px 0px 15px ;
    border: 0px solid #6b0e0e;
    border-width: 0px 0px 0px 0px;
}

.Abschnitt {
    border: 0px solid black;
    border-width: 1px 1px 1px 1px;
}

.AbschnittHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF4700;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	clear:both;
	text-transform:uppercase;
}

.AbschnittText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 10px;
    border: 0px solid black;
    border-width: 0px 0px 0px 0px;
}

.AufzaehlText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 7px;
	margin-top: 10px;
}

.SucheHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF4700;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	clear:both;
}

.SuchTreffer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF4700;
	text-decoration:none;
}


.seitentitel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF4700;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	clear:both;
}

.Link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF4700;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	clear:both;
}

