body {
	margin: 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../_img/hg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#6f5958;
	font-size:11px;
	line-height:16px;
}

h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:16px;
	color:#e0001a;
	font-weight:bold;
	line-height:18px;
}

#headline {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:16px;
	color:#e0001a;
	font-weight:bold;
	line-height:18px;
	margin-bottom:20px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color:#e0001a;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color:#e0001a;
}

h5 {
	font-size: 11px;
	font-weight: bold;
}

img.pngfixed { behavior: url(/iepngfix.htc); }
html>body img.pngfixed { behavior:none; }

p {
	margin:0;
	padding:0;
}

#middle p, #leftright p {
	margin:0 0 10px 0;
}

a {
	color: #e0001a;
	text-decoration: none;
}

a:hover {
	color: #6f5958;
	text-decoration: none;
}

.bild {
	padding-bottom:2px;
	border:0px;
	border-bottom:1px solid #e0001a;
}


/*li {
	list-style: square;
	list-style-position: outside;
	margin-left:-15px;
	margin-bottom:5px;
}

html>body li {
	list-style: square;
	margin-left:-20px;
}

ol li {
	list-style: decimal;
	list-style-position: outside;
	margin-left: -15px;
	margin-bottom: 5px;
}

html>body ol li {
	list-style: decimal;
	margin-left:-20px;
}
*/

.bold {
	font-weight: normal;
	color:#999999;
}

.bold2 {
	font-weight: bold;
	line-height: 100%;
}

#clearer, .clearer  {
	overflow:hidden;
	clear: both;
	height: 1px;
}

#clearer_spacer {
	clear: both;
	height: 16px;
	border-bottom: 1px dashed #999999;
	margin-left:10px;
	margin-right:10px;
}


/***************************** Grundaufbau ************************************/

#main {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 980px;
	background:#ffffff;
	border:0px solid #ffffff;
	border-left:1px solid #c6bcbc;
	border-right:1px solid #c6bcbc;
}

#mainstart {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 980px;
	background:#ffffff;
	border:0px solid #ffffff;
	border-left:1px solid #c6bcbc;
	border-right:1px solid #c6bcbc;
	background-image: url(../_img/horizont2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#top {
	width: 980px;
	height: 193px;
	margin:0px;
	padding:0px;
	position:relative;
	background-color: transparent;	
}

#logo {
	position:absolute;
	right:22px;
	top:30px;
}

#haemologo {
	position:absolute;
	left:19px;
	top:19px;
}

#verlaeufer {
	position:absolute;
	left:0px;
	top:93px;
	
}

#startleft {
	float: left;
	width: 370px;
	color:#6f5958;
	/* margin-top: 10px;*/
	margin-left: 0px;
		margin-top: 10px;
	background:transparent;
}

#startright {
	float: right;
	width: 370px;
	color:#6f5958;
	/* margin-top: 10px;*/
	margin-right: 0px;
	margin-top: 10px;
	background:transparent;
}

#left {
	float: left;
	width: 287px;
	margin: 0px;
}

#leftright {
	width: 930px;
	margin: 0px 0px 0px 35px;
}


#leftmiddle {
	float: left;
	width: 655px; 
	margin: 0px;
	height:370px;
	background-image: url(../_img/horizont.png);
	background-repeat: no-repeat;
	background-position: left bottom;/**/ 
}

#middle {
	float: left;
	width: 413px;
	margin: 0px;
}

#middleright {
	float: left;
	width: 655px;
	margin: 0px;
}


#right {
	float: right;
	margin: 0px;
	width: 265px;
}

#titlepic {
	width:700px;
	height:131px;
	padding:2px 0 2px 0;
	border-top: 1px solid #e0001a;
}

#right_container {
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff55ff;	
}

#center_content {
	float: left;
	width: 719px;
}

#left_content {
	float: left;
	width: 400px;
}

#left_content .column_left {
	float: left;
	width: 210px;
	* margin-top: 15px;
}

#left_content .column_right {
	float: right;
	width: 210px;
	* margin-top: 15px;
}


#left_content a:hover {
	color: #6f5958;
	text-decoration: none;
	border-bottom: 1px solid #d2d2d2;
}

#left_content .bildbox160 a.noborder:hover{
	border-bottom:0px none;
}

