

body{
margin-top:0;
padding:0;
font:77% "Verdana";
background:#21252d;
color:#303030; 
}

			
#hintergrund{
background:#ffffff;
color:#303030;
margin: 0 auto;
width:1000px;
}


#schritthinweis {
background-color: #264258;
position: relative;
font: 14px Georgia, "Times New Roman", Times, bold, serif; /* Schrift*/
color: white;
padding:10px; /*Innerer Abstand*/
margin: 25px 0 4px 0;  
width:80px; /* gleiche Breite wie */
height:75px; /* Höhe angeben damit es ein Kreis wird */
text-align:center; /* Text wird zentriert*/
line-height:70px;
vertical-align:middle; 
display:table-cell;
}


#schrittnummer {
background-color: #443e3b;
position: relative;
font: 14px Georgia, "Times New Roman", Times, bold, serif; /* Schrift*/
color: white;
padding:10px; /*Innerer Abstand*/
margin: 15px 0 4px 0;  
width:80px; /* gleiche Breite wie */
height:80px; /* Höhe angeben damit es ein Kreis wird */
text-align:center; /* Text wird zentriert*/
line-height:80px;
vertical-align:middle; 
display:table-cell;
border-radius:50%; /* Border-Radius auf 50% bedeutet rund*/
}

#schritttext {
position: relative;
width:400px;
margin: -95px 0 15px 120px;
text-align: justify;
}

#infoleiste{
position:relative;
left:220px; 
top: 0px; 
background:transparent;
letter-spacing:1px;
font-size:12px;
background:#21252d;
color:#6f7c91;
margin: 0 0 0 0;
z-index:4;
}

#infoleiste a{
color:#6f7c91;
text-decoration:none;
}

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

#infoleisteindex{
letter-spacing:1px;
font-size:12px;
background:#21252d;
color:#6f7c91;
margin: 0 0 0 0;
padding: 12px 0px 3px 590px;
height: 26px;
}


#infoleisteindex a{
color:#6f7c91;
text-decoration:none;
}

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

#galeriebilder{
margin:0 15px 0 15px;
}

#favoriten {
font-size:9px;
}

#banner{
height:400px;
width:1000px;
margin:0;
border:0;
z-index:2;
border-bottom: 2px solid #f0ae00;
}

#logozuordnung{
position: absolute;
top:0px; 
z-index:3;
}

#navcontainer{
width: 1000px;
height: 50px;
z-index:1;
background:#344657;
}

#position{
width: 1000px;
height: 14px;
background-color: #ececec;
position: relative;
left:0px; top:0px;
font-size:9px;
padding-top:4px;
z-index:3;
color: #344657; 
}

a.blink:link, a.blink:hover, a.blink:active,  a.blink:visited {
   color: #344657;
}

.kapitel { 
font-size: 14px; 
font-weight: bold; 
color: #162d50; 
letter-spacing: 0.01em; 
margin:0px;
text-transform: uppercase;
}

p {
margin: 0px;
}

		
#inhaltbannerrechts1a{
clear:both;
float:right;
width:288px;
margin:20px 0px 0px 0px;
padding:0px 20px 0px 10px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}

#inhaltbannerrechts1ahome{
clear:both;
float:right;
width:288px;
margin:0px 0px 0px 0px;
padding:0px 20px 0px 10px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}


#inhaltbannerrechts1ahomelang{
clear:both;
float:right;
width:380px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}

#inhaltrechts1lang{
clear:both;
float:right;
width:370px;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 10px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}

#inhaltbannerrechts1aa{
clear:both;
float:right;
width:288px;
margin:0px 0px 0px 0px;
padding:0px 20px 0px 10px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}

#inhaltbannerrechts1b{
clear:both;
float:right;
width:288px;
margin:5px 0px 0px 0px;
padding:0px 20px 0px 10px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}

#inhaltrechts1{
clear:both;
float:right;
width:278px;
margin: 0px 0px 0px 0px;
padding:0px 20px 0px 20px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}

#inhaltrechts1tick{
clear:both;
float:right;
width:278px;
margin: 0px 0px 0px 0px;
padding:0px 20px 0px 20px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}

