#frame {
width:990px;
margin-right:auto;
margin-left:auto;
margin-top:2px;
padding:0px;
text-align:left;
}
		
#contentleft {
width:200px;
padding:5px;
float:left;
top: 2px; 
left: 0px; 
font-size: 13px; 
z-index: 2;
}
	
#contentcenter {
width:640px;
float:left;
top: 2px; 
left: 10px;
padding: 10px;
z-index: 1;
}
	
#contentright {
width:100px;
padding:0px;
float:left;
height: auto;
top: 2px; 
}
	
#contentheader {
background:#fff
}
		
p,h1,pre {
margin:0px 10px 10px 10px;
}
	
h1 {
	font-family: Franklin Gothic Book, Comic sans MS, Verdana, Arial;
font-size:15px;
padding-top:10px;
color: #4f4f4f;
}
	
#contentheader h1 {
font-size:14px;
padding:5px;
margin:0px;
}
	
h2
{
font-family: Arial;
font-size: 14px; 
color: #4f4f4f;
 }
h3
{
font-family: Arial;
font-size: 12px; 
color: #4f4f4f;
   }
.text
{
font-family: Arial;
font-size: 12px; 
color: #4f4f4f;
   }
.text01
{
font-family: Arial;
font-size: 12px; 
font-weight: bold;
color: #4f4f4f;
   }
.small
{
font-family: Arial;
font-size: 12px; 
color: #41383c;
   }
.small1
{
font-family: Arial;
font-size: 11px; 
font-weight: bold;
color: #41383c;
   }
.small2
{
font-family: Arial;
font-size: 10px; 
font-weight: bold;
color: #41383c;
   }
  p {
  font-family: Arial;
  line-height: 1.3em;
  margin: 0 0 16px 0;
  padding: 0;
  }
.small3
{
font-family: Arial;
font-size: 12px; 
color: #F00100;
   }

  a {
  color: #4f4f4f;
  font-family: Arial;
  text-decoration: none;
  }

  a:link {
  color:#330864;
font-weight: bold;
  }

  a:visited { 
  color:  #c0c81b;
font-weight: bold;
  } 

  a:hover {
text-decoration: underline; 
font-family: Arial; 
color:  #8D1888;
 background-color: #f8f8ff;
}

/*Format für slides-tab */		
	#tabmenu a.nactive {
	background: #8399af;
font: bold 12px Franklin Gothic Book, Comic sans MS, Verdana, Arial; color: #778899;
		border-bottom: 2px solid #8399AF; 
color: #fff; }

ul { 
position:relative;
list-style-position: outside;
text-indent: -2px; 
list-style-type: disc; 
color: #330864; 
text-align: left;
font-family: Arial;
font-size: 13px; 
}