@charset "UTF-8";

body  {
	font: 100% Verdana, Geneva, sans-serif;
	background: #DFDFDF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333;
	overflow-y: scroll;   /* Damit die Seite nicht springt, wenn keine Scrollbar angezeigt wird */
			
}

h1 {								/*nur für Rubriken bzw. Kategorien Titel */
	font-size:14px;
	letter-spacing:0.05em;
	margin: 0 0 30px 0;
	color:#888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	
}

address {
        padding-top: 20px;
        padding-bottom: 40px;
}




.body_class #container { 
    position:relative;
	width: 920px; 
	background: #FFFFFF;
	margin: 20px auto; 
	padding:0px 30px 10px 30px;
	text-align: left; 
	line-height:21px;
	font-size:11px;
		
} 


/* ######################################################################*/

/* Header, Header-Menu */


.body_class #header {
	padding: 90px 0 7px 0;	
	border-bottom:1px solid #999;
	margin: 0 0 35px 0;
	
} 

.body_class #header img {
	border-style:none;
	padding: 0 0 10px 0;
} 



ul#top_navigation {   
    margin:0; 
	padding:0;  
	
	position:absolute;
	top:175px;
	left:642px;
	*left:600px;
}  
  
ul#top_navigation li {  
    padding:0; 
	margin: 0 8px 0 5px;
    list-style:none;  
    font-size:11px;  
    display:inline;  
}  
ul#top_navigation li a{  
    text-decoration:none;  
    color:#888;  
}  
ul#top_navigation li a:hover{  
    text-decoration:none;  
    color:#333;  
} 

ul#top_navigation li a:active{  
    text-decoration:none;  
    color:#333;  
} 



/* für aktive WP-Seite im normalen Navi */

ul#top_navigation #aktiv a{
	color:#333;
}





/* ######################################################################*/



/*ausklapp-menu*/



ul#top_navigation #none li{
	display:none;
}


ul#top_navigation #submenu{
	display:inline;
}

ul#top_navigation li ul{
  margin: 0; 
  padding: 5px 0 0 0;
  position: absolute;
  top:17px;
  left:176px;
  color:#888;
}


ul#top_navigation #submenu a{
  color:#888;  
}

ul#top_navigation #submenu a:hover{
  text-decoration:none;  
    color:#333;  
}

ul#top_navigation li ul li {
    padding: 5px 0 0 0;
	
 }
 
ul#top_navigation ul #sub_aktiv a{
	text-decoration:none;  
    color:#333;  
} 
  

ul#top_navigation #submenu_magazin a{
	color:#888;
}

ul#top_navigation #submenu_magazin a:hover{
	text-decoration:none;  
    color:#333;  
}

ul#top_navigation #submenu_magazin {
	margin:0;
	padding: 5px 0 0 0;
	position:absolute;
	top:17px;
	left:0px;
	
}


/* ######################################################################*/


/* Sidebar */


#sidebar {
	float: right;
	width: 240px; 
	
	padding: 0 0 0 18px;
	margin: 30px 0 40px 0;
	
	border-left:2px dotted #999;
		
	line-height:12px;
	color:#666;
	
}

#sidebar h2{
	font-size:12px;
	letter-spacing:0.05em;
}

.body_class #sidebar a{
	text-decoration:none;
	border-bottom:1px dotted #666;
	color:#666;
}

.body_class #sidebar a:hover{
	text-decoration:none;
	border-bottom:1px dotted #333;
	color:#333;
}

.body_class #sidebar h2 {
	color:#333;
	font-size:12px;
	margin: 0 0 15px 0;
}


.body_class #sidebar ul{
	margin: 0;
	padding:0;
	list-style:none;
	line-height:13px;
}




/* ######################################################################*/

/*Such-Widget*/

#searchform{
	margin: 15px 0 50px 0;
}

#searchform #s {
	height:13px;
	width: 170px;
	padding: 2px;
	font-size:10px;
	border:1px solid #999;
	}


