﻿

body{
	font-family: Arial, Helvetica, "sans-serif";
    font-size: 13px;
    color: #6b202a;
}
#contentText h1,
#contentTextMap h1,
#contentGalerie h1{

	margin: 0 0 0.7em 0;
	font-size:1.25em;
	font-weight:bold;
line-height: 1.4em;


}

#contentText h2 {

	margin: 1.5em 0;
	font-size: 1.1em;
	font-weight:bold;

line-height: 1.4em;


}

#contentText h3 {
    color: #F17951;
    font-size: 1.1em;
	margin: 1.5em 0;
	font-weight:bold;
line-height: 1.4em;

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

#contentText p{
	margin: 1.5em 0 1.5em 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;
}
/*****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{

	border: 1px solid #ACACAC;
}
#rechts img{
	border: 1px solid #969696;
}
/***********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{
                color: #F17951;

			}

			#contentText a:visited{
                color: #F17951;

			}

			#contentText a:active{
                color: #F17951;

			}

            #contentText a:hover{
                text-decoration: underline;
            }


			#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: #162A83;
				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; }
			div#feet a{display:inline;padding:0;color: #666699}

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



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

}

