/* Body */

body {
			background-color: #000000; 
			background-attachment: fixed;
			text-align: justify;
			float: right;
			background-position: 0px 0px; 
			/*background-repeat: no-repeat;*/
			margin-top: 4px;
			margin-bottom: 4px;
			margin-left: 4px;
			margin-right: 4px;
			scrollbar-face-color:#000000;
			scrollbar-shadow-color:#000000;
			scrollbar-highlight-color:#000000;
			scrollbar-3dlight-color:#CCC8BE;
			scrollbar-darkshadow-color:#CCC8BE;
			scrollbar-track-color:#000000;
			scrollbar-arrow-color:#CCC8BE;

}

.nav {
	font-size: 12px;
	font-family: verdana;
	color: #CCCCCC;
	text-decoration: none;
}

.ent {
	font-size: 18px;
	font-family: verdana;
	font-color: #305B77;
	text-weight: bold;
}

.back{
	font-size: 12px;
	font-family: arial black;
	color: #CCCCCC;
	font-weight: bold;
}

/* Normaler Text*/

.text {
	font-size: 12px;
	font-family: Tahoma;
	color: #73572D;
	font-weight: bold;
}

/* Fetter Text*/

.fett {
	font-size: 11px;
	font-family: verdana;
	color: #cccccc;
	font-weight: bold;
}


.button {
	border: 1px #CCC8BE solid;
	background-color:transparent;
	font-family: verdana;
	color: #cccccc;
	font-size: 11px;
			scrollbar-face-color:#333333;
			scrollbar-shadow-color:#000000;
			scrollbar-highlight-color:#000000;
			scrollbar-3dlight-color:#666666;
			scrollbar-darkshadow-color:#666666;
			scrollbar-track-color:#222222;
			scrollbar-arrow-color:#cccccc;
}

/* Allgemeines Setting für links */

A:link, A:visited, A:active {
	color: #CCC8BE;
	text-decoration: none;
}

A:hover {
	color: #C0A172;
	text-decoration: none;
}
