body {
	background-image:url(../images/bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	border: 0px;
}

#content {
	position: relative;
	width: 530px;
	height: 100%;
	top: 20px;
	left: 50%;
	margin-left: -265px;

}

#news_box {
	background-image:url(../images/direct_news.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 232px;
	margin-left: 324px;
	width: 180px;
	height: 80px;


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	padding: 10px;

}

#sub_head {


	width: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

#content_top {
	background-image:url(../images/ds_top.jpg);
	background-repeat: no-repeat;
	width: 582px;
	height: 232px;
}


#l_start, #l_start_ac, #l_kontakt, #l_kontakt_ac, #l_uploadtest, #l_uploadtest_ac, #l_faq, #l_faq_ac, #dw_test, #up_test {
	text-indent: -2000px;

}

#ula {
	text-indent: -2000px;
	}

#l_start a{
	background-image:url(../images/start_btn.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 59px;
	position: absolute;
	top: 16px;
	left: 10px;
}

#l_start_ac a{
	background-image:url(../images/start_btn_active.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 59px;
	position: absolute;
	top: 16px;
	left: 10px;
}

#l_uploadtest a{
	background-image:url(../images/statistiken_btn.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 59px;
	position: absolute;
	top: 16px;
	left: 136px;
}

#l_uploadtest_ac a{
	background-image:url(../images/statistiken_btn_active.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 59px;
	position: absolute;
	top: 16px;
	left: 136px;
}

#l_faq a{
	background-image:url(../images/faq_btn.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 59px;
	position: absolute;
	top: 96px;
	left: 10px;
}

#l_faq_ac a{
	background-image:url(../images/faq_btn_active.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 59px;
	position: absolute;
	top: 96px;
	left: 10px;
}

#l_kontakt a{
	background-image:url(../images/kontakt_btn.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 59px;
	position: absolute;
	top: 96px;
	left: 136px;
}

#l_kontakt_ac a{
	background-image:url(../images/kontakt_btn_active.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 59px;
	position: absolute;
	top: 96px;
	left: 136px;
}

#dw_test a{
	background-image:url(../images/down_btn.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 21px;
	position: absolute;
	top: 112px;
	left: 351px;
}

#up_test a{
	background-image:url(../images/up_btn.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 21px;
	position: absolute;
	top: 150px;
	left: 351px;
}

#content_middle {
	margin-top: 10px;
	margin-left: 10px;
}

#content_txt {

	width: 510px;

	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADC671
}

#logo {
	background-image:url(../images/ds_logo.gif);
	background-repeat: no-repeat;
	margin: auto;
	position: absolute;
	font-size: 0px;
	width: 136px;
	height: 30px;
	top: 9px;
	left: 356px;
	/*border: 1px solid #ff0000;*/
	text-indent: -2000px;
}

#hbar {
	width: 510px;
	height: 9px;

	background-image:url(../images/h_bar.jpg);
	background-repeat: repeat-x;

}

.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}
.impressum {
	margin-left: 105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
}

#content_bottom{

	width: 640px;
	padding-bottom: 20px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}