/* 


Theme Name: WordPress-Workshop 


 
Theme URI:  
http://www.akademie.de 


Description: Das WordPress-Theme für den Workshop 


Version: 1.0 


Author: Vladimir Simovic aka Perun 


Author URI:  http://www.perun.net 


*/


body { 
/*background: #dcdecf;*/
background: #fff url(img/muenzen-blass.gif); 
background-repeat: repeat; 
color: #333; 
margin: 0; padding: 0; 
font: 100%/1.5 'lucida grande', verdana, sans-serif; 
text-align: center; /* Zentriert den Inhalt für ältere Browser */
}

#container { 
margin: 0 auto; text-align: left;
width: 960px;
padding: 0px; 
background: #fff;
position: relative;
}

h1#kopfbereich { 
margin: 0px 0px 15px 0px; padding: 0; border-bottom: 1px solid #fff; 
background: #31363E url(img/background-1.png) no-repeat; 
color: #fff;
} 

h1#kopfbereich a { 
display: block; width: 200px; height: 190px;
background: url(img/Heinzi2.png) no-repeat; 
text-indent: -9999px;
}

#hauptnavi {
font: bold 15px georgia, serif;
letter-spacing: 2px; 
background: #BBCC3B url(img/hauptnavi-klein.gif) repeat-x; color: #fff;
} 

#hauptnavi ul { 
padding: 0 25px; margin: 0;
list-style: none;
height: 38px; line-height: 38px; 
background: url(img/hauptnavi-bg.gif) no-repeat; 
} 

#hauptnavi li { 
float: left;
} 

#hauptnavi li a { 
color: #fff; 
text-decoration: none; 
margin-right: 17px; 
} 

#hauptnavi li a:hover, #hauptnavi .aktiv,#hauptnavi .current_page_item a { 
text-decoration: underline;
}

#mittelbereich { 
padding: 20px; 
font-size: 12px; 
clear: left; 
background: #E0E0E0 /*url(img/muenzen-blass.gif); */
/*background-repeat: repeat;  */
} 

#mittelbereich h2 { 
margin: 0; 
font: 20px georgia, serif; 
letter-spacing: 1px; 
color: #444; 
} 

#mittelbereich p, #mittelbereich ul, #mittelbereich ol, #mittelebereich dl, #mittelbereich form  
{ 
margin-top: 7px; margin-bottom: 17px;
} 

#mittelbereich a { 
color: #72811F; text-decoration: none; 
} 

#mittelbereich a:hover { 
color: #333; text-decoration: underline; 
} 

#mittelbereich .clearer { 
clear: both;
} 

#inhalt { 
float: left; width: 975px; 
} 

#inhalt .feedback {
	text-align: right;     
	margin: 1px 0 45px 0;     
	border-bottom: 1px dotted #ab3;     
	text-transform: uppercase; 
} 

#inhalt h3 {
font: 18px georgia, serif; margin-bottom: -4px; 
} 

#inhalt h4 { 
font: bold 13px verdana, arial, sans-serif; margin-bottom: -3px; 
} 

#inhalt h5 { 
font: bold 12px verdana, arial, sans-serif; margin-bottom: -3px; 
} 

	
#sidebar { 
float: left; width: 200px; margin-right: 30px; margin-bottom: 30px
} 

#sidebar ul { 
list-style: none; padding-right: 0; margin-right: 0; 
} 

#sidebar li {
margin-bottom: 1px; padding: 2px 0 2px 12px; border-bottom: 1px solid #eed; 
background: url(img/listen-icon.gif) no-repeat left 9px;
} 

#footer {
background: #1D6AEE url(img/footer.gif) repeat-x bottom center; 
color: #fff;
padding: 10px 0px 5px 55px; 
font-size: 14px;
} 

#footer a {
	color: #fff; text-decoration: none; border-bottom: 1px solid #b0b693; } 
#footer a:hover {     
	color: #bbc0a2; text-decoration: none; border-bottom: 1px solid #a8c02e; 
}

#footer h2 { 
margin-top: 0; 
font: bold 16px 'times new roman', times, serif; 
text-transform: uppercase; 
border-bottom: 1px dotted #bbb;
} 

#footer ul, #footer ol { 
list-style: none; margin-left: 0; padding-left: 0; 
}
