body, P, H1, H2, H3, H4, H5, H6, LI, TD {
	font-family : Verdana,  Arial, Geneva, Helvetica, sans-serif;
	}
h1{
	font-size: 19px;
}
h2{
    font-size: 17px;
}
h3{
    font-size: 16px;
}

h4{
    font-size: 14px;
}

h5{
    font-size: 12px;
    font-weight : bold;
}

h6{
    font-size: 12px;
 }

body, li, p, td{
	font-size: 11px;
}

a:link{
    text-decoration: none;
    color : #330065;
}
a:visited {
    text-decoration: none;
    color : #330065;
}
a:hover {
    text-decoration: none;
}
a:active { text-decoration:underline; 
    color : #FF8E05;
}

*.nav_sub{
  margin-left: 15px;
  color : #330065;
  font-weight : bold;
}

*.nav_tipp{
	color : White;
	font-weight : bold;
	margin-right : 15px;
	text-align : right;
}

*.nav{
	color : White;
	font-weight : bold;
	font-size: 12px;
}

*.nav_current{
  color : #B80D5C;
  font-weight : bold;
}

*.nav_head{
	font-style : italic;
	font-weight : bolder;
	font-size : 15px;
	color : #ff9900;
}

*.nav_nav{
	font-weight : bold;
	font-size : 11px;
	color : Gray;
	font-style : italic;
}

*.see_me{
  font-weight: bold;
  font-size: 13px;
  color: red;
}


*.frame{
  border: 3px dotted #FF8E05;
  padding : 8px;
}


*.button{ 
  background:#ff9900; 
  color:#080052; 
  border: 0px dotted #ff9900;
  font-family:verdana,helvetica; font-size:10px; 
}

*.block_kopf{
	background-color: #AEAEC6;
	color: #330065;
	text-align : center;
	font-weight : bolder;
}