#searchsubmit {
	padding: 3px;
	border-style:none;
	background:#EEE;
	font-size:10px;
	color:#333;
	margin: 0 0 0 2px;
	
	}

/*Such-Widget 2*/

#searchform2{
	margin: 15px 0 50px 0;
}

#searchform2 #s {
	height:13px;
	width: 180px;
	padding: 2px;
	font-size:10px;
	border:1px solid #999;
	}


#searchsubmit {
	padding: 3px;
	border-style:none;
	background:#EEE;
	font-size:10px;
	color:#333;
	margin: 0 0 0 2px;
	
	}




/*Text-Widget*/

.textwidget {
	color: #666;
	line-height:14px;
	font-size:10px;
	font-style:normal;
	margin: 10px 0 40px 0;
	letter-spacing:0.035em;
	text-decoration:none;
	border-bottom:none;
	
}
.textwidget h3{
	color: #333;
	line-height:13px;
	font-size:11px;
	font-style:normal;
	letter-spacing:0.02em;
	margin:0 0 5px 0;
	
	
}
.textwidget a h3{
	text-decoration:none;
	border-bottom:none;
	
}

.textwidget a{
	text-decoration:none;
	border-bottom:none;
	
}

.textwidget a:hover{
	color: #666;
	line-height:14px;
	font-size:10px;
	font-style:normal;
	margin: 10px 0 40px 0;
	letter-spacing:0.035em;
	text-decoration:none;
	border-bottom:none;
	
}
.textwidget a img{
	border-style:none;
}

img.alignleft {
	float:left;
	margin: 0 9px 0 0;
}




/* ######################################################################*/


/* Body, Posts, Inhalt */


.body_class #mainContent { 
	margin: 70px 270px 35px 0; 
	padding:0 40px 2px 0;
	min-height:400px;	
	
} 

.body_class #mainContent_ohneSidebar { 
	margin: 40px 0 40px 0; 
	padding:0;
	min-height:400px;	
} 




/* der Stil des einzelnen Artikels, ohne HL, Subline */
	
.artikel{
	margin: 0 0 10px 0;
	line-height:17px;
	
}

.artikel a{
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #888;
}

.artikel a:hover{
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
	
}


/* Absatz-Höhen im Artikel */

.artikel p{
	margin: 0 0 1em 0;
}

.artikel br{
	line-height:0.5em;
}

/* --- --- --- --- */



.post {
	margin: 0 0 50px 0;
	/*text-align:justify;*/
	
	list-style:none;
	}

.post hr {
	display: block;
	}



.post h2{
	color: #333;
	font-size:16px;
	letter-spacing:0.05em;
	line-height:16px;
	margin: 0 0 8px 0;
}

.post h2 a{
	text-decoration:none;
	color:#333;
	
}

.post h2 a:hover{
	text-decoration:none;
	color:#000;
}


.post h2 a:visited {
	text-decoration:none;
	color: #333;		
}



.post h3{
	color: #333;
	font-size:14px;
	letter-spacing:0.05em;
	line-height:10px;
	margin: 0 0 6px 0;
}

.post h3 a{
	text-decoration:none;
	color:#333;
	
}

.post h3 a:hover{
	text-decoration:none;
	color:#000;
}


.post h3 a:visited {
	text-decoration:none;
	color: #333;		
}




.post small{
	line-height:10px;
	color:#999;
	font-size:9px;
	letter-spacing:0.02em;
}

.post small a{
	color:#999;
	text-decoration:none;
	border-bottom: 1px dotted #bbb;
}

.post small a:hover{
	color:#333;
	border-bottom: 1px dotted #333;
}



/*Vorspann der Artikel*/

.post h5{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
        color:#888888;
	letter-spacing:0.02em;
	line-height:24px;
	font-style:normal;
	font-weight:normal;
	margin: 0 0 4px 0;
        padding: 0;
}