#inhalthallolinks1{
width:740px;
line-height: 1.6;
margin:12px 0px 0px 0px;
padding:0px 30px 0 0px;
text-align:left;
}

#seitentitel{
width:1000px;
line-height: 1.6;
margin:25px 30px 15px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}

#inhaltrechts1menu{
clear:right;
float: right;
display: inline;
width:278px;
margin: 10px 0px 10px 20px;
padding: 0px 0px 0px 0px;
line-height:1.6em;
}

#inhaltrechts1menu img {
	opacity: 0.7;
	border: 1px solid #eee;
 
	/*Transition*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
 
	/*Reflection*/
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.1)));
}
 
 
#inhaltrechts1menu img:hover {  
   opacity: 1;
 
   /*Reflection*/
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}


#inhalthallolinks2{
width:740px;
line-height: 1.6;
margin:20px 0px 0px 0px;
padding:0px 30px 0 0px;
text-align:left;
}

#inhaltlinks1{
line-height: 1.8;
margin:10px 70px 0px 40px;
padding:0px 30px 0 0px;
text-align:left;
}

#inhaltlinks1b{
width: 600px;
line-height: 1.8;
margin:10px 30px 0px 40px;
padding:0px 30px 0 0px;
text-align:left;
}

#inhaltlinks1c{
clear:right;
width: 600px;
line-height: 1.8;
margin:10px 20px 0px 20px;
padding:0px 0px 0 0px;
text-align:left;
}

#farbhintergrund {
background-color: #e2e3db;
margin:20px 0px 20px 0px;
padding:10px 0 0 0;
}

#newsblog{
clear:both;
width:940px;
margin:15px 0px 10px 45px;
font-size:0.9em;
line-height:1.7em;
}

#newsblog2{
clear:both;
width:940px;
margin:15px 10px 10px 30px;
font-size:0.8em;
line-height:1.5em;
}

#newsbereich-links {
width:300px;
float:left;
margin:10px 0px 0px 0px;
padding:5px 10px 10px 40px;
line-height: 1.5;
}

#newsbereich-rechts {
width:600px;
margin: 0px 0px 20px 350px;
padding:5px 0px 10px 0px;
text-align:left;
line-height:1.7em;
}



#inhaltvoll {
line-height: 1.8;
margin:10px 30px 10px 30px;
padding:10px 0px 0px 0px;
text-align:left;
}


#inhaltvoll2{
margin: 0 15px 15px 30px;
text-align:left;
}

#contentvoll{
line-height: 1.5;
margin:18px 15px 15px 30px;
padding:0 40px 0 10px;
text-align:left;
}
	
#inhaltlinks2 {
width:500px;
float:left;
margin: 0px 0px 20px 40px;
padding:5px 0px 10px 0px;
text-align:left;
line-height:1.7em;
}

#bildrechts2 {
width:300px;
margin:0px 0px 0px 0px;
padding:5px 10px 10px 600px;
line-height: 1.5;
}

	
#inhaltlinks3 {
width:530px;
float:left;
margin: 0px 0px 20px 40px;
padding:5px 0px 10px 0px;
text-align:left;
line-height:1.7em;
}

#bildrechts3 {
width:270px;
margin:0px 0px 0px 0px;
padding:5px 10px 10px 650px;
line-height: 1.5;
}


#inhaltlinks4 {
width:350px;
float:left;
margin: 0px 0px 20px 40px;
padding:5px 0px 10px 0px;
text-align:left;
line-height:1.7em;
}

#bildrechts4 {
width:450px;
margin:0px 0px 0px 0px;
padding:5px 10px 10px 450px;
line-height: 1.5;
}

#inhaltlinks5 {
width:630px;
float:left;
margin: 0px 0px 20px 40px;
padding:5px 0px 10px 0px;
text-align:left;
line-height:1.7em;
}

#bildrechts5 {
width:170px;
margin:0px 0px 0px 0px;
padding:5px 10px 10px 750px;
line-height: 1.5;
}

#inhaltlinks6 {
clear:left;
line-height: 1.5;
margin:18px 30px 15px 30px;
padding:0 0px 0 0px;
text-align:left;
line-height:1.7em;
}

