body
{
margin:0px;
padding:0px;
background-color:#ffffff;
background-image:url(../img/bg.gif); 
}
body, table, tr, td, div, p  {
  font-family:verdana,helvetica,sans-serif; 
  font-size:15px; color:#000000;
  }

.all  {
margin-top:20px;
width: 850px;
margin-left: auto;
margin-right: auto;
}

*html .all{margin-left: 50px;}

.head  {
padding-top:10px;
width: 850px;
height:60px;
text-align:center;
background-color:#ffffff;
/*border:2px solid #FF9933;*/
}


.navigation {float:left; width:160px; margin-top: 20px;}

.nav {width:160px; background-color: #ff9933; height:22px; margin-bottom:2px;color:#000000;padding:3px;padding-left:10px; font-weight: bold;}

.content{ 
float:left;
background-color: #ffffff;
width: 500px;
margin-left:20px;
margin-top:20px;
/*border:2px solid #FF9933;*/
padding:3px;padding-left:10px;
}
	
.rechts {float:right;width:120px;margin-top: 20px;background-color: #ffffff;padding: 3px;/*border:2px solid #FF9933;*/}

.neue {font-family:verdana,helvetica,sans-serif; font-size:12px}

a:link          {color:#FF9933; font-weight: bold; text-decoration:underline;}
a:visited       {color:#FF9933; font-weight: bold; text-decoration:underline;}
a:active        {color:#FF9933; font-weight: bold; text-decoration:underline;}
a:hover         {color:#FF9933; font-weight: bold;text-decoration:underline;}

a.schwarz:link          {color:#000000; font-weight: bold; text-decoration:underline;}
a.schwarz:visited       {color:#000000; font-weight: bold; text-decoration:underline;}
a.schwarz:active        {color:#000000; font-weight: bold; text-decoration:underline;}
a.schwarz:hover         {color:#000000; font-weight: bold;text-decoration:underline;}

a.navischrift:link          {color:#fff7f4; font-weight: bold; text-decoration:none;}
a.navischrift:visited       {color:#fff7f4;  font-weight: bold;text-decoration:none;}
a.navischrift:active        {color:#000000; font-weight: bold; text-decoration:none;}
a.navischrift:hover         {color:#000000; font-weight: bold;text-decoration:none;}

a.n:link          {color:#000000; font-weight: normal; text-decoration:underline;}
a.n:visited       {color:#000000; font-weight: normal;  text-decoration:underline;}
a.n:active        {color:#000000; font-weight: normal; text-decoration:underline;}
a.n:hover         {color:#000000; font-weight: normal; text-decoration:underline;}

h1 {font-weight: bold;font-family:verdana,helvetica,sans-serif; margin-top:0px;
  font-size:15px; color:#ff9933}

  h2 {font-weight: bold; text-decoration: underline; font-family:verdana,helvetica,sans-serif; 
  font-size:15px;}
  
.beispiel {color:#0960BF; font-style:italic;}
  
.klein {font-family:verdana,helvetica,sans-serif; 
  font-size:10px;}

input,textarea {-moz-border-radius: 4px;background-color: #ffffff; border : 1px solid #ff9933;font-family:verdana,helvetica,sans-serif; font-size:15px; color:000000;}


