﻿@import url(undohtml.css);
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #953D2D;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 0 10px;
	text-align: center;
	line-height: 140%;
	background-color:#333333;
}

div#Seite {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border:none;
	width: 970px;
	background-color: #FFFFFF;
	background-image: url(images/verlauf.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#LogoTop {
    margin: 0;
	padding: 0;
    border: none;
	width: 970px;
	height: 126px;
}


div#Content {
    width: 938px;
	margin: 30px 16px 0 16px;
	vertical-align:top;
	text-align:left;
}
* html div#Content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

div#Liste {
    width: 954px;
	margin: 30px 16px 0 0px;
	vertical-align:top;
	text-align:left;
}

div#ListeContent {
	margin: 0px 0px 0px 16px;
}

div#Footer {
	width: 970px;
	height: 15px;
	background-color:#333333;
	background-image:url(images/footer.gif);
	background-position:center;
	background-repeat:no-repeat;
}

div#Kasten {
	width: 232px;
	float: right;
	margin: 0px 0px 0px 0px;
	background: none;
	font-size: 12px;
}

div#KastenBody {
	width: 220px;
	padding: 6px 6px 0px 6px;
	background-image:url(images/kasten_body.gif);
	background-repeat:repeat-y;
}

div#KastenHead {
	width: 100%;
	height: 20px;
	background-image: url(images/kasten_head.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #E0D1BF;
	padding-left: 6px;
	padding-top: 3px;
}
div#KastenFooter {
	width: 100%;
	height: 6px;
	margin-bottom: 12px;
	background-image: url(images/kasten_footer.gif);
	background-repeat: no-repeat;
}

div#KastenDetail {
	width: 300px;
	float: right;
	margin: 0px 0px 0px 0px;
	background: none;
	font-size: 12px;
}

div#KastenDetailBody {
	width: 288px;
	padding: 6px 6px 0px 6px;
	background-image:url(images/kasten_detail_body.gif);
	background-repeat:repeat-y;
}

div#KastenDetailHead {
	width: 100%;
	height: 20px;
	background-image: url(images/kasten_detail_head.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #E0D1BF;
	padding-left: 6px;
	padding-top: 3px;
}

div#KastenDetailFooter {
	width: 100%;
	height: 6px;
	margin-bottom: 12px;
	background-image: url(images/kasten_detail_footer.gif);
	background-repeat: no-repeat;
}

div#KastenListeLinks {
	width: 330px;
	float: left;
	margin: 0px 0px 8px 0px;
	background: none;
	font-size:12px;
}

div#KastenListeLinksHead {
	height: 20px;
	font-weight: bold;
	background-color: #953D2D;
	color: #E0D1BF;
	padding: 6px 0px 0px 16px;
}

div#KastenListeLinksBody {
	padding: 6px 10px 0px 16px;
	text-align: justify;
}


div#KastenListeRechts {
	width: 300px;
	float: left;
	margin: 0px 0px 8px 0px;
	background: none;
	font-size:12px;
}

div#KastenListeRechtsTitle {
	height: 20px;
	font-weight: bold;
	background-color: #953D2D;
	color: #E0D1BF;
	padding: 6px 6px 0px 10px;
}

div#KastenListeRechtsHead {
	height: 20px;
	font-weight: bold;
	background-image:url(images/kasten_liste_head.gif);
	background-repeat:no-repeat;
	color: #E0D1BF;
	padding: 6px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

div#KastenListeRechtsBody {
	padding: 6px 6px 6px 10px;
	text-align: left;
	background-image:url(images/kasten_liste_body.gif);
	background-repeat:repeat-y;
}

div#KastenListeRechtsFooter {
	height: 6px;
	background-image:url(images/kasten_detail_footer.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#KastenListeRechtsBody img {
	margin: 0px 10px 10px 0px;
}

div#KastenListeBeideSpalten {
	width: 600px;
	float: left;
	margin: 0px 0px 8px 0px;
	background: none;
	font-size:12px;
}

div#KastenListeBeideSpaltenHead {
	height: 20px;
	font-weight: bold;
	background-image:url(images/kasten_liste_beide_spalten_head.gif);
	background-repeat:no-repeat;
	color: #E0D1BF;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 16px;
}

div#KastenListeBeideSpaltenBody {
	padding: 6px 6px 6px 16px;
	background-image:url(images/kasten_liste_beide_spalten_body.gif);
	background-repeat:repeat-y;
}

div#KastenListeBeideSpaltenFooter {
	height: 6px;
	background-image:url(images/kasten_liste_beide_spalten_footer.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}


div#ColRight {
	width: 232px;
	float: right;
}

div#ColRightDetail {
	width: 300px;
	float: right;
}

div#Col1 {
	width: 300px;
	float: left;
	margin-right: 30px;
	text-align: justify;	
}

div#Col2 {
	width: 300px;
	float: left;
	margin-right: 30px;
	text-align: justify;	
}

