body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #590000;
	background: url(images/design_hg.jpg);
	padding: 10px;
}
a {
	color: #59002B;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
td h1, td h2, td h3, td h4, td h5, td h6, td p {
	margin: 0px;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
.rot {
	color: #9B0000;
}
.tdrahmen {
	background: #F9FAC0;
	padding-left: 15px;
	border: 1px solid #000;
	padding-right: 15px;
}
hr {
	border-bottom: 1px solid #9B0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.gallery {
}
.galerie {
}

.justify , .align-justify{
	text-align: justify;
}
.center , .align-center{
	text-align: center;
}
.right , .align-right{
	text-align: right;
}
.imgnorm, .imgleft, .imgright {
	background: #FFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imglinks {
	background: #FFF;
	padding: 1px 0px 1px 1px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin: 1px 0px 1px 1px;
}
.imgrechts {
	background: #FFF;
	padding: 1px 1px 1px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	margin: 1px 1px 1px 0px;
}

input, textarea, select {
	margin: 0px;
	padding: 0px;
}
.rahmen img {
	background: #FFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000;
}
th {
	font-size: 14px;
	color: #F5F1CC;
	background: #510000 url(images/verlauf.jpg) repeat-x;
}
th a {
	color: #F6F2CC;
	text-decoration: none;
}
.zitat h2 {
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 20px;
}


#main {
	margin: auto;
	height: auto;
	min-height: 644px;
	width: 970px;
	position: relative;
	z-index: 1;
}
#header {
	float: left;
	height: 208px;
	width: 970px;
	z-index: 2;
	position: relative;
}
#language {
	position: absolute;
	z-index: 20;
	height: 20px;
	width: 88px;
	right: 10px;
	text-align: right;
	bottom: 10px;
}

#imageContainer {
	float: left;
	height: 208px;
	width: 568px;
	overflow: hidden;
	background: #F9FAC0 url(images/start00.jpg) no-repeat;
	position: relative;
}
#logo {
	background: url(images/design_02.jpg);
	float: left;
	height: 208px;
	width: 402px;
	position: relative;
}
#menuoben {
	background: url(images/design_03.jpg);
	float: left;
	height: 32px;
	width: 970px;
	z-index: 20;
	position: relative;
}
.mainnav, .mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 21;
}
.mainnav li {
	float: left;
	border-right: 1px solid #6B0001;
	position: relative;
	z-index: 22;
}
.mainnav li.ende {
	border-style: none;
}
.mainnav li.leer {
	width: 110px;
	line-height: 32px;
}
.mainnav li a {
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.mainnav li ul {
	width: 180px;
	position: absolute;
	left: 1px;
	top: 32px;
	background: #C90101;
	visibility: hidden;
	z-index: 30;
}
.mainnav li:hover ul {
	visibility: visible;
}
.mainnav li ul li {
	width: 178px;
	border-right: 1px solid #500000;
	border-bottom: 1px solid #500000;
	border-left: 1px solid #500000;
}
.mainnav li ul li a {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 158px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
.mainnav li ul li a:hover {
	color: #580000;
	background: #F8F5CA;
}
#contentaussen {
	background: url(images/design_contenthg.jpg);
	float: left;
	height: auto;
	min-height: 322px;
	width: 970px;
	z-index: 3;
	position: relative;
}
#content {
	padding: 10px 35px;
	float: left;
	height: auto;
	min-height: 302px;
	width: 900px;
	background: url(images/design_04.jpg) no-repeat;
	z-index: 4;
	position: relative;
}
#main #contentaussen #content .schnellanfrage {
	float: left;
	height: auto;
	width: 192px;
	min-height: 172px;
	padding: 3px;
	border: 1px solid #E20001;
}
#main #contentaussen #content .schnellanfrage h1 {
	font-size: 14px;
	color: #FFF;
	background: url(images/design_rotverlauf.jpg);
	padding: 3px;
}

#main #contentaussen #content .indextext {
	float: left;
	height: auto;
	width: 700px;
	min-height: 180px;
}


#footer {
	background: url(images/design_05.jpg);
	float: left;
	height: 71px;
	width: 970px;
	color: #FFF;
	position: relative;
}
#footer a {
	color: #FFF;
}

