body {
	margin: 0px;
	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:#808285;*/
	color:#6f5958;
	font-size:12px;
	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;
}


p {
	font-size:12px;
	line-height:17px;
	margin: 5px 0 17px 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;
}

#top {
	width: 980px;
	height: 132px;
	margin-top:0px;
	background-color: transparent;	
}

#logo {
	margin:28px 11px 0 0 ;
	float:right;
}

html>body #logo {
	margin:28px 22px 0 0 ;
	float:right;
}

#startleft {
	float: left;
	width: 370px;
	font-size: 12px;
	color:#6f5958;
	/* margin-top: 10px;*/
	margin-left: 0px;
		margin-top: 10px;
	line-height: 13px;
	background:transparent;
}

#startright {
	float: right;
	width: 370px;
	font-size: 12px;
	color:#6f5958;
	/* margin-top: 10px;*/
	margin-right: 0px;
		margin-top: 10px;
	line-height: 13px;
	background:transparent;
}

#left {
	float: left;
	width: 250px;
	font-size: 12px;
	color: #af1e21;
	/* margin-top: 10px;*/
	margin-left: 0px;
		margin-top: 30px;
	line-height: 13px;
	background:transparent;
}


#right {
	float: right;
	margin-top: 30px;
	width: 710px;
	font-size: 12px;
	
}

#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;
	background-color: #ca0015;
	background-image: url(/bildung-und-wissen/_img/hg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	line-height: 11px;
	color:#ffffff;
	height:21px;
}

#verlaeufer {
	clear:both;
	width: 100%;
	background-image: url(/bildung-und-wissen/_img/balken_oben.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:46px;
}

.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;
}



/***************************** Navigation ************************************/

#topnavi {
	float:left;
	font-size: 11px;
	margin: 54px 0px 18px 0px;
	background:transparent;
	list-style:none;
}

html>body #topnavi {
	margin: 43px 0px 18px 0px;
}

#topnav {
	float:left;	
	padding: 0px;
	list-style:none;
	background: transparent;	background-color: #551144;
}

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

#topnavi a {
	float:left;
	display:block;
	color: #a7a7a7;
	margin: 0;
	text-decoration: none;
	border-bottom:1px solid #ffffff;
}


#topnavi a:hover {
	float:left;
	display:block;
	color: #70575a;
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px solid #a7a7a7;
}

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



#footernav {
	float:right;
	margin-right:25px;
	margin-top:1px;
	padding: 0px;
	list-style:none;
}


/*#footernav ul{
	float:right;
	padding: 0px;
	list-style:none;
	background: #445566;
}

html>body #footernav ul{
	float:right;
	padding: 0px;
	margin-right: 20px;
	list-style:none;
	background: #445566;
}*/

#footernav li {
	float:left;
	font-size: 10px;
	font-weight: normal;
	margin: 4px 3px 0 3px;
	padding: 0px;
	list-style:none;
}

#footernav li .last{
	float:left;
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0px 0 3px;
	padding: 0px;
	list-style:none;
}

#footernav a {
	float: left;
	display: block;
	color: #DCDCDC;
	text-decoration: none;
	border-bottom: 0px solid #ffffff;
	padding: 0px;
}


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


.hidelink {
	display: none;
}
	
	
	
#leftnavi {
	width:240px;	
	margin-top:40px;
	font-size: 11px;
	/*background-image:url(../_img/leftnavi.png);
	background-repeat:repeat-y;
	background-position:bottom right;	*/
}

#leftnavi a .hidelink {
	display:none;
}

#leftnavi a {
	width:193px;
	display:block;
	padding:8px 0 3px 47px;
	margin:0;
	font-weight:bold;
	color:#887e7d;
	background-image:url(../_img/leftnavi_p.png);
	background-repeat:no-repeat;
	background-position:top left;	
}
	
html>body #leftnavi a {
	padding:7px 0 5px 47px;
}	
	
	
#leftnavi a:hover {
	background-image:url(../_img/leftnavi_h.png);
		color:#6e535c;
}