#left_content a.noborder:hover{
	border-bottom:0px none;
}

#right_content {
	float: right;
	width: 240px;
	* margin-top: 0px;
	margin-bottom:25px;
}

html>body #right_content {
	float: right;
	width: 240px;
	* margin-top: 0px;
}


#footer {
	width: 980px;
	padding:0px;
	margin:0px;
	background-color: #ca0015;
	background-image: url(../_img/hg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*font-size: 10px;
	line-height: 11px;*/
	color:#ffffff;
	height:21px;
	position:relative;
}

.bildbox135 {
	float:left;
	width:135px;
	margin-top:3px;
}

.textbox310 {
	float:left;
	width:310px;
}

.bildbox160 {
	float:left;
	width:160px;
	margin-top:3px;
}

.textbox285 {
	float:left;
	width:285px;
}



/***************************** Topnavi ************************************/

#topnavi {
	position:absolute;
	font-size: 11px;
	left:22px;
	top:147px;
	background:transparent;
	list-style:none;
}

#topnavi ul{
	margin:0px;
	padding: 0px;
	list-style:none;
}

#topnavi li {
	float:left;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	padding: 0px;
	list-style:none;
}

#topnavi a {
	float:left;
	display:block;
	color: #806d6c;
	padding: 0 0px 0 14px;
	margin:0 11px 0 0px;
	text-decoration: none;
	border-bottom:0px solid #ffffff;
	background-image: url(../_img/topnavi_p.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

html>body #topnavi a {
	margin:0 22px 0 0px;
}

#topnavi a:hover, #topnavi .aktiv {
	float:left;
	display:block;
	color: #d90019;
	padding: 0 0px 0 14px;
	margin:0 11px 0 0px;
	text-decoration: none;
	border-bottom: 0px solid #a7a7a7;
	background-image: url(../_img/topnavi_a.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

html>body #topnavi a:hover, #topnavi .aktiv {
	margin:0 22px 0 0px;
}

/***************************** Footernav ************************************/

#footernav {
	position:absolute;
	right:25px;
	top:3px;
}

#footernav a {
	float: left;
	display: block;
	font-size:11px;
	color: #eecccf;
	text-decoration: none;
	border-bottom: 0px solid #ffffff;
	margin: 0;
	padding:0 0px 0 0px;
}

#footernav a:hover {
	float:left;
	display:block;
		font-size:11px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px solid #a7a7a7;
	margin: 0;
	padding:0 0px 0 0px;
}

.hidelink {
	display: none;
}
	
	
#footer #starterlink a {
	position:absolute;
	display: block;
	font-size:11px;
	font-weight:bold;
	color: #eecccf;
	left:22px;
	top:3px;
}

#footer #starterlink a:hover {
	display:block;
	color: #ffffff;

}	
	


#rightnavi {
	width:238px;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
}

html>body #rightnavi {
	width:238px;
	font-size: 12px;
	margin: 30px 0px 0px 0px;
}

#impressum {
	line-height: 14px;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:6px;
	margin-left:38px;
	font-weight: normal;
	color: #556874;
}

html>body #impressum  {
	line-height: 14px;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:38px;
	font-weight: normal;
	color: #556874;
}

#impressum a {
	border-bottom: 0px solid #AF1E21;
	color: #556874;
	padding-left:0px;
	height:18px;
}

html>body #impressum a {
	border-bottom: 0px solid #AF1E21;
	height:18px;
}

#impressum a:hover {
	font-weight: normal;
	border-bottom: 0px solid #FFFFFF;
	color:#005387;
	padding-left:0px;
}

/***************************** Formular ************************************/

.formular {
	margin:20px 0 10px 0;
	font: normal 11px Arial, Verdana, sans-serif;
}

.formular p {
	margin: 0;
	padding:0;
}

.formular p label {
	float: left;
	font-weight: bold;
	width: 115px;
	padding-top:5px;
}


.formular p input, .formular p textarea {
	border: 1px solid #857f7f;
	background: #ebebeb;
	width: 280px;
	padding: 2px 0 1px;
	margin: 0px 0px 0px 0px;
}


.formular p select {
	border: 1px solid #e7712d;
	background: #fff;
	width: 60px;
}

