body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDCDCD;
	background-image: url(graphix/bg_gesamt.jpg);
	background-repeat:repeat-y;

	SCROLLBAR-FACE-COLOR: #cccccc; 
 	SCROLLBAR-HIGHLIGHT-COLOR: ; 
 	SCROLLBAR-SHADOW-COLOR: ; 
 	SCROLLBAR-3DLIGHT-COLOR: ; 
 	SCROLLBAR-ARROW-COLOR: #ff6600; 
 	SCROLLBAR-TRACK-COLOR: #EAEAEA; 
 	SCROLLBAR-DARKSHADOW-COLOR: #f7ffff
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.link {
	font-size: 11px;
	color: #94A8BC;
	font-weight: bold;
}
a.link:link {
	text-decoration: underline;
}
a.link:visited {
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.link:active {
	text-decoration: underline;
}

.linkreg {
	font-size: 11px;
	color: #94A8BC;
	font-weight: ;
}
a.linkreg:link {
	text-decoration: underline;
}
a.linkreg:visited {
	text-decoration: underline;
}
a.linkreg:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.linkreg:active {
	text-decoration: underline;
}

.linkreg2 {
	font-size: 11px;
	color: #94A8BC;
	font-weight: ;
}
a.linkreg2:link {
	text-decoration: underline;
}
a.linkreg2:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a.linkreg2:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.linkreg2:active {
	text-decoration: underline;
}


.navilink {
	color: #D6D8E4;
	font-size: 9px;

}
a.navilink:link {
	text-decoration: none;
	color: #D6D8E4;
	font-size: 9px;
}
a.navilink:visited {
	text-decoration: none;
	color: #D6D8E4;
}
a.navilink:hover {
	text-decoration: none;
	color: #9398B7;
}
a.navilink:active {
	text-decoration: none;
	color: #ff6600;
}

.headline1 {
	color: #7E96AD;
	font-weight: bold;
	font-size: 13px;
}

.headline2 {
	color: #7E96AD;
	font-weight: bold;
	font-size: 11px;
}
.grey {
	color: #ACACAC;
	font-weight: ;
	font-size: 11px;
}
.greymiddle {
	color: #ACACAC;
	font-weight: ;
	font-size: 12px;
}
.greybig {
	color: #ACACAC;
	font-weight: ;
	font-size: 13px;
}
