﻿body {
	margin: 0;
	padding: 0;
	background: #F3F3F3 url(../images/hgbannersenkr.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 14px;
	color: #B7B97F;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 1.8em;
	color: #660066;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	color: #660066;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

h4 {
	font-size: 1.4em;
	color: #0033FF;
	font-weight: bold;
}
h5 {
	font-size: 1.4em;
	color: #660066;
	font-weight: bold;
}
p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	color: #333333;
}

a {
	text-decoration: none;
	color: #0033FF;
}

a:hover {
	color: #9966FF;
}

#container {
	margin: 0 auto;
	padding: 0;
	color: #333333;
}

/* Header */

#header {
	width: 1050px;
	height: 130px;
	margin: 0 auto;
	background: url(../images/hgbannerwaagr.jpg) no-repeat left top;
}

/* bannerlogo */

#bannerlogo {
	float: none;
	height: 70px;
	margin: 0;
	padding: 30px 10px 0px 25px;
	color: #FFFFC0;
}

#bannerlogo h1, #bannerlogo p {
	margin: 0;
	padding: 0;
}

#bannerlogo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #FFFFC0;
}
/* für andere Schriftarten im Banner */
/*#bannerlogo p {
	float: left;
	margin: 0;
	padding: 22px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#bannerlogo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFC0;
}
*/
/* Menu */

#menu {
	width: 1050px;
	height: 55px;
	margin: 0 auto;
	padding: 0; 
	background: url(../images/hgmenu.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 15px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	font-size:large
}

#menu a {
	display: block;
	height: 25px;
	margin-right: 3px;
	padding: 3px 30px 0px 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .startseite a {
	background: #9900CC;
}

#menu a:hover {
	background: 9900CC;
}

/*#bilderrahmen {
	width: 1000px;
	height: 255px;
	margin: 0px auto;
	background: url(../images/iller.jpg) no-repeat left top;
	left: inherit;
}*/

/* Menü rechte Seite */

#seite {
	width: 1050px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/hgseite.jpg) repeat-y left top;
}

/* Content */

#content {
	float: left;
	width: 730px;
	padding: 0px 30px;
}

.abschnitt {
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 1.2em;
}

.abschnitt .u_abschnitt {
	text-align: justify;
	margin-bottom: 15px;
	padding: 10px 0px 0px 0px;
	font-size: 1.0em;
}
.abschnitt .u_abschnitt p{
	font-size: 1.0em;
	color: #333;
	text-align: left;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFC0;
}
.listen ul{
	font-size: 1.0em;
	text-align: left;
	color: #333333;
}
. unterliste ul{
	font-size: 1.0em;
	text-align: left;
	color: #333333;
}
/*
img.float_links {
	float: left;
	padding-right: 50px;
	padding-left: 5px;
}
img.float_rechts {
	float: right;
	padding-right: 5px;
	padding-left: 20px;
} **/

.bildrechts { 
	float: right;
	margin-left: 8px;
}
.bildlinks { 
	float: left;
	margin-right: 8px;
	padding-left:13px;
}
/* folgende Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn #footer entfernt oder aus dem #container herausgenommen wird. */
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* inhaltvz_r */

#inhaltvz_r {
	float: right;
	width: 227px;
	padding: 15px 0px 0px 0px;
	color: #B7B97F;
}

#inhaltvz_r ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inhaltvz_r li {
	margin: 0;
	padding: 0;
}

#inhaltvz_r li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#inhaltvz_r li li {
	line-height: 35px;
	border-bottom: 1px dashed #ACAD8E;
	font-size: 14px;
}

#inhaltvz_r li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#inhaltvz_r h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -0.5px;
	color: #FFFFC0;
	line-height: 0.9em;
}

#inhaltvz_r p {
	margin: 0 0px;
	padding: 0px 10px 10px 15px;
	text-align: justify;
	color: #000099;
	font-size: 22px;
	font-weight: bold;
}

#inhaltvz_r a {
	border: none;
	color: #FFFFa0;
}

#inhaltvz_r a:hover {
	text-decoration: underline;
}

/* Footer */

#footer-container {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1050px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #3E3F27;
}

/* Menu-footer */

#menu-footer {
	width: 1050px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/hgfooter.jpg) no-repeat left top;
}

#menu-footer ul {
	margin: 0;
	padding: 3px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu-footer li {
	float: left;
}

#menu-footer a {
	display: block;
	height: 20px;
	margin-right: 3px;
	padding: 3px 30px 0px 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu-footer a:hover, #menu .startseite a {
	background: #9900CC;
}

#menu-footer a:hover {
	background: #9900CC;
	
}
.fussnoten {
	font-style: italic;
	font-size: 14px;
}
.zitate {
	text-align: center;
	font-style: italic;
	color: #639;
	font-size: 1.0em;
	font-weight: bold;
	
}
bildtext_rechtslinks {
	text-align: center;
	color: #00C;
	font-size: 12px;
	font-weight: bold;
}
.bildbeschriftung {
	font-style: italic;
	text-align: center;
	color: #00C;
	font-size: 14px;
	font-weight: bold;
}
#container #seite #content .abschnitt .u_abschnitt h4 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
#tabstil {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