#inhaltrechts6 {
margin: 0 25px 15px 325px;
text-align:left;
line-height:1.7em;
}

#grauelinie{
border-top:1px solid #f2f2f2;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	margin: 3px 0 3px 0;
}

#textlinks{
line-height: 1.7;
border-top:1px solid black;
	border-top-style: dashed;
	border-top-color: grey;
}

#linkauswahll{
float: left;
display: inline;
width: 410px;
padding: 10px 0px 0px 0px;
}

#linkauswahlltext{
float: left;
display: inline;
width: 410px;
height: 115px;
padding: 0px 0px 0px 8px;
text-align: justify;
}

#linkauswahlr{
float: right;
display: inline;
width: 410px;
padding: 10px 0px 0px 0px;
}

#linkauswahlrtext{
float: right;
display: inline;
width: 402px;
height: 115px;
padding: 0px 0px 0px 0px;
text-align: justify;
}


#textvollohnebild{
margin: 0 15px 15px 30px;
text-align:left;
line-height:1.7em;
}


#linkauswahlr img {
	opacity: 0.7;
	border: 1px solid #eee;
 
	/*Transition*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
 
	/*Reflection*/
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.1)));
}
 
 
#linkauswahlr img:hover {  
   opacity: 1;
 
   /*Reflection*/
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}


#linkauswahll img {
	opacity: 0.7;
	border: 1px solid #eee;
 
	/*Transition*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
 
	/*Reflection*/
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.1)));
}
 
 
#linkauswahll img:hover {  
   opacity: 1;
 
   /*Reflection*/
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}

#bannerlinks-links {
width:300px;
float:left;
padding:5px 0px 0px 0px;
margin: 0 0 0 0;
line-height: 1.5;
}

#bannerlinks-rechts {
float:left;
width:377px;
height:65px;
padding:5px 0px 0px 18px;
margin:0 0 0 15px;
line-height: 1.5;
border-bottom:1px solid black;
	border-bottom-style: dashed;
	border-bottom-color: grey;
}

#textlinks{
line-height: 1.7;
border-top:1px solid black;
	border-top-style: dashed;
	border-top-color: grey;
}

#content4{
line-height: 1.5;
margin:13px 0px 15px 0px;
padding:0 100px 0 30px;
background-color: #ffffff;
}

a{
text-decoration:none;
color:#286ea0;
}

#toolcontainer {

}

h1{
font-size:1.4em;
}

h2{
font-size:1.6em;
}

big{
font-size:1.1em;
line-height: 1.6em;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:15px 0 15px 0;
border-top:2px solid #f0f0f0;
width:1000px;
text-align:center;
color:#ffffff;
font-size:0.9em;
background-color:#333e48; 
}

#footer a{
color:#ffffff;
text-decoration:none;
}

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

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

				
		
#navcontainer2 { width: 668px; }

#navcontainer2 ul
{
margin: 0 0px 0px 0px;
padding: 10px 0px 30px 0px;
list-style-type: none;
font: Verdana;
font-size: 14px;

}

#navcontainer2 a
{
display: block;
padding: 10px 0px 0 30px;
height: 30px;
width: 660px;
background-color: #ffffff;
}

#navcontainer2 a:link, #navlist2 a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer2 a:hover
{
background-color: #ffb12a;
color: #000;
}


#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:1000px;
}


#seitentitel{
width:1000px;
line-height: 1.6;
margin:25px 30px 15px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}

#inhaltrechts1{
clear:both;
float:right;
width:278px;
margin: 0px 0px 0px 0px;
padding:0px 20px 0px 20px;
font-size:0.9em;
line-height:1.7em;
background-color: #ffffff;
}



#extrastitel3{
clear:both;
float:right;
width:380px;
margin:10px 0px 3px 0px;
padding:0px 0px 0px 20px;
font-size:0.9em;
line-height:1.5em;
background-color: #ffffff;
}

#extrastext3{
clear:both;
float:right;
width:360px;
margin:5px 0px 3px 0px;
padding:0px 20px 0px 20px;
font-size:0.9em;
line-height:1.5em;
background-color: #ffffff;
}

