	/*Style-Definition für die Hauptelemente der Level3-Seiten*/
	
.img150
{
float: left;
width: 197px;
padding: 3px;
font-size: 0.7em;
} 

	#rahmen
	{
		border: 1px dotted #666;
		padding: 20px;
		clear: both;
		background-color: #ffffcc;
	}
	
	#rahmentermine
	{
		border: 1px solid #666;
		border-left: 15px solid #d30227;	
		padding: 5px;
		clear: both;
		background-color: #ffffcc;
		font-weight: bold;
	}	

	#thema
	{
		height: 100%;
		width: 590px;
		margin: 20px 0 0 20px;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
	}
  #kastenrotgrau
	{	
    padding:20px;
		border:3px solid #d30227;
		background-color:#e8e8e8;
	}	

	#liste_khf
	{
		border: 1px solid #666;
		border-left: 15px solid #d30227;	
		background-color: #ffffcc;		
		margin-bottom:0px;
		padding: 5px 0 0 5px;
		line-height: 160%;
		font-weight: bold;
	}

	#weiter_khf
	{
		text-align:center;
		margin-bottom: 20px;
		font-size:0.85em;
	}

	.kategorie_khf
	{
		width:100%;
		font-size:90%;
	}
	
	.nullneun
	{
	  font-weight:normal;
		width:100%;
		font-size:90%;
	}	
	
	.normal
	{
	  font-weight:normal;
	}		

	.spalteeinzeilerleft
	{
		font-weight: bold;
		float: left;
		text-align: right;
		width: 150px;
		margin-right: .5em;
	}
	
		#thema a:hover
	{
		text-decoration:none;
		color: #d30227;
		border-bottom: 1px solid #d30227;
	}

		#thema a:visited
	{
		color: #d30227;
	}	
	
	#thema a.noarrow
	{
		text-decoration:none;
		background-image: none;
		padding:0;
	}	
	
	#thema a.line
	{
		text-decoration:underline;
		background-image: url(pic/pfeil_1.gif);
		background-repeat: no-repeat;
		background-position: 0;
		padding-left: 1em;
		color:#000;
	}		
	
	#thema a.up
	{
		background-image: url(pic/arrow_up.gif);
		background-repeat: no-repeat;	
		background-position: 0;
		padding-left: 1em;		
		text-decoration:none;
	}	
	
		
	
	#thema a.button
	{
		text-decoration:none;
		background-image: none;
		background-color:#D4D0C8;
		padding:2px 5px;
		border:1px solid grey;
		margin: 0 10px 0 0;	
		color: black;			
	}	
	
	#thema a.button:hover
	{
		text-decoration:none;
    background-color:white;
		color: black;
		border:1px solid #d30227;		
	}	
	
	#thema a.button:visited
	{
		text-decoration:none;
		color: black;
	}		
	
	#thema a.button:hover
	{
		text-decoration:none;
    background-color:white;
	}	


	#thema a,#themaleft a, #thema ul.kontakt a
	{
		text-decoration:none;
		background-image: url(pic/pfeil_1.gif);
		background-repeat: no-repeat;
		background-position: 0;
		padding-left: 1em;
		color: #d30227;
	}
	
	#thema a.back,#themaleft a.back, #thema ul.kontakt a.back
	{
		text-decoration:none;
		background-image: url(pic/pfeil_back.gif);
		background-repeat: no-repeat;
		background-position: 0;
		padding-left: 1em;
		color: #d30227;
		font-size:0.8em;
	}
	
	#thema a.grafikbutton
	{ display:block;
    background-image:url(pic/button_cdbestellen.gif);
    width:200px; 
		height:40px 
	}
	
	#thema a.grafikbutton:hover 
	{ 
	  text-decoration:none;
    background-image:url(pic/button_cdbestellen_hover.gif);
		border-bottom: 0px;		
  }
	
	#thema a.pdf,#themaleft a.pdf, #thema ul.kontakt a.pdf, #boxcontent a.pdf
	{
		text-decoration:none;
		background-image: url(pic/pdf_pfeil.gif);
		background-repeat: no-repeat;
		background-position: 0;
		padding-left: 2.5em;
		color: #d30227;
	}		

	#thema a.unten
	{
		text-decoration:none;
		background-image: url(pic/pfeil_unten.gif);
		background-repeat: no-repeat;
		background-position: 0;
		padding-left: 15px;
		color: #d30227;
	}		
	


	#thema img
	{
		line-height: 0px;
		margin: 0px 10px 5px 0px;
	}

	#thema img.pfeil
	{
		margin: 3px 2px 0 0;
	}

	#thema img.pfeilcenter
	{
		margin: 6px 2px 0 0;
	}

	#thema img.bullet
	{
		margin: 5px 4px 0 0;
	}

	#thema img.pdf
	{
		margin: 0 4px 0 0;
	}

	#thema img.liste
	{
		padding-left: 0em;
		line-height: 0px;
		float: left;
		display: block;
		margin: 10px 0px 20px 0px;
	}

	#thema img.frame
	{
		border: 1px solid #999;
		border-width: 1px 1px 1px 1px;
	}

	#thema img.left
	{
		float: left;
		margin-right:8px;
	}
	
	#thema img.frameleft
	{
		float: left;
		margin-right:8px;	
		border: 1px solid #999;
		border-width: 1px 1px 1px 1px;
	}	


	#thema p
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 150%;
	}
	
	#thema p.mittel
	{
		font-size: 1.1em;
	}	

	#thema p.infokasten 
	{
    font-family:Arial, Verdana, sans-serif;
		font-size:100%;
    margin:7px 0px;
		line-height:135%;
		color:#444
  }	
	
	
	#thema p.bearbeiten
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		line-height: 150%;
		clear: left;
	}


	#thema p.bildtext
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		float: left;
		display: inline;
		text-indent: 0;
	}

	#thema p.weiter
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
	}

	#thema p.acrobat
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
	}

	#thema p.normal
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
	}
	
 #thema p.pdf
	{
		background-image: url(pic/pdf.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 21px;
	} 	

	#thema p.rot
	{
		color: #d30227;
	}

	#thema ul
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	#thema ul.rechteck
	{
		background-image: url(pic/R.gif);
		background-repeat: no-repeat;
		background-position: 0em .4em;
		padding-left: 20px;
		margin-bottom: 20px;
		width: 90%;
	}
	
	#thema ul.circle
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		list-style-type: circle;
		padding: 0px;
		margin-left: 15px;
		line-height:150%;
	}	
	
	#thema ul.circle li
	{
   margin-bottom:10px;

	}		

	#thema ul.zeitschrift
	{
		padding: 2em;
		border-bottom: 1px dotted #999;
	}

