* {margin:0;padding:0}

body {font: 62.5% arial,sans-serif;text-align:center;
     background:url(greenstripe1.png);background-repeat:repeat-x;}

/*BASIC LAYOUT*/

div {border:0px solid #FF0000;}
div#header {background-image: url(bg_logo1.png);background-repeat:no-repeat;height:170px;}
div#container{text-align:left}
div#navigation{background:#EFEFEF}
div#footer{color: #2F2F2F;padding-top:50px;text-align:center;}
div#container{width:700px;margin:0 auto}
div#content{float:left;width:450px}
div#navigation{float:right;width:200px}
div#extra{float:right;clear:right;width:220px}
div#footer{clear:both;width:100%}


/*LINKS*/

a {font-weight:normal;}

a { text-decoration:none; border:0px;}
a:link { color:#006600; text-decoration:underline;}
a:visited { color:#005F00; text-decoration:none;}
a:active { color: #FF1F00; border:0px; text-decoration:none; }
a:hover { color:#FF1F00; text-decoration:underline;}

div#header h1{height:70px;margin:0;color:#fff;
  padding-left:220px;}




#content h2 {font-weight:normal;font-size:2em;
    color:#006600;padding-top:40px;margin-bottom:30px;}

#content h3 {font-weight:normal;font-size:1.6em;
    color:#006300;padding-top:40px;margin-bottom:20px;}

#content p, table{font-size:1.2em;line-height:1.5em;margin-bottom:20px;}

#content ul{margin-bottom:20px;list-style-image:url(list.gif);margin-left:30px;}
#content li{font-size:1.2em;line-height:1.5em;}

.floatleft
{
float: left;
width: 200px;
margin: 0px 10px 10px 0px;
background:#EFEFEF;background-image:url(lupe.gif);background-repeat:no-repeat;background-position:right bottom;
padding:8px; border: 1px solid #BFBFBF;
font-size:0.98em;font-weight:bold;
}


#extra h2 {font-size:1.2em;text-align:center;line-height:30px;margin:0px;
    color:#000000;background:url(h2_neues.png);}
#extra p {padding-left:10px;padding-right:10px;font-size:1.1em;margin:0;background:url(p_neues.png);}

#extra blockquote.zitat{font:1.8em Garamound, Times New Roman, Georgia, serif;color:#AFAFAF;margin-top:60px;text-align:center;}
.zitatklein {font-size:0.8em;font-style:italic;}

div#footer p{margin:0;padding:10px 10px;font-size:1.1em;}

.adresse {display:none;}

#wsf img {border:4px solid #DFDFDF;margin-right:12px;margin-bottom:12px;}
