@import url(user.css);

* {margin: 0;
padding: 0;
}

html {
	height: 100%;
	padding: 0 0 1px 0;
}

body {
  color: #000;
  background: #1E417C;
  font-family: arial,sans-serif;
  font-size: 12px;
  padding: 30px 0;
  margin: 0;
  text-align: center;   /* Zentrierung fuer alte IEs */
   background: #FFF url(../img/hintergrund.gif) ;
  background-repeat: repeat;
background-position: center top;
background-attachment: fixed;


}
.bodystart{
position:relative;
top: -10px;
background: #d5d3d1 url(hintergrund.gif) ;
}
a { text-decoration: underline;}

a:link    { color: #E36F26;}
a:visited {color:#ccc;}
a:focus, a:hover, a:active { color: #ccc;}

h1, h2, h3 {font-size: 12px; font-weight: bold; margin-bottom: 15px;}


/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}



/* Rahmen, Kopf
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#rahmen {

  width: 939px;            /* der Breite des Hintergrundbilds entsprechend */
  border: 0px solid #FFF;
  margin: 0 auto;          /* Zentrierung fuer moderne Browser */
  text-align: left; /* text-align:center (body) "neutralisieren" */
        
}

* html #rahmen {   /* Box Model Hack - notwendig wegen border-Angabe */
  width: 939px;    /* fuer IE 5 und 5.5 */
  wid\th: 939px;   /* fuer IE 6 */
   text-align: left; /* text-align:center (body) "neutralisieren" */
 
}

#header1 {
  background: #FFF;
  width: 939px; 
  height: 129px;
  }


#logo{width: 300px; float:left;  margin-left: 15px; margin-top: 10px; border: 0px solid #000;}
* html #logo{margin-left: 10px;}



#sprachauswahl{float:right; width: 300px; height: 109px; margin-top: 10px; margin-bottom: 10px; }
#lang{float:left; width: 60px; border:0px solid #000; line-height: 150%;}
#lang img{margin-bottom: 2px; padding-left: 12px;}
* html #lang img{margin-bottom: 6px;}
ul#lang {list-style-type: none; } 
#lang ul li a{float:left; display:block; list-style-type:none;  
  padding: 0;
  margin: 0 0px 0 0px;
  
  text-decoration: none;
  }
  .flaggen{display:block; padding-bottom: 5px; padding-left: 12px;}
  
.current_lang ul li{list-style-type: none; float:left; display:block;line-height: 150%;}

#sprachauswahl a, #sprachauswahl a:hover, #sprachauswahl a:visited {text-decoration: none;}



#header2 {
float:left;
width: 939px; 
 background-color: #FFF;
  height: 142px;
  border: 0px solid #000;

}

#header2links {
float:left;
width: 206px;
color: #fff; 
 background-color: #E36F26;
  height: 142px;

  
}

* html #header2links {
width: 206px;}

#linksinnen {padding: 10px 5px 5px 10px;
}

#header2rechts {
float:right;
width: 733px; 
 background-color: #FFF;
  height: 142px;
  

}



#header3 {
float:left;
width: 939px; 
  height: 142px;
   border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;

}

#header4 {
float:left;
width: 939px; 
  height: 142px;

}

#main {
  background: #fff url(../img/bg_main.gif) repeat-y;
  min-height: 490px;  
  height: auto !important;
  height: 490px;  


}
#main-start {
  background: #fff url(../img/bg_main.gif) repeat-y;


}


/* Rote Menueleiste
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#header-navi {
 float:left;
 width: 939px;
 height: 20px;
  background: #E36F26 url(../img/bg_nav.gif) repeat-x;
  border-bottom: 1px solid #FFF;   /* weisse Trennlinie zw. Menue u. Inhalt */
}





/* Spalte 1
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#links {
  float: left;
  width: 206px;    /* Breite ohne senkrechte weisse Linie */
  padding: 28px 0;
  border: 0px solid #000;
}

#links ul{
  list-style: none;
  padding: 0;
  margin: 0 0px 0 0px;

}

#links li {
  margin: 0;
  font-size: 90%;
  line-height: 180%;
  margin: 0;
    border-bottom: 1px solid #fff;
}

#links a:link, #links a:visited {
  color: #989898;
  font-weight: normal;
  text-decoration: none;
}

#links a:focus, #links a:hover, #links a:active {
  text-decoration: none;
  background-color:#D6D6D6;
  color: #fff;
 
}


#technik-box{float:left;
width: 173px;
margin-left: 15px;
margin-top: 30px;
height: 150px;
line-height: 20px;
border:1px solid #989898;
}  
* html #technik-box{
margin-left: 6px;}

#technik-box h1{
margin: 0px;
padding: 5px 10px;
height: 20px;
background-color: #E36F26;
color: #fff;
font-size: 14px;
font-weight:bold;

border-bottom:1px solid #989898;
}

#technik-box p{
padding-left: 10px;
}


#flip{text-align:center;
width: 173px;
margin-left: 15px;
margin-top: 30px;

line-height: 20px;
border:0px solid #989898;
} 

#flip img{clear:both;
border:0;
}







/* Spalte 2
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#content {
  float:left;
  width: 530px;                  /* Breite ohne senkrechte Linien */
  background: #fff;
  
  border-right: 0px solid #FFF;  /* Senkrechte Linie rechts */
  border-left: 0px solid #FFF;   /* Senkrechte Linie links */
 
}