#auswahl3{
line-height: 1.5;
margin:18px 400px 15px 30px;
padding:0 40px 0 10px;
text-align:left;
line-height:1.7em;
}

#textvollohnebild{
margin: 0 30px 15px 30px;
text-align:left;
}


#spalte1{
margin: 20px 0px 3px 30px;
width: 250px;
float: left;
}

#spalte2{
margin: 20px 0px 3px 0px;
width: 400px;
float: left;
border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: grey;
}

#sfnav{
margin: 20px 0px 3px 20px;
width: 320px;
float: left;
z-index:2;

}

#sfcont{
margin: 20px 0px 3px 0px;
width: 580px;
float: left;
border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: grey;
	z-index:1;
	line-height:1.6em;
}


#sfcontent{
margin: 0px 20px 3px 20px;
width: 600px;
float: left;
}


#sfmenu{
margin: 0 30px 15px 30px;
text-align:left;
width: 480px;
}

#spalte3{
margin: 20px 30px 3px 0px;
width: 310px;
float: left;
}


#auswahl{
float:left;
margin:30px 20px 30px 60px;
padding:0px 0px 0px 20px;
font-size:1.2em;
line-height:1.5em;
}


#auswahl4{
line-height: 1.5;
margin:18px 30px 15px 30px;
padding:0 0px 0 0px;
text-align:left;
}

h1{
font-size:0.5em;
}



#buttonback{
width: 170px;
height: 30px;
position: relative;
left:810px; top:12px;
font-size:12px;
z-index:1;
}

#buchstabe{
width: 150px;
position: relative;
left:0px; top:10px;
background-color:#7c916f;
font-size:35px;
color: #ffffff;
float:left;
}


#begriffe{
width: 550px;
position: relative;
left:35px; top:10px;
background-color:#ffffff;
font-size:14px;
float:left;
}


#buchstabefaq{
width: 450px;
position: relative;
margin: 50px 20px 5px 20px;
background-color:#7c916f;
font-size:35px;
text-align: center;
color: #ffffff;
float:left;
}

#begriffefaq{
width: 428px;
position: relative;
background-color:#ffffff;
margin: 10px 30px 20px 30px;
font-size:14px;
float:left;
padding: 0 1px;
line-height: 1.5em;
}

#spaltenfaq {
    overflow:hidden;
    width:auto;
    display:inline-block;
    margin:0 10px 0 10px;
}


h1{
font-size:0.6em;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}



/* ------------------------------------------------- */

#tabs{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background-image:url(backgroundnewsblog.png);
  background-repeat:no-repeat;
  height: 27px;
}

#tabs li{
  float: left;
  margin: 0 0 0 0;
}

#tabs a{
  position: relative;
  background-color:transparent;
  padding: 5px 10px 5px 15px;
  float: left;
  text-decoration: none;
  color: #fff;

}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after{
 background-color:transparent;
}

#tabs a:focus{
  outline: 0;
}

#tabs a::after{
  content:'';
  position:absolute;
  z-index: 11;
  top: 0;
  bottom: 0;
  background: #ddd;

}

#tabs #current a{
  background-color:transparent;
  z-index: 13;
  color: #ff9600;
}

#tabs #current a::after{
  background-color:transparent;
  z-index: 13;
  color: #ff9600;
}



/* ------------------------------------------------- */

#contentnews
{
    background: #ffffff;
    padding: 2em;
	width: 901px;
	position: relative;
	min-height: 500px;	
	
}



#contentnews h2, #contentnews h3, #contentnews p
{
    margin: 0 10px 15px 0;
}

#newsblogmeldung {
    width:1000px;
	margin:0 50px 0 50px;
	z-index: 16;

}

#meldung {
position: relative;
margin:0 0 50px 0;
width: 300px; 
z-index: 16;
float: left;
}

#meldungtext {
margin:0 0 50px 450px;
width: 300px;
z-index: 16;
clear: both;
}




.container{
    width: 910px;
}
.panel{
	padding: 0px 10px 0px 0px;
    
	width: 910px;
    
}

/* ------------------------------------------------- */

#about
{
    color: #999;
}

#about a
{
    color: #eee;
}
		
		#newstext
		{
		width: 600px;
		}
				

