body, textarea {
	background-image:url('../pic/bg.gif');
	background-color: #ffffff;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #a4afb4;
	scrollbar-darkshadow-color: #c3cbcf;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #a4afb4;
	scrollbar-track-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.leftcell {
	background-image:url(../pic/left.png);
	background-position:right;
	background-repeat:repeat-y;
}
.rightcell {
	background-image:url(../pic/right.png);
	background-position:left;
	background-repeat:repeat-y;
}
.darkcell {
	background-color: #660033;
}

.brightcell {
	background-color: #ffffff;
}
.tableborder {
	border-left:10px solid #ffffff;
	border-right: 10px solid #ffffff;
}
.head {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.copy {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

a:Link, a:Visited, a:Active {
	font-family: Arial;
	color: #294F52;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a:Hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.green {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #294F52;
	text-decoration: none;
}

.credits {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right:20px;
}

.creditsdark {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C2D07B;
	text-decoration: none;
	padding-right:20px;
}

a.creditlink:Link, a.creditlink:Visited, a.creditlink:Active {
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.creditlink:Hover {
	font-family: Arial;
	color: F0F2DD;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.creditsdarklink:Link, a.creditsdarklink:Visited, a.creditsdarklink:Active {
	font-family: Arial;
	color: #C2D07B;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.creditsdarklink:Hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.areabg {
width:300px;
background:#FFFFFF;

}
a.white:Link, a.white:Visited, a.white:Active {
font-family: Arial;
color: #FFFFFF;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}

a.white:Hover {
font-family: Arial;
color: #294F52;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}
#introbuttons {
	position:relative;
	
}

#ndk {
	position:absolute;
	left:30px;
	top:15px;
	width:399px;
	height:88px;
	z-index:10;
}
#zeitung {
	position:absolute;
	left:95px;
	top:80px;
	width:245px;
	height:88px;
	z-index:11;
}
#unerhoert {
	position:absolute;
	left:160px;
	top:145px;
	width:245px;
	height:88px;
	z-index:12;
}
#latest_news {
	position:absolute;
	left:20px;
	top:255px;
	width:390px;
	height:320px;
	z-index:13;
	overflow:auto;
}
#video {
	margin-top:650px;
	position:static;
}
