@charset "UTF-8";
/* CSS Document */
body {
	background-color: #740905;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	
	text-align:center;
	
}



a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999999;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

td  { vertical-align:top;
text-align:left;
}
.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #999999;

	
}

.navitext a:link {
text-decoration: none; color: #999999;
}

.navitext a:visited {
	text-decoration: none;
	color: #999999;
}
.navitext a:hover {
	text-decoration: none;
	color: #999999;
}
.navitext a:active {
	text-decoration: none;
	color: #999999;
}


.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	font-style: normal;
	font-weight: bolder;
}



.navi a:link {
text-decoration: none; color: #999999;
}

.navi a:visited {
	text-decoration: none;
	color: #999999;
}
.navi a:hover {
	text-decoration: none;
	color: #999999;
}
.navi a:active {
	text-decoration: none;
	color: #999999;
}




.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.Stil2 {
	color: #999999;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil3 {font-size: 14px}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

#menu {
	width:auto;
	position:relative;
	left: 0;
}

#wrapper {
width:auto;


	position:relative;
}

