/* global settings -----------------------------------------------------------*/
html, body {
font-family: arial, helvetica, sans-serif;
font-size: 100.01%;
margin: 0;
padding: 0;
color: #5C5C5C;
background: #CCC url(../images/css/background.gif) repeat-y center;
}
img {
margin: 0;
padding: 0;
border: 0;
vertical-align: bottom;
}
ol, ul, li, p, h1, h2, h3, h4, h5, h6, table, th, td, form, fieldset, legend, input, select, textarea, div, dl, dt, dd {
margin: 0;
padding: 0;
}
a {
color: #69A016;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
a.externallink {
padding: 0 0 0 12px;
background: url(../images/css/icon_exlink.gif) no-repeat left center;
}
hr {
clear: both;
height: 30px;
margin: -7px 0;
border: 0;
border-top: 1px dotted #666;
color: #FFF;
background: #FFF;
}
/* shared settings -----------------------------------------------------------*/
.height10 {
clear: both;
height: 10px;
line-height: 10px;
}
.margin309 {
margin: 0 0 0 309px;
}
.button {
font-size: 11px;
width: 84px;
height: 18px;
cursor: pointer;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 0 0 0 10px;
border: 0;
color: #073871;
background: url(../images/css/background_button.gif) no-repeat;
}
.button p {
padding: 2px 0 0 0;
}
.button p a {
color: #073871;
text-decoration: none;
}
#teaserhomeright .button p,
.homecontent .button p {
font-size: 11px;
padding: 2px 0 0 0;
color: #073871;
}
/* add Florian Wittke 18.02.2010 ---------------------------------------------*/
.buttonkar {
font-size: 11px;
width: 84px;
height: 18px;
cursor: pointer;
text-align: left;
margin-top: 10px;
margin-left: 13px;
margin-bottom: 10px;
padding: 0 0 0 10px;
border: 0;
color: #073871;
background: url(../images/css/background_button.gif) no-repeat;
}
.buttonkar p {
padding: 2px 0 0 0;
}
.buttonkar p a {
color: #073871;
text-decoration: none;
}
#teaserhomeleft .buttonkar p,
.homecontent .buttonkar p {
font-size: 11px;
padding: 2px 0 0 0;
color: #073871;
}


/* framework settings --------------------------------------------------------*/
#wrapper {
width: 920px;
margin: 0 auto;
padding: 0 20px;
background: #FFF;
}
#contentwrapper {
display: inline;
clear: both;
width: 920px;
margin: 0 auto;
}
.column {
float: left;
margin: 22px 0;
}
#left {
width: 235px;
}
#middle {
width: 476px;
margin-left: 1px;
}
#right {
width: 193px;
margin-left: 15px;
}
/* top settings --------------------------------------------------------------*/
#logo {
float: left;
width: 215px;
height: 115px;
}
/* navigation settings -------------------------------------------------------*/
/* navigationservice */
#navigationservice {
float: left;
width: 705px;
}
#navigationservice ul {
text-align: right;
white-space: nowrap;
font-size: 0.7em;
list-style: none;
padding: 22px 0 0 0;
}
#navigationservice ul li {
display: inline;
color: #073871;
}
#navigationservice ul li a {
padding: 0 5px;
text-decoration: none;
color: #073871;
}
#navigationservice ul li a:hover {
color: #7FC41C;
}
#navigationservice ul li.active a {
font-weight: bold;
color: #7FC41C;
}
/* navigationmain */
#navigationmain {
clear: both;
width: 920px;
height: 33px;
background: #073871 url(../images/css/background_navigationmain.gif) no-repeat right;
}
#navigationmain ul {
font-size: 1em;
font-weight: bold;
list-style: none;
}
#navigationmain ul li {
float: left;
border-right: 1px solid #FFF;
}
#navigationmain ul li a {
width: 152px;
height: 26px;
display: block;
padding: 7px 0 0 0;
text-align: center;
text-decoration: none;
color: #FFF;
background: #073871;
}
#navigationmain .last a {
width: 122px;
height: 26px;
display: block;
padding: 7px 0 0 0;
text-align: center;
text-decoration: none;
color: #FFF;
background: #073871;
}

