/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}
html {
overflow: scroll;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	color: #37302D;
	text-decoration: none;
	background-color:#eee;
}
#wrap {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border-top:1px solid #eca617;
	margin-top:5px;
	border-bottom:1px solid #eca617;
	margin-bottom:7px;
	position:relative;
	height: 105%;
}
.hidden {
	visibility: hidden;
	clear: both;
}
.upbig {
	font-size: 2em;
	position: relative;
	top: 0.45em;
}
#left {
	/*background-image: url(images/hg_lefty.gif);*/
	background-image: url(../images/hg_logoleft.gif);
	background-repeat: no-repeat;
	/*height: auto;*/
	float:left;
}
#left a {
	text-decoration: none;
	background-image: none;
}
#left img#spacerleftup {
	border-style: none;
	border-style: none;
	border-style: none;
	border-style: none;
	width:280px;
	height:70px;
	margin-bottom: 165px;
	margin-top: 25px;
}
#left h1 {
	font-size: 1.2em;
	color: #DA8717;
	padding-left: 122px;
	margin-top: -1em;
}
#left ul { position:absolute; left:113px; top:270px;}
#left li {
	margin-bottom: 5px;
	list-style-type: none;
	width: 150px;
}
#left li a {
	text-decoration: none;
	color: #330000;
	background-color: #F7F5C2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 2px;
	display: block;
}
#left li a:hover {
	background-color: #F2EF8D;
}
#header {
	background-image: url(../images/hg_header.gif);
	background-repeat: repeat-x;
	position:absolute;
	left: 280px;
	top:1px;
	height:100px;
	/*width:690px;*/
	
}
#header a {
	text-decoration: none;
	color: #8D8372;
	display: block;
	/*width: 9.3em;*/
	padding-right: 2.5em;
	padding-left: 2.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align:center;
	font-weight: bold;
	/*background-color: #FCFDEA;*/
}
ul#meta li {
	text-decoration: none;
	float: right;
	list-style:none;
}
ul#meta {
	float: right;
	width: 690px;
	padding-top: 13px;
	position: relative;
	bottom: 0px;
	height: 0.8em;
	padding-bottom: 18px;
}
ul#meta .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 48px;
}
ul#meta a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	line-height: 0.5em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.9em;
}
ul#meta a:hover {
	color: #231F1D;
	text-decoration:underline;
}
ul#nav {
	width: 685px;
	position: absolute;
	top:99px;
	left:280px;
	/*height: 2em;*/
	border-top: 3px solid #eca617;
	border-bottom: 1px solid #eca617;
	padding-left:5px;
}
ul#nav li {
	float: left;
	list-style-type: none;
	display: block;
	height: 26px;
}
ul#nav a {
	text-decoration: none;
	color: #8D8372;
	display: block;
	/*width: 9.3em;*/
	margin-right:1px;
	padding-right: 31px;
	padding-left: 32px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
	font-weight: bold;
	background-color: #FCFDEA;
}
ul#nav a.hier {
	background-color: #FDFBC8;
	color: #333333;
}
ul#nav a:hover {
	background-color: #F7F4AC;
	color: #231F1D;
}
#main {
	background-image: url(../images/hg_lefty.gif);
	background-repeat:repeat-y;
	/*border-bottom:1px solid #eca617; */
	margin-bottom:5px;
}
#content {
	/*position: absolute;
	left: 280px;
	top: 160px;*/
	width: 380px;
	/*float: left;*/
	background-color:#FFFFFF;
	margin-left: 280px;
	margin-top: 138px;
	padding-left: 2.5em;
}
#content h2 {
	font-size: 1.2em;
	color: #eca617;
	padding-top: 3em;
	margin-left:-1em;
}
#content h3 {
	font-size: 1em;
	margin-top: 1.5em;
	font-weight: bold;
	color: #584F30;
}
#content h4 {
	font-size: 1em;
	margin-top: 1.5em;
	margin-bottom: -1.5em;
	font-weight: bold;
	color: #584F30;
}
#content strong {
	font-weight: bold;
	color: #584F30;
}
#content a {
	font-weight: bold;
	color: #584F30;
}
#content a#extern {
	font-weight: bold;
	color: #584F30;
	background-image: url(../images/bullet_kreispfeil_13.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	padding-bottom: 4px;
}
#content a.up {
	color: #999999;
	float: right;
	font-weight: normal;
	text-decoration: none;
