P  {}

H1  {
	font-size : 30px;
}

H2  {
	font-size : 30px;
	font-weight : bold;
	line-height : 30px;
	margin: 0px;
	padding: 0px;
}

H3  {
	font-size : 15px;
	font-weight : bold;
	margin: 0px;
	padding: 0px;
}

A  {
	text-decoration : none;
	color : DeepPink;
	font-weight : bold;
}

.a-klein {
	text-decoration : none;
	color : DeepPink;
	font-weight : normal;
	font-size : 11px;
}

.a-black {
	text-decoration : none;
	color : #000000;
	font-weight : normal;
	font-size : 13px;
	color : DeepPink;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-size : 12px;
	font-family : arial,helvetica;
}

TD  {
	font-size : 11px;
	font-family : arial,helvetica;
}

.topic  {
	font-size : 30px;
	font-weight : bold;
	line-height : 30px;
}

.topic-klein  {
	font-size : 15px;
	font-weight : bold;
}

TEXTAREA {
border-width: 1px;
border-color: black;
}
INPUT {
border-width: 1px;
border-color: black;
}

.v_div {
position:absolute;
visibility: visible;
left: -400px; 
top: -300px; 
z-index: 1;
}

