html
 {
  height:100%;
  width:100%;
 }

body
 {
  background-color:#9f5796;
  padding:0px; 
  margin:0px; 
  height:100%;
  width:100%;
 }

.link_menu
 {
  color:#ffffff; 
  font-family:Verdana; 
  font-size:11px;
  text-decoration:none;
 }

.link_menu:hover
 {
  color:#9f5796; 
  font-family:Verdana; 
  font-size:11px;
  text-decoration:none;
 }

.link_menu_small
 {
  color:#000000; 
  font-family:Verdana; 
  font-size:11px;
  text-decoration:none;
 }

.link_menu_small:hover
 {
  color:#9f5796; 
  font-family:Verdana; 
  font-size:11px;
  text-decoration:none;
 }

.link_small
 {
  color:#9f5796; 
  font-family:Verdana; 
  font-size:11px;
  text-decoration:none;
 }

.link_small:hover
 {
  color:#000000; 
  font-family:Verdana; 
  font-size:11px;
  text-decoration:underline;
 }

.link_footer
 {
  color:#eeeeee; 
  font-family:Verdana; 
  font-size:11px;
  text-decoration:none;
 }

.link_footer:hover
 {
  color:#9f5796; 
  font-family:Verdana; 
  font-size:11px;
  text-decoration:none;
 }

.link_main
 {
  color:#9f5796; 
  font-family:Times; 
  font-size:16px;
  text-decoration:none;
 }

.link_main:hover
 {
  color:#000000; 
  font-family:Times; 
  font-size:16px;
  text-decoration:underline;
 }

.text_main
 {
  color:#000000; 
  font-family:Times; 
  font-size:16px;
 }

.text_small
 {
  color:#9f5796; 
  font-family:Verdana; 
  font-size:11px;
 }

.text_small_black
 {
  color:#000000; 
  font-family:Verdana; 
  font-size:11px;
 }

.text_small_white
 {
  color:#ffffff; 
  font-family:Verdana; 
  font-size:11px;
 }

.text_smaller
 {
  color:#000000; 
  font-family:Times; 
  font-size:13px;
  text-decoration:none;
 }

.bild
 {
  border-style: solid;
  border-width: 1px; 
  color: #9F5796;
 }