h1 {
 margin:0px;
 padding:3px 0 0.3em 0;
 color:#D53363;
 font-size:1.3em;
 font-weight:bold;
 vertical-align:middle;
}

h2 {
 color:#000000;
 font-size:1.2em;
 font-weight:bold;
}

h3 {
 color:#000000;
 font-size:1.1em;
 font-weight:bold;
}

h4 {
 color:#666666;
 font-size:1.1em;
 font-weight:bold;
}

h5 {
 color:#D21811;
 font-size:1.1em;
 font-weight:bold;
}

h6 {
 color:#FFFFFF;
 font-size:1.1em;
 font-weight:bold;
}


#inhalt ul {
 margin:0px 0px 0px 10px;
 padding:0px 0px 5px 0px;
 border:0px;
}

#inhalt li {
 padding:0px 0px 0px 0px;
 margin:0px;
 margin-top:-1px;
 list-style-type:square;
 text-align:left;
 border:0px;
}



p {
	margin-bottom:0.5em;
}

p.gross, span.gross {
	font-size:1.1em;
}
p.klein, span.klein {
	font-size:0.85em;
}

p a, p a:link, p a:visited, p a:active {
 color:#C83B63;
 text-decoration:none;
}

p a:focus, p a:hover {
 color:#C83B63;
 text-decoration:underline;
}

a, a:link, a:visited, a:active {
 color:#C83B63;
 text-decoration:none;
}

a:focus, a:hover {
 color:#C83B63;
 text-decoration:underline;
 /* color:#D21811; */
 /* text-decoration:underline; */
}

a.speichern, a.speichern:link, a.speichern:visited, a.speichern:active, p a.speichern, p a.speichern:link, p a.speichern:visited, p a.speichern:active {
 color:#333333;
 text-align:left;
 text-decoration:none;
 background-image:url(/fileadmin/images/layout/icon/save.gif);
 background-repeat:no-repeat;
 background-position:center left;
 padding-left:20px;
}
a.speichern:focus, a.speichern:hover, p a.speichern:focus, p a.speichern:hover {
 color:#222222;
 text-decoration:none;
 background-image:url(/fileadmin/images/layout/icon/save.gif);
 background-repeat:no-repeat;
 background-position:center left;
}

a.extern, a.extern:link, a.extern:visited, a.extern:active, p a.extern, p a.extern:link, p a.extern:visited, p a.extern:active {
 color:#333333;
 text-align:left;
 text-decoration:none;
 background-image:url(/fileadmin/images/layout/icon/linkext.gif);
 background-repeat:no-repeat;
 background-position:center left;
 padding-left:15px;
}
a.extern:focus, a.extern:hover, p a.extern:focus, p a.extern:hover {
 color:#222222;
 text-decoration:none;
 background-image:url(/fileadmin/images/layout/icon/linkext.gif);
 background-repeat:no-repeat;
 background-position:center left;
}




table.contenttable, table.htmlarea-showtableborders {
 clear:both;
 text-align:left;
 font-size:1.0em;
 color:#333333;
 border-spacing:0px;
 margin: 0px;
 padding:0px;
 width:100%;
}
* html table.contenttable, * html table.htmlarea-showtableborders {
 border-collapse:collapse;
}

thead.contenttable th, thead.htmlarea-showtableborders th {
 border: 0px;
}

tbody.contenttable th, tbody.htmlarea-showtableborders th {
 vertical-align:top;
 padding:1px;
 background:#D21811;
 color:#FFFFFF;
}

table.contenttable td, table.htmlarea-showtableborders td {
 vertical-align:top;
 padding:1px;
}