BODY { background-color: #FFFFFF; font-family: Georgia; font-size: 11px; color: #212026; font-weight: bold; }
.body_popup  { padding: 20px; }

/* überschriften */

.h1, .h2 { font-size:57px; letter-spacing: -2px; }
.h1 { color: #212026; }
.h2 { color: #d4d4d4; }
.h3,.h4,.h5 { color: #666666; font-size:24px; }
.h4 { color: #d4d4d4;line-height: 110%;} 
.h5 { color: #212026;line-height: 110%;} 
.h6 { font-size:55px; letter-spacing: -2px; line-height: 97%;}
.h7 { color: #d4d4d4; font-size:24px;  }
.h8 { color: #212026; font-size:24px; }

/* text */

.textfeld1  {	font-size:11px;	color: #d4d4d4;	 }
.textfeld2  {   font-size:11px; color: #212026;  } 
.textfeld3  {   font-size:24px; color: #d4d4d4; letter-spacing: 0px; }
.textfeld4  {   font-size:24px; color: #212026; letter-spacing: 0px;}
.textfeld5  {   font-size:11px; color: #c1c1c1;  line-height: 150%;}
.textfeld6  {   font-size:11px; color: #212026;  line-height: 150%;}
.textfeld7  {   font-size:24px; color: #212026; letter-spacing: -1px;}
.textfeld8  {   font-size:24px; color: #DDDDDD; letter-spacing: -1px;}

/* links */

A {  text-decoration: none;  color: #c1c1c1; font-size:11px; }
A:Hover {  color: #212026; }   
A.namelink {  text-decoration: none; color: #d4d4d4; font-size:24px; letter-spacing: 0px; }
A.namelink1 {  text-decoration: none; color: #DDDDDD; font-size:23px; letter-spacing: 0px; }
A:Hover.namelink {    color: #212026; }        

/* divs */

.main { position:relative; left:30px ; width:950px; top:30px; height: 710px;} 
.title { position:absolute; left:0px ; top:363px;}    
.content { position:absolute; left:0px ; top:433px;}    
.menu { position:absolute; left:0px ; top:323px;}                                                       
.footer { position:absolute; left:0px ; top:600px;}  

/*  form  */
                                                                                                                              
input,  select, option, .file, textarea,checkbox { background-color: #666666; border: none; color: #FFFFFF; font-size: 11px;  } 
input,.textarea { padding-left: 5px; } 
.textarea { width:500px; height:150px; }
.input { width:500px; }

#bloglink			{float:right;margin:-11px 58px 0 0;font-size: 24px;}
*+html #bloglink	{float:right;margin:-25px 58px 0 0;font-size: 24px;}

