body {
margin:0px;
padding:0px;

font-family: arial, helvetica, sans-serif; font-size: 12px;color: #000000;
background:#ffffff;
background-image:url(grafik/rot.gif);
background-repeat:no-repeat;
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-BASE-COLOR: #ffffff; 
scrollbar-dark-shadow-color: #ffffff; 
scrollbar-3d-light-color: #527B69;

}


font,table,tr,td,div,p {font-family: arial, helvetica,sans-serif;  font-size: 12px; color: #333333;text-align: justify;}

.bio {margin-left:0px;padding-left:0px;padding-right:10px;padding-top:5px;vertical-align: top;text-align:left;}

.mitte {text-align: center;}


.d_orange {color:#E94A23;}
.orange {color:#ff7a22;font-weight:bold;text-align:right;}
.weiss {color: #ffffff;}
.klein {font-size:12px}
.kleinweiss {font-size:12px;color: #ffffff;}
.kleiner {font-size:10px}

.inhalt {margin-left:10px;
margin-bottom:10px;
}

.border  {
  border-width:1px; 
  border-style:solid; 
  border-color:#c0c0c0;}

h1 {font-family: arial, helvetica,sans-serif;  font-size: 18px;  font-weight:bold; color: #333333; margin-top:8px; padding-top:0px;}

h2 {font-family: arial, helvetica,sans-serif;  font-size: 18px;font-weight:bold;  margin-top:0px;  color: #333333;}

h3 {font-family: arial, helvetica,sans-serif;  font-size: 16px; font-weight:normal;  color: #333333; margin-bottom:10px;}

h4 {font-family: arial, helvetica,sans-serif;  font-size: 16px; font-weight:normal; font-style: italic; color: #333333; margin-bottom:0px;}
h5 {font-family: arial, helvetica,sans-serif;  font-size: 12px; font-weight:bold; margin-bottom:0px;margin-top:10px;}

hr {margin-top:20px; margin-bottom:20px; border:solid #ff7a22 1px; background-color:#fff; text-align:left;}

.home {font-family: arial, helvetica,sans-serif;  background:#ff7a22;}

ul {list-style-position:inside; padding-left:0px;}

A:link {font-family: arial, helvetica,sans-serif;  font-size: 12px; color: #333333; text-decoration: none; font-weight:bold;} 
A:hover {font-family: arial, helvetica,sans-serif;  font-size: 12px; color: #ff7a22; text-decoration: none;font-weight:bold;} 
A:visited {font-family: arial, helvetica,sans-serif; font-size: 12px; color: #333333; text-decoration: none;font-weight:bold;} 
A:active {font-family: arial, helvetica,sans-serif;  font-size: 12px; color:#333333; text-decoration: none;font-weight:bold;} 

A.text:link {color: #ff7a22; text-decoration: none; font-weight:bold;} 
A.text:visited {color: #ff7a22; text-decoration: none;font-weight:bold;} 
A.text:active {color:#ff7a22; text-decoration: none;font-weight:bold;} 

A.orange:link {color: #ff7a22; text-decoration: none; font-weight:normal;} 
A.orange:visited {color: #ff7a22; text-decoration: none;font-weight:normal;} 
A.orange:active {color:#ff7a22; text-decoration: none;font-weight:normal;} 


A.schwarz:link {color: #000000; text-decoration: none;font-weight:normal; font-size:10px} 
A.schwarz:visited {color: #000000; text-decoration: none;font-weight:normal;font-size:10px} 
A.schwarz:active {color:#000000; text-decoration: none;font-weight:normal;font-size:10px} 

A.neu:link {font-family: arial, helvetica,sans-serif;  font-size: 12px; color: #ffffff; background:#000000; text-decoration: none; font-weight:bold;} 
A.neu:hover {font-family: arial, helvetica,sans-serif;  font-size: 12px; color: #ffff00; background:#000000; text-decoration: none;font-weight:bold;} 
A.neu:visited {font-family: arial, helvetica,sans-serif; font-size: 12px; color: #ffffff; background:#000000; text-decoration: none;font-weight:bold;} 
A.neu:active {font-family: arial, helvetica,sans-serif;  font-size: 12px; color:#ffffff; background:#000000; text-decoration: none;font-weight:bold;} 

#bildergalerie img{margin-right:10px;margin-bottom:10px;}

form label, form input , form textarea{margin-bottom:10px;}
form label{width:120px;float:left;}
form input{width:250px;float:left;border:1px solid #CCC; padding:2px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
}
form textarea	{width:250px;float:left;border:1px solid #CCC; padding:2px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
form input:focus,form textarea:focus {outline:none;border:1px solid #8e1c1c;}

form br{clear:both;}

form input[type="submit"]{margin-left:120px;width:250px;cursor:pointer;color:#fff;font-weight:bold;
background: #8e1c1c; border:1px solid #8e1c1c; padding:2px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;

}