* {
	margin-top: 0px;
}

body {
	color: #283136;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-shadow:0px 0px 1px #fff;
	background-color:#FFFFFF;
	overflow:auto;
	margin: 0px;
	padding: 0px;
	}
	
	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;
	position: absolute;
}

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

#content img {
padding:4px;
}

.box {
	font-weight: normal;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin-top: 24px;
	text-align: center;
	color: #546772;
	float: left;
	font-size: 11px;
}
.gog {
	width: 140px;
	padding: 1px;
	margin-top: 0px;
	position: relative;
	z-index: 10;
	float: left;
	text-align: left;
}
.info {
	color: #6A828E;
	font-size: 11px;
}

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

	h1 {
	font-size: 1.8em;
	font-family: "Cabin Sketch";
	color: #475761;
	}
		
	h2 {
	font-size: 1.4em;
	font-family: "Cabin Sketch";
	}
	
	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: #6A828E;
	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: #6A828E;
	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: #6A828E;
	padding-left: 15px;
	font-weight: normal;
}
#menu .aktiv {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 70%;
	background-color: #6A828E;
	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;
}
#content a {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	color: #6A828E;
	text-decoration: underline;
}
#content p {
	color: #000000;
	font-size: 98%;
	text-align: justify;
	width: 640px;
	margin-left: 25%;
	margin-right: 25%;
}

#top {
	width: 100%;
	height: 100px;
	padding: 0 0 0 0px;
	margin-top: 0px;
	left: 0px;
	text-align: left;
	z-index: 2;
	background-color: #F3F3F3;
	position: absolute;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#navitop {
	width: 99%;
	height: 24px;
	font-size: 12px;
	position: absolute;
	top: 54px;
	text-align: right;
	line-height: 22px;
	margin-right: 4px;
}

#navitop a {
	text-decoration: none;
	font-weight: normal;
	color: #6A828E;
	background-color: #FFF;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
#navitop a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background-color: #6A828E;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
#navitop .aktiv {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background-color: #6A828E;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
#navitop2 {
	width: 99%;
	height: 24px;
	font-size: 12px;
	text-align: right;
	position: absolute;
	top: 54px;
	line-height: 22px;
}
#navitop2 a {
	text-decoration: none;
	font-weight: normal;
	color: #6A828E;
	background-color: #FFF;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
#navitop2 a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background-color: #6A828E;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
#navitop2 .aktiv {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background-color: #6A828E;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

input:focus, textarea:focus {
	background-color: #607682;
	color: #FFF;
	font-style: oblique;
}

#flashcontent {
	position: absolute;
	top: 100px;
	width: 100%;
}

