/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../../images/Top_Bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #fff;
}

html
{
	scrollbar-face-color: black;
	scrollbar-base-color: black;
	scrollbar-arrow-color: #605b5b;
	scrollbar-track-color: #3f3f3f;
	scrollbar-shadow-color: #3d3d3d;
	scrollbar-highlight-color: #3d3d3d;
	scrollbar-3dlight-color: #3d3d3d;
	scrollbar-darkshadow-Color: #3d3d3d;
}

/**** Footer *****/

.FooterBg
{
	background: url(../../images/Footer_Bg.gif) bottom repeat-x;
}

a img
{
	border: 0px;
}

.Grediant
{
	background: url(../../images/Grediant.jpg) left top no-repeat;
}


.FontFooter
{
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	padding-left: 8px;
	color: #616161;
}
.FontFooter a, .FontFooter a:link, .FontFooter a:active, .FontFooter a:visited
{
	font-family: verdana;
	font-size: 6pt;
	font-style: normal;
	color: #616161;
	text-decoration: none;
}

.FontFooter a:hover
{
	text-decoration: underline;
}
/****** titels *********/

.Titels
{
	font-family: verdana;
	font-size: 19px;
	font-weight: 500;
	font-style: normal;
	padding-right: 8px;
}
.SupTitels
{
	font-family: verdana;
	font-size: 12px;
	padding-right: 8px;
	color: #e0e0e0;
}

.SupTitels2
{
	font-family: verdana;
	font-size: 12px;
	padding-right: 8px;
	color: #999999;
}
.TitelsRed
{
	font-family: verdana;
	font-size: 19px;
	font-weight: 500;
	font-style: normal;
	padding-right: 8px;
	color: red;
}
.Text
{
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	padding-left: 8px;
	color: #fff;
	text-align:justify;
}
.Link a, .Link a:link, .Link a:active, .Link a:visited
{
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	color: #616161;
	text-decoration: none;
}
.Link a:hover
{
	color: #fff;
}


 a:link, a:active,  a:visited
{
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	color: #616161;
	text-decoration: none;
}

