div.content p 	{
				
				margin-bottom:5px;
			}

p.fliesstext 		{
			        text-indent:1em;
				margin-bottom:15px;
				line-height:18px;
			}
			
h1.content		{
				font-size:22px;
				font-weight:bold;
				color:#555555;
			}
			
h2.content		{
				font-size:20px;
				font-weight:bold;
				color:#555555;
			}			

h3.content		{
				font-size:18px;
				font-weight:bold;
				color:#555555;
			}
			
h4.content		{
				font-size:15px;
				color:#555555;
			}
			
h5.content		{
				font-style:italic;
				margin-bottom:20px;
				font-weight:normal;
			}
			
			

h6.content		{
				color:#555555;
				margin-bottom:20px;
				font-weight:bold;
				font-size:12px;
			}
						

div.subtitel		{
				font-weight:bold;
				color:#615796;
				margin-bottom:5px;
			}			


th.title_underlined{
	vertical-align:top;
	padding-top:20px;
	padding-right:10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align:left;
}


p.liste		{	margin-top:0px;
				margin-bottom:0px;
				margin-right:0px;
				margin-left:30px;
				text-indent:-20px;
				padding:0px;

			}

p.liste_text_ohne_nummer	{
				margin-left:30px;
				padding:0px;
				margin-top:5px;
				margin-bottom:5px;
			}



span.listennummer	{
				margin:0px;
				padding:0px;
				width:28px;
				background-color:red;
				overflow:hidden;
				text-indent:0px;
			}
/* 
td.termin {
	border: solid 1px #408044; 
}
*/

table.termin {
	border: solid 1px #408044; 

    	border-top: solid 1px #408044; 
	border-left: solid 1px #408044; 
	border-right: solid 1px #408044; 
	border-spacing:0;

}

table.termin td {
  border-bottom: solid 1px #408044; 
}

table.termin tr {
 /* border: solid 1px #408044; */
}