* html #content {  /* Box Model Hack - notwendig wegen border-Angabe */
  width: 532px;    /* Fuer IE 5 und 5.5 */
  wid\th: 530px;   /* Fuer IE 6 */
}

#content h1 {
  color: #E36F26;
  font-size: 120%;
  line-height: 150%;
  border-bottom: 0px solid #BD1823;
  margin: 1em 0px 1em 0px;
}

#content p {

margin-bottom: 15px;

}

#content a:link, #content a:visited {
  color: #E36F26;
  font-weight: normal;
}

#content a:focus, #content a:hover, #content a:active {
  color: #E36F26;
}


#incontent
{
padding: 38px 10px 10px 20px;
line-height: 160%;

}


.nachoben { text-align: right; }


/* Spalte 3
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#rechts {
  float:right;
  width: 180px;  /* Breite ohne senkrechte weisse Linie */
  background: #fff;
  padding:0;
  overflow:hidden;
  
  
}

#rechts h1 {
  color: #2A5165;
  font-size: 80%;
  line-height: 160%;
  margin: 0 20px;
}

#rechts p {
  font-size: 70%;
  line-height: 150%;
 
}




.clearing{

clear:both;
width: 100%;
	height:-1px;

}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#footer {

width:940px;
background-color:#FFFFFF;
background-image: #fff url(../images/footer.gif);
background-repeat:repeat-x;
height: 30px;
	text-align: left;
	color: #666;
	border-top: 1px solid #E36F26;
}
#infooter {

margin-left: 0px;

	text-align: left;
	color: #666;
	border:0px solid #000;
}

#footer img {

padding-left: 10px;
padding-right: 10px;
	border:0px solid #000;
}




#copyright{
float:left;
margin-left: 5px;
margin-top: 8px;
width: 200px;
	color: #666;
}

#footernav{
float:right;
height: 23px;
padding-top: 8px;
text-align: center;
background-color: #1E427C;
width: 180px;
	
}

#footernav a, #footernav a:link, #footernav a:hover, #footernav a:visited, #footernav a:active{color: #E36F26}

#sitemap ul{
margin-left: 20px;
}


#sitemaplevel1 ul{
}
#sitemaplevel1 ul a.level1{
text-decoration:none;
}

#sitemaplevel2 ul{
}
#sitemaplevel1 ul a.level2{
text-decoration:none;
}

/* ...Jede Ebene kann getrennt formatiert werden */

.formgen fieldset {
width: 430px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border: 0px solid #5D81A3;
}


.formgen .formblock
{
position: relative;
	width: 460px;
	
	margin-bottom: 1px;
	background-color: #ECECEC;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 3px;
	border-bottom: 0px solid #999;
}





/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 220px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}




.formgen .formtext
{

	height: 20px;
                width: 210px;
	background-color: #F4F4F5;
	margin-left: 4px;
	border: 1px solid #D6D6D6;
}

.formgen .formtextfield
{
	width: 210px;
	height: 180px;
	margin-left: 4px;
	border: 1px solid #D6D6D6;
}

.formcheck
{
position: absolute;
top: 10px;
left: 233px;
width:15px !important;
border: 0px solid #000;
}

.checklabel
{
position: absolute;
top: 10px;
left: 260px;
width:180px !important;
border: 0px solid #000;
}

/* Sende-Button */
.formgen .formsubmit
{
margin-left: 260px;	
	
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #E36F26;
}

legend {
	display:none;
	
}
















/* Download anbieten */

#downfile{float:left; width:520px;
height:auto;
	background-color:#ECECEC;
	margin:0px;
	border: 0px solid #000;
}
.linie1{ float:left; width: 100%; height: 3px;
	border: 0px solid #000;
}
.list_content_img {
float:left;
width: 40px;
	text-decoration:none;
	padding-left:3px;
	border: 0px solid #000;
	
	
	}
 
 /*beschreibung*/
.list_content2 {
float:left;
width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	padding-left:10px;
	padding-top:1px;
	padding-right:4px;
	padding-bottom:1px;
	margin:0px;
    line-height: 18px;
	border: 0px solid #000;
	}

.list_content3 {
	font-style:italic;
        font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:520px;
	background-color:#F4F4F4;
	margin:0px;
    line-height: 18px;
	}

.list_content a {border: none;}


#incontent thead {background-color: #FF6600; color: #fff; font-weight: bold; padding-left: 3px;}
#incontent td {padding-left: 3px;}



#sitemap{
	float: left;
	width:560px;
	padding:00px;

}


#sitemap a{text-decoration:none;}


#sitemap .langsitemap{
	float: left;
	width:100px;
	padding:14px;
}

#sitemap .sitemaplevel1 ul{
}
#sitemap .sitemaplevel1 ul a.level1{
text-decoration:none;
}

#sitemap .sitemaplevel2 ul{
}
#sitemap .sitemaplevel2 ul a.level2{
text-decoration:none;

}
#sitemap .sitemapartikel ul{
	list-style: circle;
}
#sitemap .sitemapartikel li{
	list-style: circle;
}
#sitemap .sitemapartikel a{
text-decoration:none;
}

.galimg{border: none; margin-bottom: 5px;}
.magazine-container{position: relative;
left: -5px;
top: -3px;

}
#flcontainer{text-align:center; height: 598px; overflow:hidden}
#flcontainertext{text-align:left; font-size: 9px;}
