A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : White;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : White;
}
A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : White;
}
.bg_aktiv {
	background-color : #93CAE1;
	width : 198px;
}

BODY {
	scrollbar-arrow-color : #3399cc;
	scrollbar-base-color : White;
	scrollbar-face-color : White;
	scrollbar-dark-shadow-color : #3399cc;
	scrollbar-shadow-color : #3399cc;
	scrollbar-highlight-color : White;
}

TEXTAREA {
	width : 250px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.txtnorm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #123AA2;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 18px;
}
.content_main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : black;
}
.bg_glas {
	background-image : url(bilder/hintergrund_tr.gif);
	background-repeat : no-repeat;
}
.bg_glas_1 {
	background-image : url(bilder/hintergrund.jpg);
	background-repeat : no-repeat;
}
.txt_content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	margin-left : 10px;
	background-color : White;
}