.formular .abonnieren {
	border: 0px solid #e7712d;
	background: #fff;
	width: 20px;
	}


.formular p input:hover, .formular p input:focus, .formular p textarea:hover, .formular p textarea:focus {
	border: 1px solid #6f5757;
	background: #ffffff;
}
	
.formular .abonnieren input:focus{
	border: 1px solid #green;
	background: #000;
	width: 20px;
	}
	
	
.formular .abonnierentext{
	margin-left:5px;
	padding-bottom:2px;
	font-weight:normal;
}

.formular .senden {
	margin: 15px 0 0 115px;
	border: 0px none;
	padding: 5px 10px;
	background-color: #887e7d; /*display:block;*/
	width: 125px;
	text-align: center;
	font-size: 11px;
}

.formular input.senden, .formular input:hover.senden, .formular input:focus.senden  {
	border:0px none;
	padding: 5px 10px;
	background-color: #887e7d;
	color:#ffffff;
	font-weight:bold;
}

.contactError {
	padding: 5px 0 15px 0px;
	font-size:12px;
	color:#e1001a;
}

.contactThankYou{
	padding: 5px 0 15px 0px;
	font-size:12px;
	line-height:135%;
}






/***************************** Boxen ************************************/



.boxen {
	width: 234px;
	margin:2px 0 0 14px;
	padding:0;
	color:#58585a;
	font-size: 11px;
	background-image: url(../_img/boxenbody.png);
	background-repeat: no-repeat;
	background-position:bottom;
}

.boxentopper {
	width: 234px;
	height: 34px;
}

.boxenbody {
	padding:10px 15px 20px 20px;
	margin:0;
}


.boxenbody p{
	display:block;
padding:0px 0px 0px 0px;	
	margin:0;
}

.boxenbody .durchschuss{
	display:block;
	padding:0px 0px 5px 0px;
	margin:0;
}


.boxenbody .suchbox {
	float:left;
	width: 122px;
	border: 1px solid #9d8e8e;
	background-color: #ffffff;
	color:#8c7a79;
	font-size:11px;
	padding:1px;
	margin-top:10px
}

.boxenbody .suchbutton {
	float:left;
	margin-left:10px;
	margin-top:13px;
}

.boxenbody .alle {
	margin:10px 0 0 0;
}

