@charset "utf-8";
body {
	background: #051045;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #505070;
	margin: 0;	/* Sicherheitseinstellung fuer verschieden Browser */
	padding: 0;	/* Sicherheitseinstellung fuer verschieden Browser */
	text-align: center; /* Zentrierung fuer IE 5*-Browser */
    }
		
#page {
	width: 815px; /* Gesamtbreite der Seite */
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	padding: 0;
	text-align: left; /* Generelle Text-Ausrichtung, überschreibt center aus dem Body-Element */
}
		
#head {
	position: relative;
	height: 130px;
	background: url(../layout/titel_poestlingberg.jpg) no-repeat top center;
}

#logo {
	float: left;
	width: 560px;
	height: 53px;
	padding-top: 17px;
	padding-left: 209px;
}

#logo a img {
	border: none;
}

.adresse_ort {
	float: left;
	width: 178px;
	padding-top: 7px;
	padding-left: 224px;
	text-align: left;
}

.adresse_telefon {
	float: left;
	width: 174px;
	padding-top: 7px;
	text-align: center;
}

.adresse_email {
	float: left;
	width: 153px;
	padding-top: 7px;
	text-align: right;
}

#menue_horizontal {
	float: left;
	width: 625px;
	padding-top: 16px;
	padding-left: 168px;
}

#menue_horizontal a, #menue_horizontal span {
	padding-right: 10px;
}

#sidebar {
	background: url(../layout/sidebar_hg_poestlingberg.jpg) repeat-y;
	float:left;
	margin: 0;
	width: 156px;
}

#sidebar_content {
	padding: 0px 19px 0px 17px;
	text-align: center;
	line-height: 29px;
}

#sidebar a img {
	border: 2px solid #fcd77b ;
}

#banner_hg {
	position: relative;
	margin-top: 14px;
	margin-left: 12px;
	background: url(../layout/banner-hg.gif);
	width: 129px;
	height: 268px;
	font-variant: normal;
	font-size: 11px;
	line-height: 14px;
}

#sidebar a img {
	border: none;
}

#page_content {
	background-color: #FFFF33;
	background:url(../layout/page_content_hg_poestlingberg.jpg) left top repeat-y;
	float: left;
	width: 642px;
}

.page_column_1v1 {
	float: left;
	width: 560px;
	padding-left: 40px;
}

.page_column_1v2 {
	float: left;
	width: 260px;
	padding-left: 40px;
}

.page_column_1v4 {
	float: left;
	width: 119px;
	padding-left: 40px;
}

.page_column_2v4 {
	float: left;
	width: 119px;
	padding-left: 28px;
}

.page_column_1v1_startseite_aktion {
	border:1px solid #938a83;
	background-color:#e5d196;
	margin-left: 40px;	/* margin notwendig wegen background-color und border, ergibt fehler bei IE6, daher dort Korrektur auf margin-left: 20px; */
	float: left;
	width: 558px;
}

.text_spalte_aktion {
	float: left;
	width: 259px;
	text-align: center;
}

.bild_spalte_aktion {
	float: left;
	width: 299px;
}

.page_column_left {
	float: left;
	width: 224px;
}

#footer {
	clear: both;
	width: 642px;
	margin-left: 0;
	text-align: center;
}

#footer a img {
	border: none;
}

.schrift_menue {
	color: #505070;
	font-weight:normal;
	font-variant: small-caps;
	font-size: 12px;
}

.schrift_gold {
	color: #fcd77b;
	font-weight:normal;
	font-variant: small-caps;
	font-size: 12px;
}

p {
	margin: 3px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #4d4e5f;
	font-weight: normal;
	font-variant: normal;
}


a:link {
	text-decoration: none;
	color: #505070;
}
a:visited {
	text-decoration: none;
	color: #505070;
}
a:hover {
	text-decoration: underline;
	color: #000020;
}
a:active {
	text-decoration: underline;	
	color: #000020;
}

.aktiv {
	color: #000020;
	font-variant: small-caps;
}

h1, h2, h3, h4 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4e5f;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	margin: 18px 0 14px 0;
}

h3 {
	margin: 12px 0;
}

.clear {
	clear: both;
}

.leerraum_oben_klein {
	margin-top: 12px;
}
.leerraum_oben_gross {
	margin-top: 28px;
}

.leerraum_unten_klein {
	margin-bottom: 12px;
}

.standardtextklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #4d4e5f;
	font-weight: normal;
	font-variant: normal;
}

.standardtextgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #4d4e5f;
	font-weight: normal;
	font-variant: normal;
}
