html, body {
 color:#333333;
}

h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin:0px 0px 10px 0px;
 padding:0px 0px 4px 0px;
 color:#982025;
 font-size:16px;
 font-weight:bold;
 vertical-align:middle;
 border-bottom:1px solid #D3D3D3;
}

h1.imageheader {
 overflow: hidden;
 height: 26px;
 text-indent: 999em;
 white-space: nowrap;
 background-repeat: no-repeat;
}


h2 {
 color:#982025;
 font-size:14px;
 font-weight:bold;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;
}

h3 {
 color:#333333;
 font-size:13px;
 font-weight:bold;
}

h4 {
 color:#982025;
 font-size:13px;
 font-weight:bold;
}

h5 {
 color:#DDBE90;
 font-size:13px;
 font-weight:bold;
}

h5 {
 color:#666666;
 font-size:13px;
 font-weight:bold;
}


ul {
 margin:0px 0px 0px 16px;
 padding:0px 0px 5px 0px;
 border:0px;
}

li {
 padding:0px 0px 0px 5px;
 margin:0px;
 margin-top:-1px;
 list-style-type:square;
 text-align:left;
 border:0px;
}


img.rahmen_beige {
 border:1px solid #DDBE90;
}
img.rahmen_rot {
 border:1px solid #982025;
}
img.rahmen_grau {
 background-color:#FFFFFF;
 padding:4px;
 border:1px solid #D3D3D3;
}
img.rechts {
 float:right;
 margin-left:5px;
 margin-bottom:5px;
}
img.links {
 float:right;
 margin-left:5px;
 margin-bottom:5px;
}

hr {
 clear:both;
 background-image:url(/fileadmin/layout/images/trenner.gif);
 background-repeat:no-repeat;
 background-position:center center;
 height:18px;
 margin:5px 0px 5px 0px;
 padding:0px;
 border:0px;
}

div.hrtag {
 clear:both;
 background-image:url(/fileadmin/layout/images/trenner.gif);
 background-repeat:no-repeat;
 background-position:center center;
 height:18px;
 margin:5px 0px 5px 0px;
 padding:0px;
 border:0px;
}

span.beige {
 color:#DDBE90;
}
span.grau {
 color:#333333;
}
span.rot {
 color:#982025;
}
span.schwarz {
 color:#000000;
}
span.weiss {
 color:#FFFFFF;
}

p {
	margin-bottom:0.5em;
}

p.gross, span.gross {
 font-size:1.1em;
}
p.klein, span.klein {
 font-size:0.85em;
}
p.align-left, span.align-left {
 text-align:left;
}
p.align-center, span.align-center {
 text-align:center;
}
p.align-right, span.align-right {
 text-align:right;
}

p a, p a:link, p a:visited, p a:active {
 color:#982025;
 text-decoration:none;
}

p a:focus, p a:hover {
 color:#982025;
 text-decoration:underline;
}

a, a:link, a:visited, a:active {
 color:#982025;
 text-decoration:none;
}

a:focus, a:hover {
 color:#982025;
 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:#982025;
 text-align:left;
 text-decoration:none;
 background-image:url(/fileadmin/layout/images/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:#982025;
 text-decoration:none;
 background-image:url(/fileadmin/layout/images/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:#982025;
 text-align:left;
 text-decoration:none;
 background-image:url(/fileadmin/layout/images/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:#982025;
 text-decoration:none;
 background-image:url(/fileadmin/layout/images/icon/linkext.gif);
 background-repeat:no-repeat;
 background-position:center left;
}




table.contenttable, table.htmlarea-showtableborders{
 clear:both;
 text-align:left;
 font-size:0.90em;
 color:#333333;
 border-spacing:2px;
 margin: 0px;
 padding:0px;
 width:100%;
}

thead.contenttable th, thead.htmlarea-showtableborders th {
 border: 0px;
}

tbody.contenttable th, tbody.htmlarea-showtableborders th {
 vertical-align:top;
 padding:1px;
 color:#333333;
}

table.contenttable td, table.htmlarea-showtableborders td {
 vertical-align:top;
 padding:1px;
}

table.contenttable td.spre, table.htmlarea-showtableborders td {
 vertical-align:top;
 text-align:right;
 padding:1px;
}
