html, body {
height: 100%;
margin: 0px;
}
body {
	overflow-x: no;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dcdcdc;
         
}
a:link {
	text-decoration: none;
	color: #3399FF;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #4e4b49;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}

a:link.footer {
	text-decoration: none;
	color: #8a8888;
}
a:visited.footer {
	text-decoration: none;
	color: #8a8888;
}
a:hover.footer {
	text-decoration: none;
	color: #3399FF;
}
a:active.footer {
	text-decoration: none;
	color: #8a8888;
}

a:link.language {
	text-decoration: none;
	color: #4e4b49;
}
a:visited.language {
	text-decoration: none;
	color: #4e4b49;
}
a:hover.language {
	text-decoration: none;
	color: #3399FF;
}
a:active.language {
	text-decoration: none;
	color: #4e4b49;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4b49;
	line-height: 17px;
}.box {
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #333333;
}
.text_titel {
	color: #3399FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}
.text_white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
.boxline_lr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4e4b49;
	border-right-color: #4e4b49;
	border-bottom-color: #4e4b49;
	border-left-color: #4e4b49;
}
.text_box {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4b49;
	line-height: 12px;
}

.text_grey {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8888;
	line-height: 17px;
}
.boxline_lr2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4e4b49;
	border-right-color: #4e4b49;
	border-bottom-color: #4e4b49;
	border-left-color: #4e4b49;
}
.text_titel_news {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
}
.boxline_u {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e4b49;

}
