A:link {
	background-color : transparent;
	color : black;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	color : black;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : navy;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : navy;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : black;
	margin-top : 20px;
	margin-bottom : 5px;
}

H2 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : black;
	margin-top : 20px;
	margin-bottom : 5px;
}

H3 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : black;
	padding-bottom : 0px;
	margin-top : 0x;
	margin-bottom : 0px;
}

H4 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : black;
	line-height : 30%;
	padding-bottom : 0px;
	margin-top : 5x;
	margin-bottom : 5px;
}

H5 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : black;
	margin-top : 5px;
	margin-bottom : 10px;
}

H6 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : black;
	margin-top : 5px;
	margin-bottom : 5px;
}

ul {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 10px;
	margin-top : 20px;
}
li { margin-bottom : 3px;
	margin-top : 3px;
}

P {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	line-height : 150%;
	text-indent : 0px;
	align : left
}

.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}

.oberpunkt {
	font-weight : bolder;
	align : left
	margin-left : 0px;
}

.itotext {
	font-weight : bolder;
	align : left
	margin-left : 0px;
}
.menu {
	font-size : 11px;
	font-weight : normal;
	align : left
	margin-left : 0px;
}

.footline {
	font-size : 11px;
	font-weight : normal;
	align : center
	margin-left : 0px;
}

