@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	background-color: #333;
	background-image:url(Bilder_Start/HG.jpg);
}

p {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
}


h1 {
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color:#333;
	margin: 0px;
}


h2 {
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color:#666;
	margin: 0px;
}

/*Schrift für Impressum Nutzungsbedingungen Text*/
h4 {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	display:block;
	white-space:normal;
	color:#666;
}

/*Schrift für Index Rubriktext */
h5 {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color:#666;
	white-space:normal;
	margin: 0px;
}

#Pfad 
{
	padding: 0px;
	height: 30px;
	width: 500px;
	color:#000;
	position: relative;
	left: 0px;
	top: 0px;
}

#Titel 
{
	padding: 0px;
	height: 50px;
	width: 350px;
	color:#000;
	position: relative;
	left: 0px;
	top: 10px;
}

#Infobox 
{
	color:#333;
	height: 150px;
	width: 320px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align:left;
}

#Rubriken 
{
	padding: 0px;
	width: 915px;
	position: relative;
	left: 0px;
	top: 100px;
}

#Rubriken p 
{
	display: block;
	clear:both;
	text-align:right;
}

.Rubrikrahmen 
{
	width: 340px;
	height: 115px;
	margin-left: 115px;
	padding: 0px;
	float:left;
}

.RubrikrahmenIndex 
{
	white-space:nowrap;
	clear:both;
}

.RubrikrahmenImpressum 
{
	width: 800px;
	position: relative;
	white-space:nowrap;
	clear:both;
}

.Fusszeile 
{
	display: block;
	clear:both;
	text-align:right;
	position:absolute;
	top:745px;
	right: 0px;
}
/* Rahmen für Bildergalerieseite */
#Rahmen {
	height: 600px;
	width: 910px;
	border:none;
}

#Seite #Allesdrin #Rubriken .RubrikrahmenIndex img 
{
	float: left;
	padding:0px 15px 15px 0px;
}

a:link 
{
	color: #333;
	text-decoration: none;
}

a:visited 
{
	color: #333;
	text-decoration: none;
}

a:hover 
{
	font-weight: bold;
	text-decoration: none;
}

#Allesdrin 
{
	top: 0px;
	left: 0px;
	width: 915px;
	margin: 0px;
	border: none;
	background-color: #CCC;
	padding: 20px;
	position: absolute;
	height: 650px;
}

#Seite 
{
	top: 0px;
	width: 955px;
	border:none;
	position:relative;
	left:auto;
	margin:auto;
	padding: 0px;
}

#Seite #Allesdrin #Rubriken .Rubrikrahmen img 
{
	margin-left: -115px;
	float: left;
}