/* Styles für Ajax_Jahresbericht */	
  #options {
	  background-color:#f4f4f4;
		padding: 2px 5px;
		margin-top:5px;
	}
	
  .options_unterkapitel {
    margin-left:40px;
		background-color:#f4f4f4;
	}	
	
	#options h5 {
	  margin:0;
		font-size:100%;
		font-weight:bold;
	}
	
	#options.unterkapitel h5 {
	  margin:0;
		font-size:100%;
		font-weight:normal;
	}
		
	#options a {
	  color:#000;
	}
	
	#options a.voll {
   background: url(pic/arrow_red.gif) no-repeat left;
	 color:#000;
	 padding-left:25px;
	}
	
	.unterkapitel {
	 margin-left:40px;
	}	
	
	.leer {	
   background: url(pic/bullet_leer.gif) no-repeat left;
	 padding-left:25px;
	 }	

	.jbkasten {
		background-color:#ecf5f1;
		padding:5px 20px 10px 25px;
		border: 1px solid #8b97f7;
	}
	
	.jbkasten_unterkapitel {
		background-color:#ecf5f1;
		padding:5px 20px 10px 25px;
		border: 1px solid #8b97f7;
		margin-left:40px;
	}	
	


	/*--------------------Style-Definition für Jahresberichtsliste--------------------------------*/
	#thema ul.jahresbericht
	{
		width: 270px;
		line-height: 200%;
		background-color: #e8e8e8;
	}

	#thema li.jb_titel
	{
		background-image: url(pic/R_empty.gif);
		background-repeat: no-repeat;
		background-position:left center;
		padding-left: 15px;
		margin: 0;
		border-top: 2px solid #fff;
		font-weight: bold;
	}

	#thema li.jb_titel_a
	{
		background-image: url(pic/R_arrow.gif);
		background-repeat: no-repeat;
		background-position:left center;
		padding-left: 15px;
		margin: 0;
		border-top: 2px solid #fff;
		font-weight: bold;
	}

	#thema li.jb_sub
	{
		background-image: url(pic/R_empty.gif);
		background-repeat: no-repeat;
		background-position:left center;
		margin-left: 18px;
		padding-left: 20px;
		border-bottom: 0;
		font-size: 0.85em;
	}

	#thema li.jb_sub_a
	{
		background-image: url(pic/R_arrow.gif);
		background-repeat: no-repeat;
		background-position:left center;
		margin-left: 18px;
		padding-left: 20px;
		border-bottom: 0;
		font-size: 0.85em;
	}

	/*--------------------Ende Style-Definition für Jahresberichtsliste--------------------------------*/

	/*--------------------Style-Definition für Mitarbeitsliste--------------------------------*/
	#thema ul.mitarbeit
	{
		list-style-type: square;
		margin-left: 20px;
		line-height: 200%;
	}

	#thema ul.mitarbeit a
	{
		background-image: url(pic/R_arrow.gif);
		background-repeat: no-repeat;
		background-position:left center;
		font-style: italic;
		margin-left: 2px;
		padding-left: 17px;
		border-bottom: 0;
		color: #d30227;
	}

	#thema li.mitarbeit
	{
		line-height: 150%;
	}

	/*--------------------Ende Style-Definition für Mitarbeitsliste--------------------------------*/



	/*--------------------Style-Definition für Tabelle KHF--------------------------------*/
	#oben    { vertical-align:top; background-color:#CCCCCC; }
	
	
	table.rahmen {
	  background-color:white;
		caption-side: top;
		border-collapse: collapse;
		border: 2px solid #63629E;
		width: 96%;
		table-layout: fixed; }

	table.rahmen td, table.rahmen th {
		border-top: 1px solid #63629E;
		padding: 5px; 
		vertical-align:top; }

	table.rahmen th {
		background: rgb(150,210,150);
		color: white; }

	table.rahmen td.titel {
		background-color: #6361A0;
		color:white;		
		text-align:center;
		font-weight: bold;}

	table.rahmen td.subtitel {
		background-color: #CBCADF;
		text-align:left;
		font-weight: bold;}

	table.rahmen td.bold {
	  background-color:#EDEDF4;
	  border-right:1px solid #63629E;
		font-weight: bold;}

	table.rahmen td.blue {
		background-color: #E2E1FF;
		font-weight: normal;}
		
	/*--------------------Style-Definition für Tabelle Termine im Detail--------------------------------*/
	table.line {
		caption-side: top;
		border-collapse: collapse;
		width: 95%;
		table-layout: fixed; }

	table.line td, table.rahmen th {
		border-bottom: 1px solid silver;
		padding: 5px; }

	table.line th {
		color: white; }

	table.line td.titel {
		color:white;		
		text-align:center;
		font-weight: bold;}

	table.line td.subtitel {
		text-align:left;
		font-weight: bold;}

	table.line td.bold {
		font-weight: bold;}

	table.line td.blue {
		font-weight: normal;}		


	/*--------------------Style-Definition für Layouttabelle--------------------------------*/
	table.layout {
		caption-side: top;
		border-collapse: collapse;
		border: none;
		table-layout: fixed;
		line-height:140%;
	}

	table.layout td, table.layout th {
		padding: 5px;}

	table.layout td.bold {
		vertical-align:top;
		font-weight: bold;
		text-align:left;}

	table.layout td.italic {
		font-style: italic;}
		
	/*--------------------Style-Definition für Rezepttabelle--------------------------------*/
	table.rezept {
	background-image:url("pic/bg_rezept.jpg");
			caption-side: top;
		border-collapse: collapse;
		border: none;
		table-layout: fixed;
		line-height:140%;
	}

	table.rezept td, table.rezept th {
		padding: 5px;}

	table.rezept tr {
		border-bottom:2px solid #fff;}
				
	table.rezept td.bold {
		vertical-align:top;
		font-weight: bold;
		text-align:left;}



	/*--------------------Style-Definition für KHF-Klinikdetailanzeige--------------------------------*/
	#khf
	{
		background: url(image/yellow.gif) repeat-y;
		padding: 20px 4px 20px 4px;
		clear: both;
		border-left: 1px solid #666;
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
		margin-bottom:20px;
		width: 580px;
		display:block;
		float:left;
	}

	#khf_box
	{
		padding: 0;
		clear: both;
		width: 580px;
		background-color: red;
		float:left;
	}

	#khf_titel
	{
		background-color: #e8e8e8;
		font-weight: bold;
		border: 1px solid #666;
		text-align: center;
	}

	#khf_left
	{
		font-weight: bold;
		width: 200px;
		float:left;
		height:auto;
	}

	#khf_right
	{
		margin-left: 200px;
		font-weight: normal;
		width: 100%;

	}

	/*--------------------Ende Style-Definition für KHF-Klinikdetailanzeige--------------------------------*/

	/*--------------------Style-Definition für Tabelle herzwoche_mitarbeit--------------------------------*/
	table.herzwoche {
		caption-side: top;
		border-collapse: collapse;
		border: 4px solid #d30227;
		width: 96%;
		table-layout: fixed; }

	table.herzwoche td, table.herzwoche th {
		padding: 5px; }

	table.herzwoche th {
		background: #e8e8e8;
		color: white; }

	table.herzwoche td.titel {
		background-color: #e8e8e8;
		text-align:center;
		font-weight: bold;
		border-bottom:1px solid grey;}

	table.herzwoche td.subtitel {
		background-color: rgb(185,185,240);
		text-align:left;
		font-weight: bold;}

	table.herzwoche td.bold {
		background-color: #fff;
		font-weight: bold;}

	/*--------------------Ende Style-Definition für Tabelle herzwoche_mitarbeit--------------------------------*/
	
/*--------------------Style-Definition für Tabelle weihnachtscd--------------------------------*/
	table.cd {
		caption-side: top;
		border-collapse: collapse;
		width: 96%;
		color:#555;
		table-layout: fixed;
		border:1px solid #666;
		background-color:#fff; }

	table.cd td, table.cd th {
		border-bottom:0px solid #fff;padding: 10px; }
		
	table.cd tr {
	background-color:#white;
	}

	table.cd th {
		background: rgb(150,210,150);
		color: white; }

	table.cd td.titel {
		background-color: #9392EB;
		text-align:center;
		font-weight: bold;}

	table.cd td.subtitel {
		background-color: rgb(185,185,240);
		text-align:left;
		font-weight: bold;}

	table.cd td.bold {
		background-color: #E2E1FF;
		font-weight: bold;}

	/*--------------------Ende Style-Definition für Tabelle weihnachtscd--------------------------------*/	




	#thema li.square
	{
		background-image: url(pic/R.gif);
		background-repeat: no-repeat;
		background-position: 0em .4em;
		padding-left: 1.5em;
	}
	
	#thema ul.spalte
	{
		width:400px;
		line-height:140%;
		padding:10px;
		border:1px solid grey;
		background-color:#e8e8e8;
		margin-left:30px;
	}	

	#thema ul.rechteck
	{
		margin-left: 0px;
		margin-top: 20px;
	}
	
	#thema ul.rechteckform
	{
		margin-left: 0px;
		margin-top: 20px;
	}	

	#thema li.rechteck
	{
		background-image: url(pic/R.gif);
		background-repeat: no-repeat;
		background-position: 0em .4em;
		padding-left: 20px;
		margin-bottom: 20px;
		width: 90%;
	}
	
	#thema li.rechtecknebeninfokasten
	{
		background-image: url(pic/R.gif);
		background-repeat: no-repeat;
		background-position: 0em .4em;
		padding-left: 0px;
		margin-bottom: 20px;
		width: 100%;
	}	
	
	#thema li.rechteckform
	{
		background-image: url(pic/R.gif);
		background-repeat: no-repeat;
		background-position: 0em .7em;
		padding-left: 20px;
		margin-bottom: 0px;
		width: 90%;
	}	

	#thema li.rechteck a
	{
		text-decoration:none;
		background-image: url(pic/pfeil_1.gif);
		background-repeat: no-repeat;
		background-position: 0;
		padding-left: 1em;
		color: #d30227;
	}

		#thema li.rechteck a:hover
	{
		text-decoration:none;
		color: #d30227;
		border-bottom: 1px solid #d30227;
	}

		#thema li.rechteck a:visited
	{
		color: #d30227;
	}
	
	#thema li.rundpfeil
	{
		background-image: url(pic/pfeilround_20.jpg);
		background-repeat: no-repeat;
		background-position: 0em .4em;
		padding-left: 35px;
		margin-bottom: 20px;
		width: 90%;
		line-height:130%;
	}
	
	#thema li.float
  {
		background-image: url(pic/R.gif);
		background-repeat: no-repeat;
		background-position: 0em .3em;
		text-indent: 16px;
		margin-bottom: 20px;
		width: 90%;
		}	
	
	

	#thema li.rundpfeil a
	{
		text-decoration:none;
		background-image: url(pic/pfeil_1.gif);
		background-repeat: no-repeat;
		background-position: 0;
		padding-left: 1em;
		color: #d30227;
	}

		#thema li.rundpfeil a:hover
	{
		text-decoration:none;
		color: #d30227;
		border-bottom: 1px solid #d30227;
	}

		#thema li.rundpfeil a:visited
	{
		color: #d30227;
	}		


	#thema li.pdf
	{
		background-image: url(pic/bullet_pdf.gif);
		background-repeat: no-repeat;
		background-position: 0em .4em;
		padding-left: 25px;
	}

	#thema li a
	{
		background-image: none;
		text-decoration:none;
		color: black;
		padding-left: 0;
	}


	#thema img.imgend
	{
		margin:-16px 0 0 0;
	}

	/*----------------------------Style-Definition für 2spaltiges Layout auf Level3 Seiten---------------------*/
	#themakontakte
	{
		width: 100%;
		float: left;
		margin: 0px;
	}


	#themaleft
	{
		width: 270px;
		float: left;
		margin: 0px;
	}

	#themaright
	{
		height: 100%;
		width: 310px;
		float: right;
		margin: 0;
	}


	#themaright img
	{
		vertical-align: center;
	}


	/*----------------------------Ende Style-Definition für 2spaltiges Layout auf Level3 Seiten---------------------*/

	/*Style-Definition für Formulare*/

	/*  haengt die Labels rechtsbuendig an einer imaginaeren Mittelachse 5em
		von links auf und kontrolliert den	Abstand zu den Kontrollelementen: */

	label.left
	{
		float: left;
		text-align: left;
	/*  die naechsten nach Gestaltungsraster anpassen.
		Bei Aenderungen die margins bei input.right anpassen: */
		width            : 8.5em;
		margin-right    : .5em;
		text-align: right;
		font-weight: bold;
	}
	
	label.left2
	{
		float: left;
		text-align: left;
	/*  die naechsten nach Gestaltungsraster anpassen.
		Bei Aenderungen die margins bei input.right anpassen: */
		width            : 10em;
		margin-right    : .5em;
		text-align: right;
		font-weight: bold;
	}	

	label.leftachse
	{
		float: left;
		text-align: left;
		width            : 120px;
		margin-right    : 0px;
	}
	
	label.leftachsebreit
	{
		float: left;
		text-align: left;
		width: 200px;
		margin-right: 0px;
	}	

	label.sublabel
	{
		float: left;
		text-align: right;
		margin-left: 120px;
		line-height: 120%;
		margin-right: 5px;
		width: 150px;
	}

	label.sublabel_radio
	{
		float: left;
		text-align: left;
		margin-left: 0;
		line-height: 120%;
		margin-right: 5px;
		width: 350px;
	}

	label.notice
	{
		float: left;
		text-align: left;
		margin-left: 120px;
		line-height: 120%;
		font-size: 0.9em;
		margin-bottom: 5px;
		width: 70%;
	}



	label.ehrenamt
	{
		float: left;
		text-align: left;
		width : 70%;
		line-height: 140%;
	}

	label.ehrenamtbold
	{
		float: left;
		text-align: left;
		width : 70%;
		line-height: 140%;
		font-weight: bold;
	}

	label.broschuere
	{
		float:left;
		width: auto;
		margin-right :  .5em;
		line-height: 150%;
	}


		/*  positioniert die Text- und	Auswahlboxen rechts daneben: */

	input[type=text], select
	{
		float: left;
	}

	/*  dann werden alle checkboxen und radiobuttons,
	die mit der Klasse "right" versehen wurden,
	um den errechneten linken Abstand der input
		und select-Elemente (s.o.) nach rechts	verschoben: */

	input.checkbox
	{
		float:left;
		width: auto;
		margin-left : 0em;
		margin-right :  .5em;
		margin-top: 0px;
		line-height: 150px;
	}

	input.radio
	{
		float:left;
		width: auto;
		margin-left : 125px;
		margin-right :  5px;
		margin-top: 0px;
		line-height: 120%;
	}

	input.radio_1
	{
		float:left;
		width: auto;
		margin-left : 150px;
		margin-right :  5px;
		margin-top: 0px;
		line-height: 120%;
	}

	input.achse
	{
		float:left;
		width: auto;
		margin-left : 105px;
		margin-right :  5px;
		margin-top: 0px;
		line-height: 150px;
	}
	
	input.quiz
	{
		float:left;
		width: auto;
		margin-left : 10px;
		margin-right :  5px;
		line-height: 150px;
		margin-top:10px;
	}	
	
	label.quiz
	{
		float: left;
		text-align: left;
		width : 70%;
		line-height: 150%;
		margin-top:10px;		
	}	


	/*  Extra-Angaben fuer Mozilla und Opera */

	input[type=checkbox],
	input[type=submit].right
	{
		margin-left: 2px;
		margin-top: 4px;
	}


	input[type=checkbox].achse,
	input[type=submit].right
	{
		margin-left: 105px;
		margin-top: 4px;
	}

	/* Label u. Kontrollelemente sind anklickbar sind.
	fuer Textfelder macht der Pointer keinen Sinn, dort erscheint Text-Einfuegemarke
	als Cursor erscheinen. Daher hier die Einschraenkung auf die input-Elemente des
		Typs checkbox, radiobutton, button und submit: */

	label,
	select,
	input[type=checkbox],
	input[type=radio],
	input[type=button],
	input[type=submit]
	{
		cursor: pointer;
	}

	/*  legt den vertikalen Abstand der einzelnen Elemente zueinander fest */

	form
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 200%;
		margin: 0px;
		padding: 0px;
	}

	/*  Nicht vergessen, die floats wieder aufzuheben,*/

	form br
	{
		clear: both;
	}

	fieldset
	{
		border: none;
		padding: 0 0 0 0;
		margin: 0 0 0px 0;
	}

	legend
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		border: none;
		padding: 0;
		margin: 0 0 20px 0;
		color: #d30227;
		line-height: 125%;
	}

	/*  Bildunterschriften */

	dl.ImgRight { clear:both; float: right; margin-left: 1em; }
	dl.ImgRight dt { margin-bottom: 0; }
	dl.ImgRight dd { margin: 0; }

	/*  Textauszeichnungen */

	.kap { font-variant:small-caps; }
	.italic { font-style:italic; }
	.bold { font-weight:bold;}

	/*  floats */

	.fleft { float: left; }
	.fright { float: right; }
	.fnone { float: none; }
	
	
  #box, #box_blue, #box_red, #box_yellow  {
	  background-repeat: no-repeat;
		background-position:bottom right;
		border-top:2px solid #d30227;
		padding: 20px 5px 10px 10px;
		margin-top:15px;
	} 
	
  #box_blue  {
	  background-image:url("pic/bg_box_blue.gif");
	} 
	
  #box_red  {
	  background-image:url("pic/bg_box_red.gif");
	}  
	
  #box_yellow  {
	  background-image:url("pic/bg_box_yellow.jpg");
	} 
	
.h2_blueserif {
border-bottom:1px dotted #DEDEDE;
color:#4d87c7;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size: 130%;
font-variant:normal;
font-weight:lighter;
height:116.67%;
/* letter-spacing:0.2em;*/
margin-bottom: 10px !important;
margin-top:30px;
text-align:left;

width:100%;
}		

/* Ajaxbalken*/
#options {
background-color:#d1e7f2;
border:2px solid #6aa7c6;
margin-top:4px;
padding:2px 5px;
} 	

#tipps {
background-color:#fff;
border:1px solid #d30227;
border-left:10px solid #d30227;
margin-top:4px;
padding:2px 15px;
} 	


a span.link {
background:url("http://www.herzstiftung.de/imag/arrow_red.gif") no-repeat scroll center center transparent;
display:inline-block;
height:12px;
line-height:140%;
margin-right:4px;
width:13px;
}	

#klappkasten {
background-color:#fff;
border:1px solid #ccc;
border-top:0px;
border-left:10px solid #ccc;
padding:20px;

} 		



	
