body		
			{
			padding : 0;
			margin : 0;
			background-color : #fff;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 12px;
			line-height : 150%;
			color : #000;
			}

h1			
			{
			font-size : 20px;
			color : #003459;
			font-weight : normal;
			margin-bottom : 14px;
			margin-top : 0px;
			}
			
h2			
			{
			font-size : 20px;
			color : #a0afb2;
			font-weight : normal;
			margin-bottom : 14px;
			margin-top : 0px;
			}
			
.content	{
			font-family : Times, Arial, Verdana, Geneva, sans-serif;
			font-size : 12px;
			line-height : 150%;
			color : #000;
			}
			
.content h1			
			{
			font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;
			font-size : 14px;
			color : #000;
			font-weight : bold;
			line-height : 130%;
			margin-bottom : 0;
			}
			
.content h2			
			{
			font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;
			font-size : 14px;
			color : #a0afb2;
			font-weight : bold;
			line-height : 130%;
			margin-bottom : 0;
			}
			
			
			
.content h3			
			{
			font-size : 14px;
			color : #2a3a68;
			font-weight : bold;
			line-height : 140%;
			}
			
li			
			{
			font-weight : normal;
			padding : 3px;
			}
			
ul			
			{
			margin-left : 0;
			padding-left : 40px;
			margin-bottom : 20px;
			list-style-image : url(images/quadrat.gif);
			}
			
.subnavi a    
			{
			font-size: 10px;
			color: #000;
			text-decoration : none;
			line-height : 130%;
			}
			
.subnavi a:hover		{
			color : #000;
			font-weight : normal;
			text-decoration : underline;
			line-height : 130%;
			}
			
.subnavi_off a    
			{
			font-size: 10px;
			color: #bebaba;
			text-decoration : none;
			line-height : 130%;
			}
			
.subnavi_off a:hover		{
			color : #bebaba;
			font-weight : normal;
			text-decoration : underline;
			line-height : 130%;
			}
			
		
.infobox    
			{
			font-size: 11px;
			color: #333333;
			}
			
.infobox h1
			{
			font-size: 13px;
			font-weight: normal;
			color: #FFFFFF;
			margin-left:14px;
			margin-top: 5px;
			margin-bottom: 7px;
			}
			
.infobox_content
			{
			padding-left: 14px;
			padding-bottom: 16px;
			padding-top: 12px;
			padding-right:10px;
			}
			
.infobox_date
			{
			color :#2a3a68;
			}
			

.content a			{
			color :#003459;
			font-weight : normal;
			text-decoration: underline;
			}
.content a:hover		{
			color : #666666;
			font-weight : normal;
			text-decoration : none;
			}
			
.kleinesbild		{
			padding : 3px;
			margin-left : 0px;
			margin-right : 0px;
			margin-top : 0px;
			margin-bottom : 0px;
			background-color : #fff;
			border-width : 1px;
			border-color : #D8E9EC;
			}
			
.bild_links		{
			float:left;
			padding : 4px;
			margin-left : 0px;
			margin-right : 8px;
			margin-top : 8px;
			margin-bottom : 8px;
			background-color : #FFFFFF;
			border-style : solid;
			border-width : 0px;
			border-color : #541824;
			vertical-align:text-top
			}
			
.bild_rechts		{
			float:right;
			padding : 4px;
			margin-left : 8px;
			margin-right : 8px;
			margin-top : 8px;
			margin-bottom : 8px;
			background-color : #FFFFFF;
			border-style : solid;
			border-width : 0px;
			border-color : #541824;
			vertical-align:text-top
			}
			
.textfeld		{
			padding : 0;
			margin : 0;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			line-height : 130%;
			color : #333333;
			padding:2px;
			width:260px;
			border: #7a7a7a;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			}