#leftnavi .aktiv, #leftnavi .aktiv:hover  {
	width:193px;
	display:block;
	padding:8px 0 3px 47px;
	margin:0px;
	color: #d90019;
	text-decoration: none;
	background-image:url(../_img/leftnavi_aktiv.png);
	background-repeat:no-repeat;
	background-position:top left;
}

html>body #leftnavi .aktiv, #leftnavi .aktiv:hover  {
	padding:7px 0 5px 47px;
}


#leftnavi .aktiv2, #leftnavi .aktiv2:hover  {
	width:193px;
	display:block;
	padding:8px 0 3px 47px;
	margin:0px;
	color: #d90019;
	text-decoration: none;
	background-image:url(../_img/leftnavi_aktiv2.png);
	background-repeat:no-repeat;
	background-position:top left;
}

html>body #leftnavi .aktiv2, #leftnavi .aktiv2:hover  {
	padding:7px 0 5px 47px;
}



#leftnavi .end {
	width:240px;
	height:3px;
	display:block;
	margin:0px;
	margin-bottom:30px;
	background-image:url(../_img/leftnavi_end.png);
	background-repeat:no-repeat;
	background-position:top left;
}

	
XXXXXXXXXXXXXXXX

#untermenu {
	width:240px;	
	margin-top:40px;
	font-size: 11px;

	/*background-image:url(../_img/leftnavi.png);
	background-repeat:repeat-y;
	background-position:bottom right;	*/
}

#untermenu a .hidelink {
	display:none;
}

#untermenu a {
	width:179px;
	display:block;
	padding:4px 0 3px 61px;
	margin:0;
	font-weight:normal;
		line-height:14px;
	color:#887e7d;
	background-image:url(../_img/untermenu_p.png);
	background-repeat:no-repeat;
	background-position:top left;	
}
	
html>body #untermenu a {
		padding:4px 0 3px 61px;
}		
	
#untermenu a:hover {
	background-image:url(../_img/untermenu_h.png);
		color:#6e535c;
}

#untermenu .aktiv, #untermenu .aktiv:hover  {
	width:179px;
	display:block;
	padding:4px 0 3px 61px;
	margin:0px;
	color: #d90019;
	text-decoration: none;
	background-image:url(../_img/untermenu_aktiv.png);
	background-repeat:no-repeat;
	background-position:top left;
}

html>body #untermenu .aktiv, #untermenu .aktiv:hover  {
	padding:4px 0 3px 61px;
}

	
	
#unteruntermenu {
	width:240px;	
	margin-top:0px;
	font-size: 11px;

	/*background-image:url(../_img/leftnavi.png);
	background-repeat:repeat-y;
	background-position:bottom right;	*/
}

#unteruntermenu a .hidelink {
	display:none;
}

#unteruntermenu a {
	width:169px;
	display:block;
	padding:3px 0 2px 71px;
	margin:0;
	font-weight:normal;
	line-height:14px;
	color:#887e7d;
	background-image:url(../_img/unteruntermenu_p.png);
	background-repeat:no-repeat;
	background-position:top left;	
}
	
html>body #unteruntermenu a {
		padding:3px 0 2px 71px;
}		
	
#unteruntermenu a:hover {
	background-image:url(../_img/unteruntermenu_h.png);
		color:#6e535c;
}

#unteruntermenu .aktiv, #unteruntermenu .aktiv:hover  {
	width:169px;
	display:block;
	padding:3px 0 2px 71px;
	margin:0px;
	color: #d90019;
	text-decoration: none;
	background-image:url(../_img/unteruntermenu_aktiv.png);
	background-repeat:no-repeat;
	background-position:top left;
}

html>body #unteruntermenu .aktiv, #unteruntermenu .aktiv:hover  {
	padding:3px 0 2px 71px;
}	
	
	
	
