body {
margin-top:15px;
}
html,p,div,table,td {
font-family:verdana,helvetica,arial,sans-serif;
font-size:12px;
color:#004020;
line-height:140%;
}
a:link,a:active,a:focus,a:visited {
font-size:12px;
color:#004020;
text-decoration:underline;
}
a:hover {
color:#536F00;
text-decoration:underline;
}
a.nav:link,a.nav:active,a.nav:focus,a.nav:visited {
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
line-height:25px;
}
a.nav:hover {
text-decoration:underline;
}
h1 {
font-size:21px;
font-weight:bold;
color:#536F00;
line-height:140%;
}
h2 {
font-size:21px;
font-weight:bold;
color:#536F00;
line-height:140%;
}
h3 {
font-size:13px;
font-weight:bold;
color:#004020;
line-height:140%;
}
h4 {
font-size:17px;
font-weight:bold;
color:#536F00;
line-height:140%;
}
hr {
width:100%;
height:1px;
border:solid 1px #536F00;
border-left:0;
border-right:0;
border-bottom:0;
}
ul {
list-style-type:square;
}
ol {
font-size:11px;
font-weight:bold;
}
.line {
list-style-image:url(/site/images/grafiken/list-line.gif)
}
cite {
font-size:13px;
}
.inhalt {
padding-top:0px;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
}
*html .inhalt {
padding-top:0px;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
}
.bold {
font-weight:bold;
}
.bigbold {
font-size:13px;
font-weight:bold;
}
.normal {
font-weight:normal;
}
.italic {
font-style:italic;
}
.navheader {
padding-bottom:4px;
line-height:100%;
}
.navheadernext {
padding-top:10px;
padding-bottom:4px;
line-height:100%;
}
.navlinks {
padding-bottom:1px;
color:#ffffff;
line-height:100%;
}
.lineheight {
line-height:100%;
}
.pad20 {
padding-bottom:20px;
}
.pad10left {
padding-left:10px;
}
.pad10top {
padding-top:10px;
}
.blatt {
width:350;
height:254px;
vertical-align:bottom;
text-align:right;
background:url(/site/images/grafiken/blatt.jpg) #94AE40;
}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:focus,a.breadcrumb:visited {
font-size:10px;
font-weight:bold;
text-decoration:none;
}
a.breadcrumb:hover {
text-decoration:underline;
}
.subnav {
width:100%;
padding:20px 0 10px 0;
}
.subnavhead {
font-weight:bold;
text-align:center;
line-height:20px;
background-color:#F9FFE6;
}
.subnavcnt {
width:50%;
padding:10px 0 0 0;
font-size:10px;
vertical-align:top;
background-color:#F9FFE6;
}
a.subnavlnk:link,a.subnavlnk:active,a.subnavlnk:visited {
font-size:10px;
text-decoration:none;
}
a.subnavlnk:hover {
text-decoration:underline;
}
.small {
font-size:10px;
}
.green {
background-color:#94AE40;
}
.beige {
background-color:#F9FFE6;
}
.white {
color:#ffffff;
}
a.notxtdec:link,a.notxtdec:active,a.notxtdec:visited {
font-size:11px;
text-decoration:none;
}
a.notxtdec:hover {
text-decoration:underline;
}
.bottomlink,a.bottomlink:link,a.bottomlink:active,a.bottomlink:visited {
font-size:1px;
color:#ffffff;
text-decoration:none;
}
a.bottomlink:hover {
text-decoration:underline;
}
/* Formular Validierung */
input.error {
padding-right:26px;
border:1px solid #7F9DB9;
height:21px;
background-color:#ffffff;
background-image:url(/site/images/grafiken/ajax-loader-4.gif);
background-position:right;
background-repeat:no-repeat;
}
select.error {
color:#ffffff;
border:1px solid #7F9DB9;
background-color:#7F9DB9;
}
textarea.error {
padding-right:35px;
border:1px solid #7F9DB9;
background-color:#ffffff;
background-image:url(/site/images/grafiken/ajax-loader-5.gif);
background-position:right;
background-repeat:no-repeat;
}
