



#contentText{
	color: #000 ;
	font-size:90%;
	font-family:arial;
}

h1{


font-weight: normal;
font-size:140%;
margin: 0 0 10px 0;
color: #000;
padding:0 0 0 0;

}
h2 {

font-size:140%;
font-weight: normal;
margin: 0 0 10px 0;



}
h1>a{
	font-size:14px;
}
h3 {

margin: 0 0 10px 0;
font-size:110%;
font-weight: normal;
color: #a36326;
}

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


td {
vertical-align:top;
border-bottom: 1px dotted #aeb3b6;
padding:3px;
 font-size: 9pt; /*wegen vererbung, da ie nicht erbt, aber mozilla schon*/
}

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

th {
color: #000 ;
font-style: italic;
font-size:90%;
background-color:#F4ECD7;
padding:3px;

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

	border-spacing: 0px;
	border: 1px solid #a36326;
	border-collapse: collapse;
	
}
table, tbody, tfoot, tr, th, td 
{
   
	line-height: 150%;



}

tr
{
	border-bottom: 1px solid #a36326;
}

td {
	border: 1px solid #a36326;
}

hr {
border: solid #000  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:#a36326;
	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 #000 ;
}

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

#contentRechts img {
float: left;
margin: 0 20px 20px 0;
border: 0px solid #000 ;
}
/***********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 {

text-decoration: none;
font-weight: bold;
}

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

#contentText ul {
list-style-image: url(img/liste3.gif);
list-style-position: outside;
line-height: 1.3em;
color: #000 ;
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: #000 ;
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;
}

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