body       {   
	   font-family: 'arial', verdana, sans-serif;
	   font-size: 12pt;
	   color: black;
	   background-image: url('images/logo.jpg');
	   background-repeat: no-repeat;float:left;
	   background-position:  left top; z-index:2;
           background-color: white;
           margin-left: 10px;
           padding-left: 10px
           }
               
.titel{font-size:18pt;font-weight:lighter;}
.post{padding-left:0px;margin-bottom:0px;padding-right:0px;}
.postFooter{margin-bottom:5px;margin-left:0px;color:gray;font-size:10px}
.DateHeader{font-size:10pt;font-weight:lighter;color:gray}
.postTitle{font-size:14pt;font-weight:lighter;color:gray}            
             
#leftcontent { background-color: white;
               float: left; 
               width: 70%; 
               border-left: 0px solid #000099; 
               border-top: 0px solid #000099; 
               border-bottom: 0px solid #000099; 
               margin-right: 0px;
               margin-left:  0px; 
               margin-top: 210px;
               padding-left: 0px; 
               }
p{padding:0px;}
h1{font-size:24pt;color: gray;font-weight: lighter;}
h2{font-size:18pt;color: gray;font-weight: lighter;}
h3{font-size:16pt;color: gray;font-weight: lighter;}
h6{font-size:9pt;color: gray;font-weight: lighter;}

.links {padding-right: 10px;padding-left:10px;}
.oben{margin-top:210px}

a:link { font-weight:light; color:grey; text-decoration:none; }
a:visited { font-weight:light; color:grey; text-decoration:none; }
a:focus { font-weight:light; color:red; text-decoration:underline; }
a:hover { font-weight:light; background-color: red;color:white; text-decoration:none; }
a:active { font-weight:light; background-color: red;color:white; text-decoration:underline; }



<!--
a{text-color:grey;text-decoration:none;}
a:link{background-color: white; color:grey;}
a:hover{background-color: red; color: white;)
a:visited{background-color: red; color: white;}
a:active{background-color: red; color: white;}
-->


#rightcontent {	background-color: white;  
			font-size:11pt;
			position: relative;
			float: right;
			width: 190px;
			padding-top: 0px; 
			padding-left: 0px; 
			padding-right: 0px;
			text-transform:none;
			margin-left: 70%; 
			margin-top: 210px;
			border-left: 1px dashed #000099;
 			border-top: 0px solid #000099;
 				 }