/* CSS Document */

body {
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #202239;
       SCROLLBAR-HIGHLIGHT-COLOR: #202239;
       SCROLLBAR-SHADOW-COLOR: #202239;
       SCROLLBAR-3DLIGHT-COLOR: #202020;
       SCROLLBAR-ARROW-COLOR: #FFFFCC;
	   SCROLLBAR-TRACK-COLOR: #9A9EAE;
	   SCROLLBAR-DARKSHADOW-COLOR: #102010
}
a.bigueberschrift:link, a.bigueberschrift:visited, a.bigueberschrift:active{
	FONT-SIZE: 45px;
	FONT-FAMILY: TIMES NEW ROMAN;
	color: #8bc7ff;
	text-decoration: underline;
}
a.bigueberschrift:hover{
	text-decoration: underline;
	COLOR: #ffffff;
	 }

.bigueberschrift {
	FONT-SIZE: 45px;
	FONT-FAMILY: TIMES NEW ROMAN;
	color: #8bc7ff;
	text-decoration:none;
	}
a.ueberschrift:link, a.ueberschrift:visited, a.ueberschrift:active{
	FONT-SIZE: 26px;
	FONT-FAMILY: TIMES NEW ROMAN;
	color: #8bc7ff;
	text-decoration: underline;
}
a.ueberschrift:hover{
	text-decoration: underline;
	COLOR: #ffffff;
	 }

.ueberschrift {
	FONT-SIZE: 26px;
	FONT-FAMILY: TIMES NEW ROMAN;
	color: #8bc7ff;
	text-decoration:none;
	}

a.text:link, a.text:visited, a.text:active{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	color: #8bc7ff;
	text-decoration: underline;
	font-weight: bold;
}
a.text:hover{
	text-decoration: underline;
	COLOR: #ffffff;
	font-weight: bold;
	 }
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #3a89db}
a.cattitle		{ text-decoration: none; color : #3a89db; }
a.cattitle:visited { text-decoration: none; color : #3a89db; }
a.cattitle:hover{  color: #FFFFCC; text-decoration: none; }
.text {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	color: #ffffff;
	font-weight: bold;
	}

a.texttitle:link, a.texttitle:visited, a.texttitle:active{
	FONT-SIZE: 18px;
	FONT-FAMILY: TIMES NEW ROMAN;
	color: #8bc7ff;
	text-decoration: underline;
}
a.texttitle:hover{
	text-decoration: underline;
	COLOR: #ffffff;
	 }

.texttitle {
	FONT-SIZE: 18px;
	FONT-FAMILY: TIMES NEW ROMAN;
	color: #8bc7ff;
	}

.imp {
	FONT-SIZE: 9px;
	FONT-FAMILY: Tahoma;
	color: #8bc7ff;
	}
a.imp:link, a.imp:visited, a.imp:active{
	FONT-SIZE: 9px;
	FONT-FAMILY: Tahoma;
	color: #8bc7ff;
	text-decoration: underline;
}
a.imp:hover{
	text-decoration: underline;
	COLOR: #ffffff;
	 }
.border {
    border: 1px solid #202239;
	}
a.border:link, a.border:visited, a.border:active{
	border: 1px solid #202239;
}
a.border:hover{
	border: 1px solid #ffffff;
	 }