div#Col1und2{
	width: 630px;
	float: left;
	margin-right: 30px;
	text-align: justify;	
}


/* --- Navigation Menü-Level 1------------------------------------------------------------------- */
div#MenuL1 {
	width: 954px;
	padding: 4px 0px 4px 16px;
	background-image:url(images/menu_verlauf.jpg);
	background-repeat: repeat-y;
	background-position:top;
	color: #E0D1BF;
	font-weight:bold;
}

div#MenuL1 a:link {
	margin-left: 20px;
	color: #E0D1BF;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL1 a:visited {
	margin-left: 20px;
	color: #E0D1BF;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL1 a:active {
	margin-left: 20px;
	color: #E0D1BF;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL1 a:hover {
	margin-left: 20px;
	color: #E0D1BF;
	font-weight: normal;
	text-decoration: underline;
}


/* --- Navigation Menü-Level 2------------------------------------------------------------------- */
div#MenuL2 {
	width: 958px;
	padding: 4px 0px 4px 12px;
	background-color: #953D2D;
	color: #E0D1BF;
	font-weight:normal;
}

div#MenuL2 a:link {
	padding: 0 4px 0 4px;
	margin-right: 20px;
	color: #E0D1BF;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL2 a:visited {
	padding: 0 4px 0 4px;
	margin-right: 20px;
	color: #E0D1BF;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL2 a:active {
	padding: 0 4px 0 4px;
	margin-right: 20px;
	color: #E0D1BF;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL2 a:hover {
	padding: 5px 4px 4px 4px;
	margin-right: 20px;
	color: #E0D1BF;
	font-weight: normal;
	text-decoration: none;
	background-color:#BE4D3A;
}

div#MenuL2 a#Selected {
	padding: 5px 4px 4px 4px;
	margin-right: 20px;
	color:#BE4D3A;
	font-weight: normal;
	text-decoration: none;
	background-color:#E0D1BF;
}


/* --- Navigation Menü-Level 3------------------------------------------------------------------- */
div#MenuL3 {
	width: 958px;
	padding: 4px 0px 4px 12px;
	background-color: #E0D1BF;
	color: #953D2D;
	font-weight:normal;
	font-size:10px;
}

div#MenuL3 a:link {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL3 a:visited {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL3 a:active {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL3 a:hover {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: normal;
	text-decoration: underline;
}

div#MenuL3 a#Selected {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: bold;
	text-decoration: underline;
}

/* --- Navigation Menü-Level 4------------------------------------------------------------------- */
div#MenuL4 {
	width: 958px;
	padding: 4px 0px 4px 12px;
	color: #953D2D;
	background-color: #FFFFFF;
	font-weight:normal;
	font-size:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #953D2D;;
}

div#MenuL4 a:link {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL4 a:visited {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL4 a:active {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: normal;
	text-decoration: none;
}

div#MenuL4 a:hover {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: normal;
	text-decoration: underline;
}

div#MenuL4 a#Selected {
	padding: 0 4px 0 4px;
	margin-right: 5px;
	color: #953D2D;
	font-weight: bold;
	text-decoration: underline;
}

/* --- Formular ------------------------------------------------------------------- */
input.txt {
	color:#303030;
	background-color:#FFFBEF;
	border: 1px solid #939598;
	width: 200px;
}

select.txt {
	color:#303030;
	background-color:#FFFBEF;
	border: 1px solid #939598;
	width: 202px;
}

textarea.txt {
	color: #303030;
	background-color:#FFFBEF;
	border: 1px solid #939598;
	width: 310px;
}

input.btn {
	color: #303030;
	background-color: #EDE6DE;
	border: 1px outset #939598;
	margin-top: 10px;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 100px;
}

fieldset {
	width:310px;
	border: 1px solid #939598;
	margin-top: 5px;
	padding: 10px;
}

legend {
	color:#303030;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------- */

hr {
	border: 0px; /* Fr Firefox und Opera */
	border-top: solid 1px #eeeeee;
	border-bottom: transparent;
	height: 1px;
}

a:link {
	color: #953D2D;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #953D2D;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #953D2D;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #953D2D;
	font-weight: bold;
	text-decoration: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-color: #CDA991;
}

td {
	vertical-align: top;
}

th {
	vertical-align: top;
	font-weight: bold;
	background-color: #953D2D;
	color: #E0D1BF;	
}

p#Fusszeile{
	clear:both;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 12px;
}

h2 {
	font-size: 1.0em;
	margin-bottom: 6px;
}


ul#ImageList {
	list-style:none;
}

#ImageList li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight:bold;
}

#ImageList img {
	display: block;
	border: 1px solid #000000;
	margin-bottom: 3px;
}

#ImageList p {
	clear:both;
}

div#Content p {
	margin-bottom: 8px;
}

img#ImageRight {
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 5px;
	float: right;
}

img#ImageLeft {
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 5px;
	float: left;
}