* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000000;
}

* {
margin: 0;
padding: 0;
}

body {
	background-color:#FFFFFF;
	overflow:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
	
	a:focus, object:focus {
outline: none;
-moz-outline-style: none;
} 

	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #27083A;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}

	
#menu {
	width: 180px;
	left:0px;
	top: 150px;
	color: #000000;
	height: 600px;
	z-index: 8;
	font-size: 100%;
	position: absolute;
}

#top {
	position: absolute;
	width: 100%;
	height: 70px;
	padding: 0 0 0 0px;
	margin-top: 0px;
	left: 0px;
	background: #000000;
	text-align: left;
	z-index: 2;
	background-color: #CCC;
	background-image: url(images/back_main.jpg);
	background-repeat: repeat-x;
}

#content {
	width: 100%;
	top: 120px;
	font-size: 0.8em;
	height: auto;
	z-index: 4;
	text-align: center;
	position: relative;
	float: none;
}

#content img {
padding:4px;
}

.box {
	font-weight: normal;
	font-size:88%;
	width: 120px;
	height: 100px;
	padding: 0px;
	margin-top: 40px;
	text-align: center;
	color: #666666;
	float: left;
}
.gog {
	width: 140px;
	padding: 1px;
	margin-top: 0px;
	position: relative;
	z-index: 10;
	float: left;
	text-align: left;
}
.info {
	color: #660;
	font-size: 11px;
}

.box img {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
.border {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.borderout {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

h1, h2, h3 {
	font-family: Arial, Tahoma, sans-serif;
	color: #900;
	}
	
	h1 {
	font-size: 1.4em;
	}
		
	h2 {
	font-size: 1.1em;
	}
	
	h3 {
	font-size: 1em;
	color: #000;
	font-weight: bold;

	}
	#bottom {
	position: absolute;
	width: 100%;
	left: 0px;
	text-align: center;
	bottom: 0px;
	letter-spacing: 1px;
	font-size: 72%;
	z-index: 5;
	background-color: #FFFFFF;
}
#bottom a {
	color: #838400;
	text-decoration: none;
	font-weight: normal;
}
#bottom a:hover {
	text-decoration: none;
	color:#900;
	font-weight: normal;
}
#menu img {
	padding: 1px;
}
#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	font-size: 70%;
	background-color: #CCCC99;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-bottom-style: groove;
	border-right-style: groove;
	border-bottom-width: 3px;
	border-right-width: 3px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #900;
	padding-left: 15px;
	font-weight: normal;
}
#menu .aktiv {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 70%;
	background-color: #660;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-bottom-style: groove;
	border-right-style: groove;
	border-bottom-width: 3px;
	border-right-width: 3px;
}
#menu p {
	color: #000000;
	padding-left: 6px;
	font-size: 80%;
	text-align: justify;
	width: 130px;
}
strong {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: underline;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #99C;
	text-decoration: none;
}
#content p {
	color: #000000;
	font-size: 96%;
	text-align: justify;
	width: 640px;
	margin-left: 25%;
	margin-right: 25%;
}
#navitop a {
	text-decoration: none;
	font-weight: normal;
	color: #DADADA;
	padding-left: 3px;
	padding-right: 3px;
}
#navitop {
	width: 100%;
	height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 52px;
	text-align: right;
}
#navitop .aktiv {
	text-decoration: none;
	font-weight: normal;
	color: #900;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
#navitop a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #900;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
#navitop2 {
	width: 100%;
	height: 18px;
	font-size: 12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 52px;
}
#navitop2 .aktiv {
	text-decoration: none;
	font-weight: normal;
	color: #900;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
#navitop2 a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #900;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
#navitop2 a {
	text-decoration: none;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	color: #DADADA;
}
