body {
	background-color: #c0c0c0;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#000;
	padding:0px;
	margin:0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
#rahmen {
	position:absolute;
	height:555px;
	width:369px;
	margin:-277px 0px 0px -184px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: center;
	z-index: 10px;
}

.seiteindex {
	background-image:  url("basics/hgindex.jpg");
}
.seitefotos {
	background-image:  url("basics/hgvideo.jpg");
}

.seitevideo {
	background-image:  url("basics/hgvideo.jpg");
}

.seitekontakt {
	background-image:  url("basics/hgkontakt.jpg");
}

.seitedownload {
	background-image:  url("basics/hgdownload.jpg");
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;

}
h2 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

#links {
	float: left;
	width: 198px;
	position: absolute;
	text-align: right;
	margin: 5px;
}

#rechts {
	text-align: left;
	width: 505px;
	position: relative;
	float: right;
	margin-top: 10px;
}

#content {
	width: 470px;
	height: 295px;
	padding-right: 20px;
	overflow: auto;
}

#content p {
	text-align: justify;
}

#nav {
	width: 100%;
	top:504px;
	left: 0px;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 90;
	position: absolute;
}
#nav ul {

    float:left;
    display:inline;		/* Fix für IE Doubled Float Margin Bug    */ 
    margin:0;			/* Standard-Listendefinition zurücksetzen */
    padding: 0;
    margin-left: 10px;  /* Abstand des ersten Buttons vom linken Rand (-2 Pixel für 3D-Schatten) über basemod.css anpassen */

}

#nav ul li {

    float: left;
    display:inline;     /* Fix für IE Doubled Float Margin Bug    */ 
    margin: 0;
    padding: 0;
    list-style-type: none;

}

#nav ul li a {
    display:block;
    width: auto;
    text-decoration: none;
    margin: 0;
    padding: 0 17px 0 17px;
}

#nav ul li a:hover {
    color: #e09f43;
    text-decoration: none;
}

#nav ul li#current { 
    color: #e09f43;
    text-decoration: none;

}

#nav ul li#current a,
#nav ul li#current a:hover {
    color: #e09f43;
    text-decoration: none;
}
#marquee {
	width: 100%;
	top:535px;
	left: 0px;
	font-size: 12px;
	z-index: 40;
    color: #e09f43;
	position: absolute;

}
#backtoindex {
	top:40px;
	left: 50px;
	z-index: 70;
	position: absolute;

}
#videoplayer {
	width: 100%;
	top:180px;
	left: 0px;
	z-index: 30;
	position: absolute;

}
#infosundfotos {
	width: 321px;
	top:150px;
	left: 23px;
	z-index: 30;
	position: absolute;
	text-align: left;
	line-height: 16px;
}

#formular {	
	top:120px;
	left: 115px;
	z-index: 20;
	position: absolute;
	text-align: left;
	width: 150px;

}
#adresse {
	top:400px;
	width: 280px;
	left: 23px;
	z-index: 20;
	position: absolute;
	text-align: left;

}

#infosundfotos img {
	margin: 0 3px 0 0;
	border: none;
}

.blackbold {
	font-weight: bold;
	color: #000000;
}
.txtfelder {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	width: 140px;
}
.txtarea {
	width: 350px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.button {
	background-color: #C2CCD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
.bildrechts {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.klein {
	font-size: 10px;
	line-height: 12px;
}
input, textarea {
	width: 150px;
	border: 1px solid #df9f44;
	font-family: Arial, Helvetica, Sans-Serif;
}
.button { 
	background-color: #df9f44;
}
