@charset "UTF-8";

/*  START RESET */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, 
pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
}
img, fieldset { border: 0; }
/*  END RESET */



body {
	font-family: Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000; }

.container {
	position:relative;
	background-color: #FFF; 
	width: 970px;
	height: 2600px;
	margin: 0px auto; }

.header {
	position:fixed;
	height: 230px;
	background-color: #FFF;
	z-index:500; }
	
.slogan {
  margin-top:24px;
  width:970px;
  height:38px;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color:#8e0909;
  line-height: 125%;
  text-decoration: none;
  letter-spacing: 1px;
  border-bottom: 1px solid #8e0909;}
  
.logo {
  margin-left: 0px;
  margin-top:8px; }

.content {
	display:inline-block;
	position:absolute;
	margin-top: 230px;
	margin-left: 200px;
	width: 770px;
	padding-top: 12px;
	padding-bottom: 30px; 
  	font-size: 14px;
  	color: #000;  
  	line-height: 24px;
  	text-align: left;
  	text-decoration: none; }
	
.inhalt {
	margin:0;
	padding:0;
	width:770px;}
		
.einstieg {
	width: 850px;
	height: 220px;
	overflow: hidden;
	margin-top:150px;
	margin-left: -200px;
  	text-align: center;
	padding-right: 60px;
	padding-left: 60px;
	/*z-index: 100;*/ }
	
.tabelle1:active {
	margin-top:-480px;}
	
.tabelle2:active {
	margin-top:-480px;}
	
.einstieg table {
	width: 750px;
	background-color:#FFF;
	margin-left: 60px; }
	
.einstieg td {
	vertical-align: top;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	padding:0px;
	padding-bottom:4px; }
	
.einstieg img {
	padding-right: 0px;
	padding-top: 10px;}
	
.newsletter {
	width: 850px;
	height: 850px;
  	text-align: center; }
	
.newsletter table {
	width: 750px;
	background-color:#FFF; }
	
.newsletter td {
	vertical-align: top;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	padding:0px;
	padding-bottom:20px; }

.newsletter col.spalte1 { width: 33%; }
.newsletter col.spalte2 { width: 33%; }
.newsletter col.spalte3 { width: 33%; }
	
.newsletter img {
	padding-right: 10px;
	padding-top: 10px;}
	
	
.einstiegtext {
	background-color:#FFF;
	position:fixed;
	width: 850px;
	height: 140px;
	overflow:hidden;
	margin-left: -200px;
  	text-align: center;
	padding-right: 60px;
	padding-left: 60px;
	z-index: 100; }
	
.einstiegtext p {
  	font-size: 12px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #000000;  
  	line-height: 20px;
  	text-align: center;
  	text-decoration: none;
  	letter-spacing: 0px; }
	
h1 {
  padding-top: 3px;
  padding-bottom: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color:#8e0909;
  line-height: 125%;
  text-decoration: none;
  letter-spacing: 1px; }
  
h2 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color:#000000;
  line-height: 125%;
  text-decoration: none; }
  
h3 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color:#082265;
  line-height:normal;
  text-decoration: none; }
  
h4 {
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color:#8e0909;
  line-height: 125%;
  text-decoration: none;
  letter-spacing: 1px;
  padding-bottom: 6px; }
  
ol {
  display:block;
  list-style-type: decimal; 
  padding-left: 15px; }
  
ol.einzug {
  display:block;
  list-style-type: decimal; 
  padding-left: 45px; }
  
strong {
  font-weight:bold; }

.kursiv {
  font-style: italic;
}
  
  
/* –– Navi Seite ––*/

.sidebar {
	float:left;
	position:fixed;
	margin-left:0px;
	margin-top: 230px;
	width: 200px;
	height:200px;
	text-align:left;
	padding-bottom: 10px;
	padding-top: 16px; }

.sidebar ul {
	margin:0;
	padding:0;
	font-size: 14px;
	color:#000;
	list-style: none; 
	margin-bottom: 10px; }

.sidebar ul a {
	color:#000; 
	padding-bottom: 10px;
	display: block; 
	text-decoration: none; }
	
.sidebar ul a:hover, ul a.current {
	color: #8e0909; }


  

/*  ––  Hauptnavi  ––  */
.hauptnavi {
  text-align: left;
  width:930px;
  height: 25px;
  padding-top: 20px; 
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  color: #666666 ;
  margin-right:40px;
  text-decoration: none;
  letter-spacing: 1px; }
  
.hauptnavi a {
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  color: #666666 ;
  margin-right:40px;
  text-decoration: none;
  letter-spacing: 1px; }

.hauptnavi a:hover {
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  color: #000000 ;
  margin-right:40px;
  text-decoration: none;
  letter-spacing: 1px; }

.hauptnavi a.current  {
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  color: #000 ;
  margin-right:40px;
  text-decoration: none;
  letter-spacing: 1px; }
  


/*  ––  Menu Top  ––  */
.menutop {
  width:950px;
  height: 35px;
  padding-top: 2px;
  text-align: right; 
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  font-variant: normal;
  color: #666666 ;
  text-decoration: none;
  letter-spacing: 1px;
  margin-left: 20px; }
  
.menutop a {
  font-size: 12px;
  font-style: normal;
  line-height: 40px;
  font-weight: normal;
  font-variant: normal;
  color: #666666 ;
  text-decoration: none;
  letter-spacing: 1px;
  margin-left: 20px; }
  
.menutop a:hover {
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  color: #000 ;
  text-decoration: none;
  letter-spacing: 1px;
  margin-left: 20px; }

.menutop a.current {
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  color: #000 ;
  text-decoration: none;
  letter-spacing: 1px;
  margin-left: 20px; }
  
  
a {
  color:inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none; }
  
a:hover {
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #666;  
  text-decoration: underline; }
  
em {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  color: #666;  
  line-height: 24px;
  text-align: left;
  text-decoration: none; }
	

.archiv table { width:760px; border-collapse: collapse; }
.archiv td { padding: 0; vertical-align:top; text-align:left; }
.archiv col.spalte1 { width: 33%;}
.archiv col.spalte2 { width: 33%;}
.archiv col.spalte3 { width: 33%;}

.regionalstudie table { width:760px; border-collapse: collapse; }
.regionalstudie td { font-size:12px; line-height:16px; padding: 0; padding-bottom:10px; padding-right:20px; vertical-align:top; text-align:left; }
.regionalstudie col.spalte1 { width: 33%;}
.regionalstudie col.spalte2 { width: 33%;}
.regionalstudie col.spalte3 { width: 33%;}

td {
	vertical-align: top;
	padding:0px;
	padding-bottom:8px; }








