img { 
	behavior: url(img/iepngfix.htc);
}


#contentText img{
	margin: 10px;
}

#contentText{
	color: #00458F ;
	font-size:90%;
}

h1{
 font-variant:small-caps;
font-weight: bold;
font-size:130%;
margin: 0 0 10px 0;
color: #E3BE65;

}
h2 {
 font-variant:small-caps;
font-size:120%;
font-weight: bold;
margin: 0 0 10px 0;



}

h3 {
 font-variant:small-caps;
margin: 0 0 10px 0;
font-size:100%;
font-weight: bold;
color: #00458F;
}

h4 {
font-size:100%;
margin: 0 0 5px 0;
font-weight: bold;
color:#00458F;
}


#contentText td {
vertical-align:top;
border-bottom: 1px dotted #aeb3b6;
padding:5px;
line-height:13px;
 font-size: 12px; /*wegen vererbung, da ie nicht erbt, aber mozilla schon*/
}

p {
margin: 0 0 5px 0;
line-height: 1.3em;
}

#contentText th {
color: #00458F ;
text-align:center;
font-size:90%;
background-color:#F4ECD7;
padding:3px;

}
table.layout,table.layout tr,table.layout td{
	border: 0px;
}
#contentText td.tbold{
	font-weight:bold;
	text-transform: uppercase;
}
#contentText table 
{

	border-spacing: 0px;
	border: 1px solid #CE9F37;
	border-collapse: collapse;
	
}


#contentText tr
{
	border-bottom: 1px dotted #CE9F37;
}

#contentText td {
	border: 1px dotted #CE9F37;
}

hr {
border: solid #00458F  1px;
height: 1px;
margin-top: 5px;
margin-bottom: 5px;
clear: left;
}

strong {
font-weight: bold;
}

a > img {
border: 0;
}
/*****webeditor***************/
.fussnote {
	font-size:80%;
}

.highlight {
	color:#E3BE65;
	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;
}

.bildlinks img {
float: left;
margin: 10px 20px 20px 0;
border: 1px solid #00458F ;
}

.bildrechts img {
float: right;
margin: 10px 0 20px 20px;
border: 1px solid #00458F ;
}

#contentRechts img {
float: left;
margin: 0 20px 20px 0;
border: 0px solid #00458F ;
}
/***********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, #contentText a:visited, #contentText a:active {

color: #00458F;
font-weight: bold;
}

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

#contentText ul {

list-style-position: outside;
line-height: 1.3em;
color: #00458F ;
padding: 0;
margin: 0 15px 15px 15px;

}

#contentText li {
margin: 4px 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: #00458F ;
background-color: transparent;
}

#contentText dl {
margin: 0 0 30px 10px;
}

#contentText dt {
font-weight: bold;

}

#contentText caption {
text-align: left;

font-weight: bold;
margin-left: 10px;
}

iframe{
	border:0;
}