/*

#leftnavi #untermenu {
		margin:0;
		margin-left: 43px;
		padding:0;
		background-image:url(../_img/untermenue.png);
		background:transparent;
}

#untermenu ul {
	margin-top: -4px;
	margin-bottom: 8px;
}

#untermenu li {
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0;
	padding: 0px;
	list-style-image: url(../_img/leftnavi_list_ie.png);
}

html>body #untermenu li {
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0;
	padding: 0px;
	list-style-image: url(../_img/leftnavi_list_p.png);
}

#untermenu a {
	color:#968c8d;
	margin: 0;
	padding-left: 0px;
}

#untermenu a:hover {
	color: #e0001a;
	margin: 0;
}

#untermenu .aktiv {
	color: #e0001a;
	margin: 0;	
}

#leftnavi #unteruntermenu {
	margin:0;
	margin-left: -27px;
	padding:0;
	background-image:url(../_img/leftnavi.png);
	background:transparent;
}

#unteruntermenu ul {
	margin-top: 0px;
}

#unteruntermenu li {
	font-size: 11px;
	font-weight: normal;
	margin: 4px 0;
	padding: 0px;
	list-style-image: url(../_img/leftnavi_list2_ie.png);
}

html>body #unteruntermenu li {
	font-size: 11px;
	font-weight: normal;
	margin: 4px 0;
	padding: 0px;
	list-style-image: url(../_img/leftnavi_list2_p.png);
}

#unteruntermenu a {
	color:#968c8d;
	margin: 0;
	padding-left: 0px;
}

#unteruntermenu a:hover {
	color: #e0001a;
	margin: 0;
	font-weight: bold;
}

#unteruntermenu .aktiv {
	color: #e0001a;
	margin: 0;
	font-weight: bold;	
}

*/


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

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

#title {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:6px;
	margin-left:20px;
	font-weight: bold;
}

html>body #title {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:20px;
	font-weight: bold;
}

#title a {
	display: block;
	border-bottom: 0px solid #4e5052;
	color:#4e5052;
	padding-left:18px;
	margin-bottom:0.12em;
}

html>body #title a {
	display: block;
	border-bottom: 0px solid #4e5052;
	margin-bottom:0.5em;
}

#title a.aktiv {
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
	color:#da1f3d;
	padding-left:18px;
}

#title a:hover {
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
	color:#da1f3d;
	padding-left:18px;
}

/***************************** Subnavigation ************************************/

#subtitlehead {
	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:#014090;
}

#subtitle {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:6px;
	margin-left:20px;
	font-weight: bold;
	width:200px;

}

html>body #subtitle {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:20px;
	font-weight: bold;
	width:200px;
}

#subtitle a {
	display: block;
	border-bottom: 0px solid #4e5052;
	color:#4e5052;
	margin-left:18px;		
	padding-left:8px;
	/*margin-bottom:0.08em;*/
	background:transparent;
	padding-top:2px;
	padding-bottom:2px;
}

html>body #subtitle a {
	display: block;
	border-bottom: 0px solid #4e5052;
	/*margin-bottom:0.25em;*/
	background:transparent;
	padding-top:2px;
	padding-bottom:2px;

}

#subtitle a.aktiv {
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
	color:#da1f3d;
	margin-left:18px;		
	padding-left:8px;
	background:#ebebeb;
	padding-top:2px;
	padding-bottom:2px;
}

#subtitle a:hover {
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
	color:#da1f3d;
	margin-left:18px;	
	padding-left:8px;
	background:#ebebeb;
	padding-top:2px;
	padding-bottom:2px;
}




#subsubtitle {
	font-size: 11px;
	line-height: 16px;
	margin-top: 2px;
	background: none;
	font-weight: normal;
}

#subsubtitle a {
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	background: none;
	font-weight: normal;
}

#subsubtitle a:hover {
	font-weight: bold;
	margin-top: 0px;
	color:#b40923;
	background: none;
	font-weight: normal;
}

#subsubtitle a.aktiv {
	font-weight: bold;
	margin-top: 0px;
	color:#b40923;
	background: none;
	font-weight: normal;
}

#subtitle2 {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: -2px;
	background: none;
	font-weight: normal;
}

#subtitle2 a {
	display: block;
	margin-left: 40px;
	margin-top: 0px;
	background: none;
	font-weight: normal;
}

#subtitle2 a:hover {
	font-weight: bold;
	margin-top: 0px;
	color:#b40923;
	background: none;
	font-weight: normal;
}
#subtitle2 a.aktiv {
	font-weight: bold;
	margin-top: 0px;
	color:#b40923;
	background: none;
	font-weight: normal;
}

