
body {
margin:0;
padding:0;
background: url(bg.png) repeat-y #FFA74F;
font-family:arial;
font-size:12px;
}

a {
margin-top:0;
font-size:16px;
font-weight:bold; 
color:#FEDEBE;
  text-decoration: none;

}

a:hover {
margin-top:0;
font-size:16px;
font-weight:bold; 
color:black;
  text-decoration: none;
}

a.titel {
margin-top:0;
font-size:16px;
font-weight:bold; 
color:#FEDEBE;
  text-decoration: none;

}

a.titel:hover {
margin-top:0;
font-size:16px;
font-weight:bold; 
color:black;
  text-decoration: none;
}

a.text {
margin-top:0;
font-size:12px;
font-weight:bold; 
color:#FEDEBE;
  text-decoration: none;

}

a.text:hover {
margin-top:0;
font-size:12px;
font-weight:bold; 
color:black;
  text-decoration: none;
}

a.act {
margin-top:0;
font-size:16px;
font-weight:bold; 
color:black;
  text-decoration: none;
}

.break {
margin-top:0;
font-size:18px;
font-weight:bold;

}

h1 {
margin-top:0;
font-size:18px;
font-weight:bold;
}

h2 {
margin-top:0;
font-size:15px;
font-weight:bold;
 text-decoration:none;
 color:#FEDEBE;

}

h3 {
margin-top:0;
font-size:14px;
font-weight:bold;
 text-decoration:none;
  text-align:right;
}

.white {
color:#FEDEBE;
}

.content {
margin-left:84px;
margin-top:0px;
width:530px;
}


