@charset "utf-8";

* {
margin: 0;
padding: 0;
}

img { border:0; }

body  {
    	font: 0.75em Verdana,Arial,Helvetica,sans-serif;
    	background: #F5F5F5;
    	margin: 0;
    	padding: 0;
    	text-align: center; 
    	color: #000000;
    }
    

 #container { 
    	width: 100%;
    	background: #F5F5F5;
    	margin: 0 auto;
    	text-align: left;
    } 
	
  #header { 
		height: 100px;
		margin: 20px 130px 0 0;
		padding: 0 10px; 
    } 
    
  
#sidebar1 {
    	float: left; 
    	width: 150px;
		margin: 15px 0 0 10px;
    	background: #ffffff; 
    	padding: 15px 0 0 6px; 
		line-height:1.4em;
    }
 #sidebar2 {
    	float: right; 
    	width: 110px; 
    	background: #b0c4de; 
		color: #000000;
    	padding: 15px 0; 
		margin-right: 10px;
		font-size: 0.9em;
    }
	
 #sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 {
    	margin-left: 10px; 
    	margin-right: 10px;
    }
    
   
 #mainContent {
     	margin: 3em 16em 0 18em; 
				line-height:1.4em;
				text-align:justify;
				font-size: 1em;
    } 
  #footer { 
    	padding: 0 10px; 
		font-size: 0.8em;
		text-align:center;
		border-top: #000000 1px solid;
		margin: 0 130px 0 130px;
    } 
   #footer p {
    	margin: 0; 
    	padding: 10px 0;
    }
    
    /* Verschiedene wieder verwertbare Klassen */

    .fltrt {
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	  #logo {
    	float: left;
    	margin-right: 8px;
		text-align:center;
		width: 150px;
    }

#headtext {text-align:center;border-bottom: 1px #000000 solid; margin-left:200px;}

.erste {margin-top: 10px; margin-bottom: 10px;font-size: 1.3em; letter-spacing: 0.4em; font-weight:bold;}
.zweite {font-size: 1.1em;  letter-spacing: 0.4em; font-weight:bold; margin-top: 25px;}
.dritte {margin-top: 25px;margin-bottom: 25px;}

#zitat { text-align: center; padding: 10px 0 10px 0; font-style:italic;}

 .seitenheadline {
margin-top: 30px;
margin-bottom: 10px;
font-size: 1em;
font-weight: bold;
color:#000000;
}

#rubriken {color: #ebebeb; font-weight: bold; text-align:center;}
#aktuell {color: #cccccc; font-weight: bold; text-align:center; letter-spacing: 0.3em; padding: 10px 0 10px 0;}

.center {
text-align: center;
}
.ueberschr {font-weight:bold; height: 1.8em; border-bottom: 1px #cccccc solid; margin-bottom: 0.4em;}

a {text-decoration: none;  color:#003399;}
a:link {text-decoration: none; color:#003399;}
a:visited {text-decoration: none; color:#003399;}
a:hover {text-decoration: none; color:#ff0000;}
a:active {text-decoration: none; color:#ff0000;}

#mainContent a {text-decoration: none;  color:#003399; font-weight:bold;}
#maincContent a:link {text-decoration: none; color:#003399; font-weight:bold;}
#mainContent a:visited {text-decoration: none; color:#003399; font-weight:bold;}
#mainContent a:hover {text-decoration: none; color:#ff0000; font-weight:bold;}
#mainContent a:active {text-decoration: none; color:#ff0000; font-weight:bold;}

#sidebar1 a {text-decoration: none; color:#003366;}
#sidebar1 a:link {text-decoration: none; color:#003366; }
#sidebar1 a:visited {text-decoration: none; color:#003366;}
#sidebar1 a:hover {text-decoration: none; color:#ff0000;}
#sidebar1 a:active {text-decoration: none; color:#ff0000;}

#sidebar2 a {text-decoration: none; color:#003366; font-size: 0.8em;}
#sidebar2 a:link {text-decoration: none; color:#003366; }
#sidebar2 a:visited {text-decoration: none; color:#003366;}
#sidebar2 a:hover {text-decoration: none; color:#ff0000;}
#sidebar2 a:active {text-decoration: none; color:#ff0000;}


#mainContent h1 {
font-size: 1em;
letter-spacing: 0.2em;
font-weight: bold;
color:#990000;
text-align: left;
 } 
 
#mainContent h2 {
font-size: 1.4em;
letter-spacing: 0.1em;
font-weight: bold;
color:#003366;
margin-bottom: 0.5em;
text-align:left;
 } 

 .date {font-size: 0.7em; color:#999999;}
 
 .teaser {border: 1px dashed #CCCCCC; margin-bottom:10px; padding: 6px}
 
.teaser p {margin-bottom: 0px;}
  
ul {margin-left: 20px;}
li {margin-bottom: 6px; text-align:left;}

ol {margin-left: 20px;}

p, h3, h2 {margin-bottom: 16px;}

.ad {text-align:center; margin-bottom: 6px;}

.adrechts {
margin-left: 10px;
float:right;
}

#sbb {
width: 90px;
height: 20px;
background-color:#6699CC;
border: 1px solid #003399;
font-size: 0.8em;
font-weight: bold;
color: #ffffff;}

.kleineschrift {
font-size: 0.85em;
}

#breadcrumbs {
margin-left: 200px;
}