html,body{margin:0;padding:0}
body{font: 100%/1.4 Georgia, serif; text-align:center;}
h1, h2 { color: #CC6699; margin:0}
h1 {font: 18pt/1.45 Georgia, serif; font-weight: bold;}
h2 {font: 16pt/1.45 Georgia, serif;}
a {color: #0000FF }
a:visited {color: #993399}


#navigation ul{
	margin: 0;
    margin-top: 5px;
	margin-left: 5px;
	padding: 40px 0 10px 10px;
}
#navigation li { 
	color: #CE849A;
}

.themen-button { 
	background-image: url(themen-button.gif);
	background-repeat:no-repeat;

}
.info-button { 
	background-image: url(info-button.gif);
	background-repeat:no-repeat;
}

.contin-button { 
	padding-top: 0px; margin: 0px;
}

.zitat {font-style:italic; margin-bottom: 0; margin-left: 20px}
.quelle {font: 70% Georgia, serif; margin-top: 5; margin-left: 20px; text-align:left;}

img {
    border: 0;
}

div#container{text-align:left; }
div#content p{text-align:justify;}
div#content a, div#content a:visited{color:black;}


div#extra{background:#FF8539}
div#footer{color: #36393D; text-align: center; margin-top: 30px;}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;}

div#container{width:800px;margin:0 auto}
div#content{float:right;width:580px; margin-top: 0px;}
div#navigation{float:left;width:200px; margin-top: 0px;}

div#navigation p{color: #333333;font: 70% Georgia, serif;}

div#extra{float:left;clear:left;width:200px; background-color: #C79810}
div#footer{clear:both;width:100%}