/*	background-image: url(images/bullet_up_15_grey.gif);
	background-repeat: no-repeat;
	background-position: 4.9em 0.1em;*/ /*gro?er Pfeil nach oben als HG, hover-unterstrich nur sichtbar mit 4 nbsp nach text*/
	padding-right: 0.1em;
	display: block;
	/*margin-right: -30px;*/
	margin-top: 2.2em;
}
#content a.up:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
#content p {
	margin-top: 1.5em;
}
#content ul {
	padding-top: 1.5em;
}
#content div.presse h2 {
padding-top: 2em;
}
#content div.presse ul {
	list-style-type: none;
	clear: left;
}
#content div.presse ul li {
	margin: 10px 0;
	clear: left;
}
#content div.presse ul li img, #content div.presse ul#kreisbullets li img{
	float: left;
	margin: 0 10px 0 0;
	border: solid 1px #808080; }
#content div.presse ul li a.more {
	text-indent: 1.2em;
	background-image: url(../images/bullet_kreiskreis_15.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	display: block;
	margin-left: 95px;
}
#content ul#kreisbullets li, #content ul.kreisbullets li{
	list-style-type: none;
	padding-bottom: 1.2em;
	background-image: url(../images/bullet_kreiskreis_15.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	text-indent: 1.8em;
}
#content ul#kreisbullets li.img, #content ul.kreisbullets li.img{
	background-image: none;
	text-indent: 0;
}
#content ul.pfeilbullets li {
	list-style-type: none;
	padding-bottom: 0.2em;
	background-image: url(../images/bullet_kreispfeil_12.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	text-indent: 1.8em;
}
#content ul.pfeilbullets li a{
	text-decoration: none;
}
#right {
position:absolute;
left:750px;
top:155px;
width: 149px;
background-color:#f1f1f1;

	/*background-image: url(images/bg_image_rightn.gif);
	background-repeat: y-repeat;
	background-position: 20px 50px;*/
	/*width: 134px;*/
	/*float: left;*/
	/*margin-top: 20px;
	margin-left: 20px;*/

	padding-left: 13px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom:40px;
}
#right ul {
	margin-top: -1.8em;
	margin-bottom: -1.8em;
}
#right li {
	margin-bottom: 2em;
	list-style-type: none;
}
#right a {
	background-image: url(../images/bg_quicklink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-left: -6px;
	height: 14px; /*bewirkt vertikal-mittig-stehende Position im Feld bei IE6*/
}
#right a:hover {
	background-image: url(../images/bg_quicklink_hov.gif);
}
#right a#ausb {
	background-image: url(../images/bg_ql_ausbildung.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-left: -5px;
	height: 110px;
}
#right a#ausb:hover {
	background-image: url(../images/bg_ql_ausbildung_hov.jpg);
}
#right a#ausb_en {
	background-image: url(../images/bg_ql_ausbildung_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-left: -5px;
	height: 110px;
}
#right a#ausb_en:hover {
	background-image: url(../images/bg_ql_ausbildung_en_hov.jpg);
}
form {
	float: right;
}
input.search {
	border: 1px solid #999999;

	margin-right:3px;
	position:relative;
	top:-1px;
	color: #8D8372;
	padding-left: 4px;
	padding-top:1px;
	height: 15px;
}
input.searchsubmit {
	margin-right: 15px;
	position:relative;
	top:4px;
}
#lang {
	margin-right: 45px;
	border: 1px solid grey;
	position: relative;
	top: 4px;
	height: 18px;
	color: #584F30;
	/*font-size:0.9em;*/
	/*font-size:10pt;*/
	padding:0;
	line-height:0.5em;
}
#lang option {padding:0; line-height:9pt; position:absolute; top:-2px; font-size:8pt;}
/************ Kontakt Formular ***************/
#content form {
	width: 400px;
}
.whitebg {
	padding-right: 20px;
	padding-left: 20px;
	border: 0;
}
.smallright {
	font-size: 0.9em;
	float: right;
	margin-top: -1.2em;
}
#tmvkontakt {
	background-color: #FCFDEA;
	padding-right: 20px;
	padding-left: 20px;
	border: 0;
}

/************ Kontakt Formular ***************/
