body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
table {
	border: 0px;
	color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
h2 {
	color: #DDDDDD;
	font-size: 14px;
	margin-bottom: 4px;
}
a:link {
	color: #FE4C1C;
	text-decoration: none;
}
a:visited {
	color: #FE4C1C;
	text-decoration: none;
}
a:hover {
	color: #FE4C1C;
	text-decoration: underline;
}
a:active {
	color: #FE4C1C;
	text-decoration: underline;
}
.Top {
	width: 780px;
	height: 360px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
}
.Bottom {
	width: 758px;
	height: 33px;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 23px;
	padding-left: 22px;
	margin-bottom: 4px;
}
* html .Bottom{
	height:60px;
	width: 780px;
}
.Left {
	width: 430px;
	float: left;
	margin-top: 30px;
	padding-left: 30px;
	text-align: left;
}
* html .Left{
	width: 460px;
}
.Right {
	width: 309px;
	height: 285px;
	float: right;
	margin-top: 60px;
	padding: 15px 11px 0px 0px;
	text-align: left;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #830101;
	SCROLLBAR-HIGHLIGHT-COLOR: #D60000;
	SCROLLBAR-SHADOW-COLOR: #D60000;
	SCROLLBAR-3DLIGHT-COLOR: #830101;
	SCROLLBAR-ARROW-COLOR: #D60000;
	SCROLLBAR-TRACK-COLOR: #830101;
	SCROLLBAR-DARKSHADOW-COLOR: #830101;
	SCROLLBAR-BASE-COLOR: #830101;
}
* html .Right{
	height: 300px;
	width: 320px;
}
.Impressum {
	width: 780px;
	height: 20px;
	text-align: right;
}
.Footer {
	width: 780px;
	height: 20px;
	text-align: center;
	margin-bottom: 20px;
	color: #808080;
}
.Footer a:link, .Impressum a:link {
	color: #808080;
	text-decoration: none;
}
.Footer a:visited, .Impressum a:visited {
	color: #808080;
	text-decoration: none;
}
.Footer a:hover, .Impressum a:hover {
	color: #D60000;
	text-decoration: none;
}
.Footer a:active, .Impressum a:active {
	color: #D60000;
	text-decoration: none;
}
.Links{
	height: 270px;
	padding: 30px 11px 0px 30px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #830101;
	SCROLLBAR-HIGHLIGHT-COLOR: #D60000;
	SCROLLBAR-SHADOW-COLOR: #D60000;
	SCROLLBAR-3DLIGHT-COLOR: #830101;
	SCROLLBAR-ARROW-COLOR: #D60000;
	SCROLLBAR-TRACK-COLOR: #830101;
	SCROLLBAR-DARKSHADOW-COLOR: #830101;
	SCROLLBAR-BASE-COLOR: #830101;
}
* html .Links{
	width: 780px;

}
.LinksAdd{
	margin-top:60px;
}
.LinksScreens {
	width: 200px;
	height: 127px;
	text-align: center;
	float: left;
	margin-right: 30px;
}