/* Break-outs */

.post h6{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.025em;
	line-height:24px;
	font-style:normal;
	font-weight:normal;
	margin: 0 0 4px 0;
	padding-bottom:20px;
        padding-top:20px;
}


/* Autor und Credit */

.post address{
	font-size:10px;
        margin-bottom:30px;
        margin-top:10px;
}

/*vorheriger zw. nächster Artikel */

#post_navigation {
	margin-bottom:30px;
}  

#post_navigation a{
	text-decoration:none;
	font-size:14px;
	letter-spacing:0.05em;
	color:#888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	
		
}

#post_navigation a:hover{
	text-decoration:none;
	color:#333;
}




/* ######################################################################*/


/* unordered list der Archiv-Seite (archiv.php) */


.post a{
	color:#333;
	text-decoration:none;
	
}

.post ul{
	margin: 0 0 20px 0;
	padding:0 0 0 25px;;
	line-height:16px;
	
}



.post li a{
	text-decoration:none;
	color:#333;
}

.post li a:hover{
	text-decoration:none;
	color:#000;
}
	


#archiv{
	color:#333;	
	margin: 0 0 20px 0;
	line-height:16px;
	padding:0 0 0 25px;
		
}

#archiv a{
	color:#333;
	text-decoration:none;
	
}

#archiv li{
	list-style:disc;
	margin: 2px 0 2px 0;
	
}

h4{
	color:#333;
	font-size:11px;
	margin: 0 0 0 0;
}




/* ######################################################################*/




/* Bilder + Rahmen im Artikel */

.post img {
	padding: 0;
	margin:0;
	max-width: 100%;
	text-decoration:none;
	
	
	
	}

.post img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.post img.alignright {
	padding: 0;
	margin: 0 0 15px 10px;
	display: inline;
	}

.post img.alignleft {
	padding: 0;
	margin: 4px 20px 15px 0;
	display: inline;
	
	}

.post .alignright {
	float: right;
	margin: 3px 0 0 15px;
	}

.post .alignleft {
	float: left;
	padding:0;
	margin: 3px 9px 0 0;
	}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}

.wp-caption {
	text-align: left;	
}


.wp-caption img {
	margin: 3px 0 6px 0;
	padding: 0;
	/*border: 1px solid #666;*/
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 15px;
	color:#777;
	letter-spacing:0.05em;
	padding: 0 10px 0 0 ;
	font-style:normal;
	margin: 0 0 20px 0;
}


/* für Download-Seite */

.wp-caption p a{
	text-decoration:none;
	color:#777;
	
}

.wp-caption p a:hover{
	text-decoration:none;
	color:#333;
	
}

.wp-caption a{
	border-style:none;
	
}

.wp-caption a:hover{
	border-style:none;
}

/* --- --- --- --- */




/* ######################################################################*/


/* Footer, Footer-Menu */



.body_class #footer {
	margin: 20px 0 0 0;
	padding: 6px 0 0 0;
	line-height:11px;
	letter-spacing:0.02em;
	border-top:1px solid #999;
} 

.body_class #footer p {
	margin: 0; 
	font-size:9px;
	color:#999;
	float:left;
}

ul#footer_navigation {   
    margin:0; 
	padding:0;  
	position:relative;
	float:right;
}  
  
ul#footer_navigation li {  
    margin:0 0 0 10px;
	padding:0;  
    list-style:none;  
      
    font-size:9px;  
    display:inline;  
}  

.body_class #footer a{  
    text-decoration:none;  
    color:#999;  
}  

.body_class #footer a:hover{  
    text-decoration:none;  
    color:#666;  
} 

.body_class #footer a:active{  
    text-decoration:none;  
    color:#666;  
} 

/* für aktive WP-Seite */

.body_class #footer #aktiver_link a{
	color:#333;
}




/* ######################################################################*/


/* Anpassungen */



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

