body {
   font: 100% verdana, arial, sans-serif;
   background-color: #fff;
   margin: 20px;
}

a:header	{ color: #ccc; text-decoration: none; font-weight: normal;}
a.header:link	{ color: #ccc; text-decoration: none; font-weight: normal;}
a.header:visited{ color: #ccc; font-weight: normal;}
a.header:active	{ color: #ccc; font-weight: normal;}
a.header:hover	{ color: #099; background-color: #fff; font-weight: normal;}

a:titel		{ color: #000; text-decoration: none; font-weight: bold;}
a.titel:link	{ color: #000; text-decoration: none; }
a.titel:visited { color: #000}
a.titel:active	{ color: #000;  }
a.titel:hover	{ color: #000; }

a 		{ color: #099; text-decoration: none; font-weight: bold;} 
a:link		{ color: #099; text-decoration: none; }
a:visited	{ color: #099; text-decoration: none; } 
a:active	{ color: #099;  } 
a:hover		{ color: #0c9;}

#center {
   text-align:center;
}

#content {
   width:550px;
   position: relative;
   margin-right:auto;
   margin-left:auto;
   margin-top:0px;
   margin-bottom:20px;
   text-align:left;
   background-color: #fff;
}

p.header {
   font-family: verdana, arial, sans-serif;
   color:#ccc;
   line-height:21px;
   font-size:11px;
   font-weight:normal;
   text-align: left;
   vertical-align: bottom;
}

.right { width: 29px; height: 21px; float: right; }

.titel {
   margin: 0px;
   font-family: verdana, arial, sans-serif;
   color:#000;
   padding-left: 5px;
   font-size:11px;
   font-weight:bold;
   text-align: left;
   background: #ccc;
   line-height:17px;
   margin-bottom: 0em;
   margin-top: 0em;
}

p {
   font-family: verdana, arial, sans-serif;
   color:#000;
   font-size:11px;
   font-weight:normal;
   text-align: left;
   line-height:1.5;
   margin-bottom: 20px;
   margin-top: 0em;		
}	

.bodem	{
   border-top: 17px solid #ccc;
   text-align: center;
   font-family: verdana, arial, sans-serif;
   margin-bottom: 20px;
   color:#ccc;
}  

.blogrollmain {
   font-family: verdana, arial, sans-serif;
   color:#000;
   font-size:11px;
   font-weight:normal;
   text-align: left;
   line-height:1.5;
   margin-bottom: 0,75em;
   margin-top: 0em;
}