body {
	background-color: #C8C8C8;
}
a:link {
	color: #C8C8C8;
	text-decoration: underline;
}
a:visited {
	color: #C8C8C8;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: underline;
	color: #C8C8C8;
}

.back {
	background:url(back.jpg);
}

html {overflow-x:hidden;}

#mainDiv{
	MARGIN-TOP: -270;
	LEFT: 50%;
	VISIBILITY: visible;
	MARGIN-LEFT: -400px;
	WIDTH: 800;
	POSITION: absolute;
	TOP: 50%;
	height: 500px;
}

#contDiv {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*margin-left: 25px;
	margin-right: 25px;*/
}

.Stil1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}

.Stil2 {
	font-size: 18px;
	font-weight: bold;
}

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

.Stil4 {
	font-size: 12px;
	font-weight: bold;
}

.Stil5 {color: #FFFFFF}
