html {
	background: #E0DED6 url(../bilder/hg_klein.gif);
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: url(../bilder/hg.png) top left repeat-x;
	min-height: 100%;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	color: #333;
}
.skip, hr {display: none !important;}
h1, h2, h3, h4 {clear: both;}
h2 {font-size: 1.25em;}
a {
	text-decoration: none;
	color: #E43D1E;
	font-weight: bold;
}
a:hover {text-decoration: underline;}
a img {border: 0;}
table {
	border-collapse: separate;
	border-spacing: 0 7px;
	font-size: .9em;
	line-height: 100%;
}
caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.35em;
}
th {
	text-align: left;
	color: #333;
	padding-bottom: 0px;
	background: url(../bilder/punkt.gif) bottom left repeat-x;
}
th:first-child {border-right: 40px solid white;}
tr {
	margin-bottom: 10px;
}
td {
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 15px;	
}
td:first-child, td.first {
	border-right: 1px solid #DADADA;
	padding: 0 10px 0 0;
}
dl {
	margin: 0 30px;
	padding-top: 25px;
	clear: both;
}
dt {
	float: left;
	width: 40%;
	clear: both;
	text-align: right;
	font-size: .9em;
	color: #58543D;
	padding-top: 8px;
}
dt:first-line {
	font-size: 1.3em;
	color: #333;
	font-weight: bold;
}
dd {
	float: right;
	width: 54.9%;
	clear: right;
	min-height: 0px;
	padding-top: 8px;
	margin-bottom: 8px;
	margin-left: 0;
}
label {
	float: left;
	clear: left;
	width: 110px;
}
a.mehr, a.zurueck {font-size: .9em;}
a.mehr:before, a.zurueck:before {
	content: "\00bb";
	font-size: 1.2em;
	margin-right: 10px;
}
a.zurueck:before {content: "\00ab";}
a.hoch {
	font-size: .9em;
	float: right;
}

#container {
	width: 808px;
	margin: auto;
	min-height: 100%;
	background: url(../bilder/hg_inhalt.png) left center no-repeat;
	font-size: 1.2em;
	padding: 30px 8px 10px 6px;
	line-height: 166.67%;
}
#header {
	background: url(../bilder/hg_inhalt_oben.png) no-repeat;
	float: left;
	width: 100%;
	position: relative;
	min-height: 122px;
}
#header #logo {
	margin: 40px 0 0 67px;
	display: block;
	outline: none;
	text-decoration: none;
	float: left;
}
#header ul {
	margin: 5px 0 0;
	padding: 0 63px 0 0;
	list-style: none;
	float: right;
	position: relative;
}
#header li {
	padding: 20px 19px 10px 20px;
	border-right: 1px solid #F1E6CB;
	float: left;
	font-size: .9em;
}
#header li a {
	color: #E43D1E;
	text-transform: uppercase;
}
#header li:first-child + li {border-left: 1px solid #F1E6CB;}
#header li a:hover {text-decoration: underline;}
#header span a {color: #111;}
#header li ul {
	position: absolute;
	padding: 0;
	left: 0;
	top: 8em;
	width: 450px;
}
#header li li {
	font-size: 1em;
	padding: 0 20px;
	border-left: 1px solid #DADADA;
	border-right: none;
	line-height: 150%;
}
#header li li a {
	text-transform: none;
	color: #E43D1E !important;
}
#header li span a {color: #111 !important;}
#content {
	clear: left;
	min-height: 750px;
	background: white;
	padding: 1px 0;
	float: left;
	width: 100%;
	padding-bottom:40px;
}
#content h1 {margin: 0;}
#content hr {
	display: block !important;
	color: /*#514F3C*/rgb(180,176,140);
	border: none;
	background: white url(../bilder/punkt.gif) repeat-x;
	height: 1px;
}
#main {
	float: right;
	width: 49.25%;
	padding-right: 43px;
}
#main p.intro {
	font-weight: bold;
	font-size: 13px;
	line-height: 153.8%;
}
#main h2 {font-size: 1.3em;}
#main h3 {
	font-size: 1em;
	margin: 1.5em 0;
}
#info {
	float: left;
	padding-left: 20px;
	width: 39%;
}
#main, #info {margin-top: 20px;} 
#info {margin-left: 7px;}
#info > *:first-child {margin-top: none;}
#info ul {
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 1.1em;
}
#info li {margin: 4px 0;}

dd .link {display: block;}

#footer {
	padding: 1px 0 20px 0;
	background: url(../bilder/hg_inhalt_unten.png) bottom center no-repeat;
	clear: both;
	width: 100%; /* footer braucht „layout“ in IE */
	font-size: .9em;
	word-spacing: 2px;
	position: relative;
}
#footer #copyright {
	color: #E43D1E;
	margin: 0 48px 0 30px;
	border-top: 1px solid #F0E5C7;
	padding: 8px 0 0 41.9%;
}
#footer #copyright a {margin-left: 15px;}

#content table {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
#index caption {padding-top: 40px;}
.jobs table {font-weight: bold;}

#content form {color: #201F17;}
#content fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {padding: 0;}
#content form ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
}
#content form li {
	clear: both;
	margin-top: 3px;
}
#stelle {width: 100%;}
#content div#position {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../bilder/punkt.gif) bottom left repeat-x;
}
div#position label {float: none;}
#content fieldset input {width: 300px;}
#anrede,
#nation,
#geb_datum
	{width: 100px !important;}
#content #plz {
	width: 70px;
	margin-right: 3px;
}
#content #ort {width: 220px;}