.boxenbody .alle a {
	display:block;
	font-weight:bold;
	color: #d90019;
	padding: 0 0px 0 14px;
	text-decoration: none;
	border-bottom: 0px solid #a7a7a7;
	background-image: url(../_img/topnavi_a.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.boxenbody .alle a:hover {
	display:block;
	font-weight:bold;
	color: #806d6c;
	padding: 0 0px 0 14px;
	text-decoration: none;
	border-bottom:0px solid #ffffff;
	background-image: url(../_img/topnavi_p.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}


.boxenbody .pdf {
	margin:10px 0 0 0;
	background-image: url(../_img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxenbody .pdf a {
	font-weight:bold;
	color: #d90019;
	padding: 0 0px 0 30px;
	text-decoration: none;
	border-bottom: 0px solid #a7a7a7;
}

.boxenbody .pdf a:hover {
	font-weight:bold;
	color: #806d6c;
	padding: 0 0px 0 30px;
	text-decoration: none;
	border-bottom:0px solid #ffffff;
}

.boxenbody .pdf .dateigroesse {
	margin:0px;
	display:block;
	padding:0px 0 0 30px;
}

.boxenbody .regionalteile {
	margin:0px;
	display:block;
	padding:10px 0 0 0px;
}

.boxenbody .pdfregional {
	margin:2px 0 0 0;
	background-image: url(../_img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.boxenbody .pdfregional a {
	font-weight:bold;
	color: #d90019;
	padding: 0 0px 0 30px;
	text-decoration: none;
	border-bottom: 0px solid #a7a7a7;
		display:block;
}

.boxenbody .pdfregional a:hover {
	font-weight:bold;
	color: #806d6c;
	padding: 0 0px 0 30px;
	text-decoration: none;
	border-bottom:0px solid #ffffff;	display:block;
}


.boxenbody .pdfregional .dateigroesse {
	margin:0px;
	display:block;
	padding:0px 0 0 30px;
}


.boxenbody .pdfliteratur {
	display:block;
	margin:20px 0 0 0;
	background-image: url(../_img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxenbody .pdfliteratur a {
	font-weight:bold;
	color: #d90019;
	padding: 0px 0px 0 30px;
	text-decoration: none;
	border-bottom: 0px solid #a7a7a7;
}

.boxenbody .pdfliteratur a:hover {
	font-weight:bold;
	color: #806d6c;
	padding: 0px 0px 0 30px;
	text-decoration: none;
	border-bottom:0px solid #ffffff;
}

.boxenbody .pdfliteratur .dateigroesse {
	margin:0px;
	display:block;
	padding:0px 0 0 30px;
}


.blankobox {
	width: 343px;
	margin:0;
	padding:0;
	color:#58585a;
	font-size: 11px;
	background-image: url(../_img/boxenbody343.png);
	background-repeat: no-repeat;
	background-position:bottom;
}

.blankoboxtopper {
	width: 343px;
	height: 20px;
}

.blankoboxbody {
	padding:3px 25px 25px 25px;
	margin:0;
}


.blankoboxbody p{
	display:block;
padding:0px 0px 0px 0px;	
	margin:0;
}




/****************************** vor ort starsteite ****************************************/

#ausgabenbox {
	width: 234px;
	margin:2px 0 0 14px;
	padding:0;
	color:#58585a;
	font-size: 11px;
	background-image: url(../_img/boxenbody.png);
	background-repeat: no-repeat;
	background-position:bottom;	
	position: relative;
}

#ausgabenbox .boxentopper {
	width: 234px;
	height: 34px;
}

#ausgabenbox .boxenbody {
	padding:10px 15px 48px 20px;
}

#ausgabenbox .boxenbody p{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0;
}
/*#ausgabenbox p {
	float: left;
	margin:35px 0 7px 150px;
	font-weight: bold;
	line-height:120%;
	display: inline;
	color:#c4071b;
	text-align:left;
}*/

#ausgabenbox #auswahl {
	position: absolute;
	width: 194px;
	left: 20px;
	bottom: 36px;
	border: 1px solid #9d8e8e;
	background-color: #ffffff;
	color:#8c7a79;
	border-bottom: none;
	padding:0px;
	padding-bottom:10px;
	background: #fff;
}

#ausgabenbox #auswahl ul {
	margin: 2px 3px 0 0;
	list-style: none;
	font-weight: normal;
}

#ausgabenbox #auswahlliste {
	margin:0;
   padding: 0 0 0 5px;
}

#ausgabenbox #auswahl ul li {
	 padding: 2px 0; 
}

#ausgabenbox #auswahl ul li a {
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #666666;
	display: block;
	background-image: url(../_img/ausgaben_p.png);
	background-repeat: no-repeat;
	background-position:top left;	
}

#ausgabenbox #auswahl ul li a:hover {
	color: #c4071b;
	background-image: url(../_img/ausgaben_a.png);
	background-repeat: no-repeat;
	background-position:top left;	
}

#ausgabenbox #box {
	display: inline;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 194px;
	border: 1px solid #9d8e8e;
	background-color: #ffffff;
	color:#8c7a79;
	background: #fff url("../_img/box_up.gif") 171px 2px no-repeat;
	text-decoration: none;
	height: 15px;
	overflow: hidden;
	font-size: 11px;
}

#ausgabenbox #box img {
	float: right;
	padding: 2px 2px 0 0;
}

#ausgabenbox #box a {
	margin: 0px 0 0px 5px;
	display: block;
	color: #666666;
	text-decoration: none;
}

#ausgabenbox  span {
	margin: 0 0 0 3px;
	width: 123px;
	height: 16px;
	display: block;
	float: left;
}


/***************************** Details ************************************/

