@charset "utf-8";


/* Basics web 2.0 RESIGN */

* {
padding: 0;
margin: 0;
}

body, html {
	scrollbar-arrow-color: #695f5b;
	scrollbar-track-color: #f6f6f6;
	scrollbar-base-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../Image_Archive/layout/hg_struktur.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.7em;
	background-color: #000000;

}



a {
	text-decoration:none;
	color: #D19E43;
}
a:hover{
	text-decoration:none;
	color: #E1CB78;
}
a img {
	border: 1px solid #FFFFFF;
}

img {

}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	background: transparent;
	line-height: 130%;
}
h1 {
	font-size: 1.7em;
	color: #827A77;
	font-weight: normal;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.2em;
}
ul {
list-style-type:square;
}

#introDIV {
	position:absolute;
	left:50%;
	top:50%;
	width:700px;
	height:450px;
	z-index:1;
	overflow: hidden;
	margin-top: -225px;
	margin-left: -350px;
}
.enter {
	height: 25px;
	width: 150px;
	float: left;
	margin-left: 0px;
	vertical-align: top;
}
.credits {
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-transform: uppercase;
	color: #624533;
	line-height: 9px;
}
.credits a {
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-transform: uppercase;
	color: #624533;
	line-height: 9px;
}


.infotext {
	height: 25px;
	width: 370px;
	float: left;
	padding-top: 0px;
	margin-left: 100px;
}
