/* -------------/ PAGE /------------- */

body {
padding: 0px;
margin: 0px;
background-image: url(images/bg.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: #FFFFFF;
color: #6a6a6a;
font: 13px Arial, Sans-Serif;
}

#page {
margin: 0 auto;
padding: 0px;
width: 980px;
}

/* -------------/ HEADERNAVI /------------- */

#headernavi {
background-image: url(images/headernavi.png);
background-repeat: no-repeat;
width: 908px;
height: 31px;
padding-top: 86px;
padding-left: 73px;
}

#headernavi a {
margin: 0em;
padding: 1.9em;
text-decoration: none;
color: #FFFFFF;
font-size: 13px;
}

#headernavi a:hover {
color: #d5ff55;
text-decoration: underline;
}

#headernavi ul {
margin: 0px;
padding: 0px;
}

#headernavi li {
margin: 0px;
padding: 0px;
display: inline;
}

/* -------------/ ALLGEMEIN /------------- */

#allgemein {
width: 980px;
height: 221px;
background-image: url(images/allgemein.png);
background-repeat: no-repeat;
}

#allgemein_left {
width: 278px;
height: 221px;
float: left;
padding-left: 45px;
}

#allgemein_right {
width: 639px;
height: 171px;
float: right;
padding-left: 18px;
padding-top: 50px;
line-height: 2;
}


/* -------------/ CONTENT /------------- */

#content {
width: 868px;
min-height: 280px;
background-image: url(images/content.jpg);
background-repeat: no-repeat;
padding-left: 59px;
padding-right: 53px;
padding-top: 50px;
line-height: 1.5;
}

#content a {
text-decoration: none;
color: #8ab700;
}

#content a:hover {
text-decoration: underline;
color: #8ab700;
}

/* -------------/ FOOTER /------------- */

#footer {
font-weight: bold;
color: #FFFFFF;
background: url(images/footer.jpg);
background-repeat: no-repeat;
width: 840px;
height: 75px;
padding-top: 179px;
padding-left: 70px;
padding-right: 70px;
margin-bottom: 50px;
}

#footer a {
text-decoration: underline;
color: #FFFFFF;
font-size: 13px;
}

#footer a:hover {
color: #d5ff55;
text-decoration: underline;
}

/* -------------/ ABSAETZE /------------- */

.headline01 {
display: block;
font-weight: bold;
color: #2e98de;
background-image: url(images/misc/01_head.jpg);
background-repeat: no-repeat;
width: 527px;
height: 26px;
padding-top: 15px;
padding-left: 43px;
padding-right: 36px;
}

.image01 {
float: right;
background-image: url(images/misc/01_image1.jpg);
width: 261px;
height: 213px;
}

.absatz01 {
margin-bottom: 40px;
}

.headline02 {
display: block;
float: right;
font-weight: bold;
color: #2e98de;
background-image: url(images/misc/02_head.jpg);
background-repeat: no-repeat;
width: 526px;
height: 25px;
padding-top: 16px;
padding-left: 43px;
margin-bottom: 14px;
}

.image02 {
float: left;
background-image: url(images/misc/02_image1.jpg);
background-repeat: no-repeat;
width: 297px;
min-height: 423px;
margin-right: 1px;
}

.headline03 {
display: block;
font-weight: bold;
color: #2e98de;
background-image: url(images/misc/03_head.jpg);
background-repeat: no-repeat;
width: 527px;
height: 26px;
padding-top: 15px;
padding-left: 43px;
padding-right: 36px;
margin-bottom: 14px;
}

.image03 {
float: right;
background-image: url(images/misc/03_image1.jpg);
width: 261px;
height: 213px;
}

.image032 {
float: right;
background-image: url(images/misc/03_image3.jpg);
width: 261px;
height: 213px;
}

.absatz03 {
margin-bottom: 40px;
}

.headline04 {
display: block;
float: right;
font-weight: bold;
color: #2e98de;
background-image: url(images/misc/04_head.jpg);
background-repeat: no-repeat;
width: 526px;
height: 25px;
padding-top: 16px;
padding-left: 43px;
margin-bottom: 14px;
}

.image04 {
float: left;
background-image: url(images/misc/04_image1.jpg);
background-repeat: no-repeat;
width: 297px;
min-height: 313px;
margin-right: 1px;
}

.headline05 {
display: block;
font-weight: bold;
color: #2e98de;
background-image: url(images/misc/05_head.jpg);
background-repeat: no-repeat;
width: 527px;
height: 26px;
padding-top: 15px;
padding-left: 43px;
padding-right: 36px;
}

.image05 {
float: right;
background-image: url(images/misc/05_image1.jpg);
width: 261px;
height: 213px;
}

.headline06 {
display: block;
float: right;
font-weight: bold;
color: #2e98de;
background-image: url(images/misc/06_head.jpg);
background-repeat: no-repeat;
width: 526px;
height: 25px;
padding-top: 16px;
padding-left: 43px;
margin-bottom: 30px;
}

.image06 {
float: left;
background-image: url(images/misc/06_image1.jpg);
background-repeat: no-repeat;
width: 297px;
height: 213px;
margin-right: 1px;
}

/* -------------/ MISC /------------- */

.left {
float: left;
}

.right {
float: right;
}

.hidden {
display: none ;
}

.underfooter {
color: #929292;
font-weight: normal;
}

.underfooter a {
text-decoration: none;
color: #929292;
}

.underfooter a:hover {
color: #929292;
text-decoration: underline;
}

input, textarea {
font: normal 11px Verdana;
color: #2e98de;
background: #FFFFFF;
border: 1px solid #aaaaaa;
text-indent: 2px;
}