.detail {
	width:678px;
	background-image: url(../_img/detail_background.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	margin:10px 0 10px 0;

}

.detailausgabe {
	float:left;
	width:480px;	
	margin-bottom:15px;	
}

.detailbeitrag {
	font-weight:bold;
	color:#e0001a;
	padding-left:26px;
	background-image: url(../_img/ausgabenpfeil.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

.detailsubhead {
	font-weight:bold;
	color:#6f5958;
	padding-left:26px;
}

.detailautoren  {
	padding:5px 0 5px 26px;
}


.detailkapitel ul {
	margin:0px 0 0px 45px;
}

html>body .detailkapitel ul  {
	margin:0px 0 0px 5px;
}

.detailkapitel ul li {
	margin: 0px 0 3px 0px;
  /*list-style-image: url(../_img/kapitel.gif);*/
}

html>body .detailkapitel ul li {
	margin: 0px 0 3px 0px;
	*margin: 0px 0 3px 45px;
  /*list-style-image: url(../_img/kapitel.gif);*/
}



.herunterladen {
	float:right;
	width:172px;/**/
	margin:0;
	padding:0;
	padding-bottom:20px;
}

.herunterladenpic {
	float:left;
	width:25px;
	margin-bottom:10px;
	padding-right:3px;
}

.herunterladentext {
	float:left;
	font-weight:bold;
	/*color:#e0001a;*/
}

.herunterladengroesse {
	font-weight:normal;
}
	
.erschienen {
	font-weight:bold;
	padding-top:5px;
}	

/***************************** Themenuebersicht ************************************/


.themen {
	margin:0;
	padding:13px 0 0px 0;
	border-top:1px solid #9f8a8f;
}

html>body .themen {
	margin:0;
	padding:13px 0 13px 0;
	*	padding:13px 0 0px 0;
	border-top:1px solid #9f8a8f;
}

.themengruppe {
	float:left;
	width:480px;	
	padding-left:14px;
	background-image: url(../_img/pfeil.gif);
	background-repeat: no-repeat;
	background-position:top left;
	font-size:12px;
	font-weight:bold;
}

.anzeigen {
	float:right;
	
	/*width:115px;*/
}

/***************************** Autorenuebersicht ************************************/

.alphabet{
	margin-bottom:10px;
	
}
.alphabet a {
	padding: 0 3px 0 7px;
	font-weight:bold;
	font-size:16px;
	color: #e0001a;
	text-decoration: none;
}

.alphabet a:hover {
	color: #6f5958;
	text-decoration: none;
}

.autoren {
	margin:0;
	padding:8px 0 0px 0;
	border-top:1px solid #9f8a8f;
}

html>body .autoren {
	margin:0;
	padding:8px 0 8px 0;
	*	padding:8px 0 0px 0;
	border-top:1px solid #9f8a8f;
}

.autorenbild {
float:left;
margin-right:15px;
margin-top:4px;
background-color:#ffffff;
padding:1px;
border: 1px solid #ada09f;
}

.autoreninfo {
	float:left;

}

.autorenname {
	color: #e0001a;
	font-weight:bold;
	width:600px;

}

.autorenfunktion {
	margin-bottom:5px;
	width:600px;
}

.autorenausgaben a {
	color:#6f5958;
}

.autorenausgaben a:hover {
	color:#e0001a;
}


.autorendetail {
	width:655px;
	background-image: url(../_img/detail_background.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	margin:10px 0 10px 0;
	padding: 0 0 26px 26px;
	
}

.autorendetailtext {
	float:left;
	width:500px;
}

.autorendetailtext p{
	float:left;
	margin:0 0 10px 0;
	width:500px;
}

.beitraege {
	margin:0;
	padding:13px 0 0px 0;
	
}

html>body .beitraege {
	margin:0;
	padding:13px 0 13px 0;
	*	padding:13px 0 0px 0;
	
}

.beitrag {
	width:480px;	
	padding-left:14px;
	background-image: url(../_img/pfeil.gif);
	background-repeat: no-repeat;
	background-position:top left;
	font-size:12px;
	font-weight:bold;
}


.ausgabestartseite {
	font-weight:bold;
	font-size:12px;
	color: #e0001a;
	margin-top:35px;
}

.themenstartseite {
	margin:7px 0;
	padding-left:26px;
	background-image: url(../_img/ausgabenpfeil.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width:300px;
}



/*.box {
	width: 317px;
	color:##58585a;
	font-size: 9px;
	background-image: url(../_img/newsbox_main.png);
	background-repeat: repeat-y;
	line-height: 145%;
	margin-left:0px;
}

.boxnews {
	margin:10px 20px 10px 20px;
}

.box .newshead {
   font-weight:bold;
	padding: 0px 0 0px 0px;
	color:#b40923;
}

.box p {
	padding-left:30px;
	margin-top:0px;
}

.box a {
	color: #005387;
}

.box .spacer {
	margin: 10px;
}

#main .box_link {
	color: #FFFFFF;
	font-weight: bold;
}

.box_top {
	background-image: url(../_img/newsbox_top.png);
	background-repeat: no-repeat;
	background-position:top;
	width: 317px;
	font-weight:bold;
	color:#ffffff;
}

.box_top p {
   font-weight:bold;
	padding: 17px 0 4px 20px;
	margin-left:10px;
}

.box_bottom {
	background-image: url(../_img/newsbox_bottom.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 18px;
	width: 317px;
}
*/

/***************************** Newsbox ************************************/

#newsboxhead {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:6px;
	/*padding-top:6px;*/
	padding-bottom:3px;
	/*margin-left:38px;*/
	font-weight: bold;
	width:183px;
	border-bottom: 2px solid #9b9b9b;
	color:#da1f3d;
	margin-top:15px;
}

html>body #newsboxhead {
	margin-top:30px;
}

#newsbox {
	line-height: 1.4em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:6px;
	margin-left:38px;
	font-weight: normal;
	width:183px;
	color:#4e5052;
	margin-top:30px;
}

html>body #newsbox {
	line-height: 1.4em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:38px;
	font-weight: normal;
	width:183px;
	color:#4e5052;
	margin-top:30px;
}

a.newsboxlink {
	color: #005387;
	text-decoration: none;

	border-bottom: 1px solid #9b9b9b;
}

a.newsboxlink:hover {
	color: #b40923;
	text-decoration: none;

	border-bottom: 1px solid #9b9b9b;
}

/***************************** News ************************************/

.news {
	font-size: 11px;
	font-weight: normal;
	margin-top: 12px;
	padding-top:12px;
	border-top: 1px solid #d2d2d2;
}

.newsdetail {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom:15px;
	border-bottom: 0px dashed #999999;
}

p.news {
	margin-left:0px;
}

.newsheadline {
	font-weight: bold;
	margin: 0px;
	display:block;
	padding-bottom:5px;
}


.newstext {
	font-weight: normal;
	margin-bottom: 5px;
	display:block;
}

.newslink a {
	color: #005387;
	text-decoration: none;
}

.newslink a:hover {
	color: #b40923;
	text-decoration: none;
}

/***************************** Suche ************************************/

#search{
	width:700px;
	background:#70575a;
	margin-top:-3px;
	padding-top:1px;
	padding-bottom:1px;
	color:#ffffff;
	/*height:1px;*/
}