#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-bottom: 5px;
}

.formular_font {
	float: left;
	width: 80px;
	font-weight:bold;
	padding-top:2px
}

.formular_font180 {
	float: left;
	width: 180px;
	font-weight:bold;
	padding-top:2px
}

.formular_font370 {
	float: left;
	width: 360px;
	font-weight:normal;
	padding-top:4px;
	padding-left:10px;
}

.formular_box {
	width: 305px;
	border: 1px solid #887e7d;
	background-color: #ebebeb;
	color:#4e5052;
	font-size:11px;
	padding:3px 1px 3px 1px;
	margin-bottom:1px;
}

html>body .formular_box {
	width: 315px;
	border: 1px solid #887e7d;
	background-color: #ebebeb;
	color:#4e5052;
	font-size:11px;
	padding:3px 1px 3px 1px;
	margin-bottom:1px;
}

.formular_box20 {
	width: 20px;
	border: 1px solid #887e7d;
	background-color: #ebebeb;
	color:#4e5052;
	font-size:11px;
	padding:3px 1px 3px 1px;
	margin-bottom:1px;
}

.formular_box22 {
	float:left;
	width: 22px;
	border: 1px solid #887e7d;
	background-color: #ebebeb;
	color:#4e5052;
	font-size:11px;
	padding:3px 1px 3px 1px;
	margin-bottom:1px;
}

.formular_box25 {
	width: 25%;
	border: 1px solid #005387;
	background-color: #ffffff;
}

.formular_select {
	width: 50px;
	border: 1px solid #106A9C;
	background-color: #ffffff;
}

.formular_button {
	float: left;
	margin-left: 140px;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:2px;
	width: 100px;
	height:25px;
	border: 0px;
	background: #8c7a79;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	cursor:pointer;
}

.frage_button {
	float: right;
	margin-left: -5px;
	width: 134px;
	height:49px;
	border: 0px;
	background-image: url(../_img/senden2.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	cursor:pointer;
}

.formular_button a {
	/*border: none;*/
		border: 1px solid #887e7d;
}

.formular_check {
	border: 1px solid #2F74AB;
	background-color: #ffffff;
}


.formhead{
	margin: 5px 0 5px 0;
	font-weight:bold;
	color: #e0001a;
 /*border-top: 2px solid #ffffff;*/
 }

.inputter {
   border: 1px solid #a5acb2;
   background-color: #ffffff;
   width:220px;
}

.firstrow {
 padding: 5px 0;
}

.row {
 padding: 5px 0  15px 0;
 border-bottom: 2px solid #ffffff;

}

.lastrow {
 padding: 5px 0;
 border-top: 2px solid #ffffff;
 border-bottom: 2px solid #ffffff;
}

.desccell {
 padding-top:2px;float:left;
 width:75px;
 font-weight:bold;
}

.radiodesccell {
 padding-top:2px;
 float:left;
 font-weight:bold;
}

.radiodesccell2 {
 padding-top:2px;
 float:left;
 font-weight:normal;
}

.radiocellmessage {
margin-left:0px;
border: 1px solid #887e7d;
background-color: #ebebeb;
width:405px;
font-size:12px;
font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
padding:2px;
}

.radiocell {
 float:left;
 width:25px;
 text-align: left;
}

.datacell {
 float:left;
}

.datacellmessage {
margin-left:0px;
border: 1px solid #a5acb2;
background-color: #ffffff;
width:295px;
}

.submitter {
margin: 5px 0 5px 0;
border:1px solid #ff6600;
background-color:#990000;
font-weight:bold;
color:#ffffff;
}

.submitter2 {
margin: 5px 0 5px 25px;
font-weight:bold;
color:#ffffff;
}











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

.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;}

.alphabet{
	margin-top:25px;
	padding:2px;
	display:block;
	font-size: 125%;
	font-weight:bold;
	color:#ffffff;
	border-bottom: 1px solid #808285;
}

.alphabet a{
	color:#808285;
}

#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;
}


