* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px; }
 


a:visited { font-weight:#FFF; color:#FFF; text-decoration:#FFF;} 
a:focus { font-weight:#FFF; color:#FFF; text-decoration:#FFF; }
a:hover { font-weight:#FFF; color:#FFF; text-decoration:#FFF; }
a:active { font-weight:#FFF; color:#FFF; text-decoration:#FFF; }
a:link { font-weight:#FFF; color:#FFF; text-decoration:#FFF; }
	
p {
 padding: 10px;
 text-align:justify;
}

#wrapper { 
 margin: 0 auto;
 width: 1000px;
 height:800px;
}

} 
.twoColFixRtHdr #header { 
	background:#4671B0; 
	padding: 2 10px 0 20px;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
} 

#content { 
 float: left;
 color: #FFF;
 background:#03F;
 height: auto;
 width: 800px;
 display: inline;
 text-align:justify;
 
}
#tabelle1{
	background-color:#999;
	border:thin 3px;
	}
#leftcolumn { 
 color: #FFF;
 background: #03F;
 height:auto;
 width: 200px;
 float: left;
}



IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
#divzentriert{

    margin-left: auto;
    margin-right: auto;}
h1{
	text-align:center;}
	
h2.effekt{
	text-align:center;
	text-decoration:blink;
	color:#FF0;
    }
a:link.effekt{
	text-decoration:blink;
	color:#FF0
	}
	}
.werbung{
	
	border:#000;
	border:thin;
	text-align:center;
	width:500px;
	margin:auto;
	}
	