html>body #search{
	width:700px;
	background:#70575a;
	margin-top:0px;
	padding-top:1px;
	padding-bottom:1px;
	height:15px;
	color:#ffffff;
}



.suche {
	float:right;
	text-align:right;
	width: 120px;
	border: 0px solid #d2d2d2;
	background-color: transparent;
	font-size: 9px;
	color:#ffffff;
	margin-top:0px;
	margin-right:10px;
}

.suche_button {
	float:right;
	margin-top:3px;
	margin-right:10px;
	}
	

/***************************** Toggle ************************************/	

.togglelink{
   display:block;
	color:#005387;
	margin: 5px 0 0 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../_img/ausschluss_p.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}

.togglelink2{
   display:block;
	color:#005387;
	margin: 5px 0 0 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../_img/faq_p.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}

.lexi {
	text-align:center;
	float:left;
	display:block;
	font-size: 18px;
	font-weight: bold;
	color: #B41F19;
	width:20px;
	margin-right: 4px;
	border: 0px solid #966336;
}





/************** .aufmacher styles ***************/

.aufmacher{
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 130%;	
}

.aufmacher h3{
	padding: 0px 0px 8px 0px;
	text-align: left;
	color: #FBB70D;
	font-size: 115%;
}


.aufmacher h4{
	text-align: left;
	color: #000000;
	font-size: 105%;
	font-weight: bold;

}


.aufmacher h5{
	text-align: left;
	color: #ff0000;
	font-size: 115%;
	font-weight: bold;
}


.aufmacher img{
	float: right;
	padding: 0px 0px 0px 20px;
}

.aufmacher p {
	padding: 0px;
}


/************** .storyformular styles *****************/

