

body{
	font-family: calibri, arial, "sans-serif";
	color: #015a9b;
	font-size:90%;
}
#contentText h1,
#contentTextMap h1,
#contentGalerie h1{

	margin: 0 0 15px 0;
	font-size:120%;
	font-weight:bold;



}

#contentText h2 {

	margin: 0 0 10px 0;
	font-size:110%;
	font-weight:bold;




}

#contentText h3 {
	font-size: 100%;
	margin: 0 0 15px 0;
	font-weight:bold;

}
#contentText h4 {
	font-size: 100%;
	margin: 0 0 20px 0;
}

#contentText p{
	margin: 0 0 8px 0;
	line-height:1.5em;

}

#contentText hr{
	border:solid #192826 1px;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	clear:left;

}
#contentText strong{
	font-weight:bold;
}
#contentText a>img{
	border:0;
}
	div.druckversion{
		text-decoration:underline;
		font-size:90%;
		cursor:pointer;
		font-style:italic;
	}
/*****webeditor***************/
.fussnote {

	font-size:0.8em;


	background-color:transparent;
	}

.highlight{
color: #0F6CB5;
font-weight:bold;
}
.tabulator1{

	margin-bottom: 10px;
	margin-left:50px;

	background-color:transparent;

}
.tabulator2{

	margin-bottom: 10px;
	margin-left:150px;

	background-color:transparent;

}
.zentrieren
{
	text-align: center;
	margin-bottom: 10px;
	background-color:transparent;

}
.links
{
	text-align: left;
	margin-bottom: 10px;
	background-color:transparent;

}
.rechts
{
	text-align: right;
	margin-bottom: 10px;
	background-color:transparent;

}

#contentText img{

	
}

/***********eigene �berall g�ltige Klassen ******************/
			.fehler{
				padding: 10px;
				margin:10px 10px;

				font-weight:bold;
				border:1px solid #E84B00;
			}




/******************contenttext******************/

			#contentText p.break{
				clear:both;
			}
			#contentText a:link{

				text-decoration: underline;

			}

			#contentText a:visited{

				text-decoration: underline;

			}

			#contentText a:active{

				text-decoration: underline;

			}
			#contentText p{
				padding-bottom:6px;
			}


			#contentText ul{





				padding:0;
				margin:0 0 5px 13px;
			}

			#contentText li{
				line-height: 1.3em;
				padding: 0 0 2px 0;
			}

			#contentText ul.no{
				margin-left: 10px;
				margin-top:0;
				margin-bottom:0;

				list-style-position: inside;
				list-style-type: none;
				list-style-image: none;
				line-height: 1.0em;
				color: #015a9b;
				background-color:transparent;


			}
			#contentText dl{
				margin:0 0 25px 0;
				padding:0;

			}
			#contentText dt{

				font-weight:bold;
				font-size:100%;
				margin: 10px 0 10px 0;
			}

			#contentText caption{
				text-align:left;
				font-size:110%;
				font-weight:bold;
				margin-left:10px;
			}

#contentText img{
	margin:0 20px 10px 20px;
}

td{
padding:5px 0;
vertical-align:top;
font-size:12px;
}


/***********************Fuss **************************/
			div#feet p{margin-left:30px;padding:5px 10px;color:#fff }
			div#feet a{display:inline;padding:0;color: #fff}

/***********************rechts **************************/



#contentText .tdHervorhebung{
	height:12px;
	background-color:#cdd7ed;
	font-weight:bold;

}