#navigationmain .lastser a {
width: 122px;
height: 26px;
display: block;
padding: 7px 0 0 0;
text-align: center;
text-decoration: none;
color: #FFF;
background: #7FC41C;
font-weight: bold;
}

#navigationmain .lastser2 a {
width: 122px;
height: 26px;
display: block;
padding: 7px 0 0 0;
text-align: center;
text-decoration: none;
color: #FFF;
background: #073871;
font-weight: bold;
}


#navigationmain ul li a:hover {
background: #7FC41C;
}
#navigationmain ul li.active a {
background: #7FC41C;
}
/* navigationmicro */
#navigationmicro {
padding: 7px 0;
}
#navigationmicro ul {
font-size: 0.7em;
list-style: none;
display: inline;
color: #666;
}
#navigationmicro ul li {
display: inline;
}
#navigationmicro ul li a {
padding: 0 5px;
text-decoration: none;
color: #666;
}
#navigationmicro ul li a:hover {
text-decoration: underline;
}
#navigationmicro ul li ul {
font-size: 1em;
}
/* footer */
#navigationfooter {
clear: both;
width: 920px;
border-top: 1px dotted #666;
}
#navigationfooter ul {
white-space: nowrap;
font-size: 0.7em;
list-style: none;
padding: 10px 0;
}
#navigationfooter ul li {
display: inline;
color: #073871;
}
#navigationfooter ul li a {
padding: 0 5px;
text-decoration: none;
color: #073871;
}
#navigationfooter ul li a:hover {
color: #7FC41C;
}
#navigationfooter ul li.active a {
font-weight: bold;
color: #7FC41C;
}
/* home settings -------------------------------------------------------------*/
#teaserhomeleft {
float: left;
width: 215px;
height: 258px;
background: #C6D1DE;
}
#teaserhomeleft h1 {
font-size: 0.8em;
padding: 7px 0 0 15px;
height: 23px;
color: #FFF;
background: #073871;
}
#teaserhomeleft img {
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}
#teaserhomeleft h2 {
font-size: 0.7em;
padding: 14px 0 0 15px;
color: #073871;
}
#teaserhomeleft p {
font-size: 0.7em;
padding: 6px 5px 0 15px;
color: #073871;
}
#teaserhomeright {
float: left;
width: 684px;
height: 258px;
margin: 0 0 0 21px;
background: #073871 url(../images/css/background_teaser_home_right.jpg) no-repeat;
}
#teaserhomeright h1 {
font-size: 1.6em;
padding: 42px 0 0 309px;
line-height: 25px;
color: #FFF;
}
#teaserhomeright h1 span {
font-weight: normal;
margin: 0 0 0 170px;
}
#teaserhomeright p {
font-size: 0.7em;
padding: 25px 5px 0 309px;
color: #FFF;
}
.homecontent {
float: left;
height: 190px;
margin: 20px 0;
padding: 0 20px;
border-left: 1px dotted #666;
}
.homecontent.last {
width: 188px;
border-right: 1px dotted #666;
}
.homecontent.width186 {
width: 186px;
}
.homecontent.width195 {
width: 195px;
}
.homecontent h1 {
font-size: 0.8em;
color: #073871;
}
.homecontent p {
font-size: 0.7em;
padding: 6px 0 0 0;
color: #5C5C5C;
}
/* content settings ----------------------------------------------------------*/
/* header */
#teasercontentleft {
float: left;
width: 235px;
height: 124px;
margin: 0 1px 0 0;
background: #7FC41C url(../images/css/background_teaser_content_left.gif) no-repeat;
}
#teasercontentleft h1 {
font-size: 1.1em;
padding: 40px 0 0 50px;
color: #073871;
}
#teasercontentleft h1 span {
font-size: 0.7em;
margin: 0 0 0 10px;
color: #FFF;
}
#header {
float: left;
width: 684px;
height: 124px;
}
#left ul {
font-size: 0.8em;
list-style: none;
}
#left ul li {
font-weight: bold;
padding: 0 5px 0 11px;
color: #7FC41C;
background: url(../images/css/background_left_ul_li.gif) left 5px no-repeat;
}
#left ul li a {
font-weight: normal;
text-decoration: none;
color: #666;
}
#left ul li a:hover {
color: #7FC41C;
}
#left ul li.active a {
font-weight: bold;
color: #7FC41C;
}
#middle h1 {
font-size: 1.1em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle h2 {
font-size: 0.9em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle h3 {
font-size: 0.7em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle h2 {
font-size: 0.8em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle p {
font-size: 0.8em;
margin: 10px 0;
color: #5C5C5C;
}
#middle ul {
font-size: 0.8em;
list-style: none;
margin: 10px;
}
#middle ul li {
padding: 0 5px 0 10px;
color: #5C5C5C;
background: url(../images/css/background_ul_li.gif) left 7px no-repeat;
}
#middle ul li ul {
font-size: 0.9em;
}
#middle table {
clear: both;
width: 100%;
color: #5C5C5C;
border-collapse: collapse;
}
#middle table th {
font-size: 0.8em;
background: #EBEBEB;
}
#middle table th a {
padding: 5px 10px;
display: block;
text-decoration: none;
border-bottom: 1px solid #FFF;
border-left: 1px solid #FFF;
}
#middle table th a:hover {
text-decoration: none;
color: #FFF;
background: #7FC41C;
}
#middle table td {
border: 1px dotted #EBEBEB;
font-size: 0.8em;
vertical-align: top;
padding: 5px;
}
#middle table td.alt {
background: #EBEBEB;
}
#right .teaser {
width: 193px;
padding: 10px 0;
background: #EBEBEB url(../images/css/background_teaser_right.gif) no-repeat bottom;
}
#right .teaser h1 {
font-size: 0.7em;
padding: 0 15px 10px 15px;
border-bottom: 1px dashed #666;
color: #073871;
}
#right .teaser p {
font-size: 0.7em;
padding: 10px 15px;
color: #666;
}
#right .teaser .button {
margin: 0 15px;
}
#right .teaser .button p {
font-size: 1em;
padding: 2px 0 0 0;
}
/* form settings -------------------------------------------------------------*/
fieldset {
border: none;
}
label {
font-size: 0.8em;
line-height: 1.8;
display: block;
width: 11em;
float: left;
}
p span,
label span {
color: #FF0000;
}
input,
textarea,
select {
width: 258px;
font-family: arial, helvetica, sans-serif;
font-size: 0.7em;
vertical-align: middle;
margin: 3px 0;
padding: 2px 5px;
border: 1px solid #EBEBEB;
color: #5C5C5C;
}
select {
width: 270px;
}
input.plz {
width: 30px;
}
input.ort {
width: 204px;
}
input.box {
width: auto;
border: 0;
}
fieldset fieldset label {
display: inline;
margin-left: 11em;
width: auto;
float: none;
}
input:hover,
textarea:hover {
background: #EBEBEB;
}
input:active,
input:focus,
textarea:active,
textarea:focus {
background: #FFF;
}
input.button {
font-size: 11px;
width: 84px;
height: 18px;
cursor: pointer;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 0 0 0 10px;
border: 0;
color: #073871;
background: url(../images/css/background_button.gif) no-repeat;
}
#errormessage {
margin: 10px 0;
padding: 5px 10px;
background: #7FC41C;
}
#errormessage p {
margin: 0;
color: #FFF;
}
.error {
background: #7FC41C;
}