.storyformular{
   clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	border-bottom: 0px solid #FBB70D;
	border: none;
	line-height: 100%;
	}	
	
.storyformular h4{
	text-align: left;
	margin-top:25px;
	font-size: 100%;
	font-weight: bold;
}


#einleitung{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#einleitung1{
	float: right;
    width: 450px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}




/************************* glossar ******************************/


.togglelink {
	display:block;
	margin: 10px 0 0 0;	
	color:#808285;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
	line-height: 150%;
}

#left_content a.togglelink {
	color:#d90019;
	text-decoration: none;
border:0px solid white;
}

#left_content a:hover .togglelink {
	color:#6f5958;
	text-decoration: none;
border:0px solid white;
}

#oxalatblut {display: none;}
#geruehrt {display: none;}
#woher {display: none;}



/************************* glossar ******************************/


.lexikon{
   display:block;
	color:#808285;
	margin: 0 0 0 0;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 0 0;
	line-height: 150%;
}

#left_content a.lexikon{
	border-bottom: 0px solid #d2d2d2;
	color: #e0001a;
}

#left_content a:hover.lexikon{
	border-bottom: 0px solid #d2d2d2;
	color: #6f5958;
}



#lexikon01 {display: none;}
#lexikon02 {display: none;}
#lexikon03 {display: none;}
#lexikon04 {display: none;}
#lexikon05 {display: none;}
#lexikon06 {display: none;}
#lexikon07 {display: none;}
#lexikon08 {display: none;}
#lexikon09 {display: none;}
#lexikon10 {display: none;}
#lexikon11 {display: none;}
#lexikon12 {display: none;}
#lexikon13 {display: none;}
#lexikon14 {display: none;}
#lexikon15 {display: none;}
#lexikon16 {display: none;}
#lexikon17 {display: none;}
#lexikon18 {display: none;}
#lexikon19 {display: none;}
#lexikon20 {display: none;}
#lexikon21 {display: none;}
#lexikon22 {display: none;}
#lexikon23 {display: none;}
#lexikon24 {display: none;}
#lexikon25 {display: none;}
#lexikon26 {display: none;}
#lexikon27 {display: none;}
#lexikon28 {display: none;}
#ablauf01 {display: none;}
#ablauf02 {display: none;}


#uebersicht{
	background-color: #d9dadb;
	font-weight:bold;
	height:23px;
}

#uebersicht ul{

}

#uebersicht li{
   float:left;	
	text-decoration: none;
	list-style-type: none;
}

#uebersicht a {
	color: #000000;
	margin:0px 5px 0px 5px;
	text-decoration: none;
	list-style-type: none;
	display:block;
}

#uebersicht a:hover{color:#ffffff;}
#uebersicht a:active{color:#ffffff;}
#uebersicht a:visited{color:#6f5958;}



#alphalist{
	/*background-color: #d9dadb;
	font-weight:bold;
	height:23px;*/

}

#alphalist ul{
	background-color: #d9dadb;
	font-weight:bold;
	height:23px;
	list-style: none;
	padding:5px 0 0px 3px;
	margin:0;
}

#alphalist ul li{
	float:left;
	list-style: none;
	width:9px;
	margin-left:5px;
	display:block;
	text-align:center;
}

html>body #alphalist ul li{
	float:left;
	list-style: none;
	width:10px;
	margin-left:5px;
	display:block;
	text-align:center;
}

/************************* DOWNLOADBOXEN ******************************/

.downloadbox {
	width:680px;
	background-image:url(../_img/hg_downloads.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-top:10px;
}

.downloadbox_left {
	width:400px;
	float:left;
}

.downloadbox_right {
	width:260px;
	float:right;
}

.downloadbox_drittel {
	width:220px;
	float:left;
}

.downloadnummer {
	color:#8c7a79;
	font-weight:bold;
}

.downloadtitel {
	font-weight:bold;
}

.downloadinfo {
	font-weight:normal;
	font-size:11px;
	margin-top:3px;
}


/************************* BILDBOXEN ******************************/

.bildbox {
	width:680px;
	margin-top:0px;
}

.bildbox_left {
	width:400px;
	float:left;
}

.bildbox_right {
	width:260px;
	float:right;
}

.bildbox_drittel {
	width:220px;
	float:left;
}

