 *{
margin:0;
padding:0;
}

body {
background-color: #98BC00;
height: 100%;
background-image: url("bilder/pline.gif");
background-repeat: repeat-x;

}

html {
height: 100%;
overflow: hidden;
}

#container {
margin: 0 auto;
height: 100%;
width: 1200px;
background-image: url("bilder/pline.gif");
background-repeat: repeat-x;
}

#navigation {
height: 91px;
width: 1200px;
}

#nav-left {
height: 90px;
width: 275px;
float: left;
}

#nav-home {
height: 90px;
width: 130px;
float: left;
text-align: center;
}

#nav-home-a {
height: 90px;
width: 130px;
background-color: #bbd067;
float: left;
text-align: center;
}

#nav-bio {
height: 90px;
width: 130px;
float: left;
text-align: center;
}

#nav-bio-a {
height: 90px;
width: 130px;
background-color: #bbd067;
float: left;
text-align: center;
}

#nav-worxx {
height: 90px;
width: 130px;
float: left;
text-align: center;
}

#nav-worxx-a {
height: 90px;
width: 130px;
background-color: #bbd067;;
float: left;
text-align: center;
}

#nav-serwiss {
height: 90px;
width: 130px;
float: left;
text-align: center;
}

#nav-serwiss-a {
height: 90px;
width: 130px;
background-color: #bbd067;
float: left;
text-align: center;
}

#nav-contact {
height: 90px;
width: 130px;
float: left;
text-align: center;
}

#nav-contact-a {
height: 90px;
width: 130px;
background-color: #bbd067;
float: left;
text-align: center;
}

#nav-right {
height: 90px;
width: 275px;
float: left;
}

#home {
width: 130px;
height: 100%;
margin-left: 275px;
background-image: url("bilder/pline.gif");
background-repeat: repeat-x;
background-color: #bbd067;
text-align: center;
float: left;
overflow: auto;
}

#home-inhalt {
height: 100%;
width: 510px;
padding-left: 20px;
float: left;
overflow: auto;
}

#index-inhalt {
height: 100%;
width: 1100px;
padding-left: 260px;
padding-top: 40px;
float: left;
overflow: auto;
}

#bio {
width: 130px;
height: 100%;
margin-left: 405px;
background-image: url("bilder/pline.gif");
background-repeat: repeat-x;
background-color: #bbd067;
text-align: center;
float: left;
overflow: auto;
}

#bio-inhalt {
height: 100%;
width: 460px;
padding-left: 20px;
float: left;
overflow: auto;
}

#worxx {
width: 130px;
height: 100%;
margin-left: 535px;
background-image: url("bilder/pline.gif");
background-repeat: repeat-x;
background-color: #bbd067;
text-align: center;
float: left;
}

#worxx-inhalt {
height: 100%;
width: 260px;
padding-left: 20px;
float: left;
}

#web {
width: 130px;
height: 100%;
margin-left: 535px;
background-image: url("bilder/pline.gif");
background-repeat: repeat-x;
background-color: #bbd067;
text-align: center;
float: left;
}

#web-inhalt {
height: 100%;
width: 460px;
padding-left: 20px;
float: left;
}

#serwiss {
width: 130px;
height: 100%;
margin-left: 0px;
background-image: url("bilder/pline.gif");
background-repeat: repeat-x;
background-color: #bbd067;
text-align: center;
float: left;
}

#serwiss-inhalt {
text-align: right;
margin-left: 255px;
padding-right: 20px;
height: 100%;
width: 390px;
float: left;
}

#contact {
width: 130px;
height: 100%;
margin-left: 0px;
background-image: url("bilder/pline.gif");
background-repeat: repeat-x;
background-color: #bbd067;
text-align: center;
float: left;
}

#contact-inhalt {
text-align: right;
margin-left: 385px;
padding-right: 20px;
height: 100%;
width: 390px;
float: left;
}

p {font-family: Arial,Helvetica, sans-serif; font-weight:normal; font-size:10pt; line-height:120%; color:white; letter-spacing:1px;}

.head {padding-top: 62px;}        /*Höhe der Navigationsleiste*/
.mainpic {padding-top: 11px;}
.header {padding-top: 114px; font-weight:bold; padding-bottom: 1em;}         /*Höhe Seiten-Headline*/
.header2 {padding-top: 2em; font-weight:bold; padding-bottom: 1em;}          /*Höhe 2. Seiten-Headline*/
.headerindex {padding-left: 2.5em; padding-top: 2em; font-weight:bold; padding-bottom: 1em;}          /*Höhe 2. Seiten-Headline*/
.no-header {padding-top: 114px; padding-bottom: 1em;}         /*Absatz ohne Seiten-Headline*/
.mainpic {padding-top: 0px; padding-bottom: 4em;}
.fliess {padding-bottom: 1em;}
.fliessindex {padding-left: 18em; padding-bottom: 1em;}
.klein {font-size: 8pt;}

a:link {font-family: Arial,Helvetica, sans-serif; color:white; text-decoration:none;}
a:visited {font-family: Arial,Helvetica, sans-serif; color:white; text-decoration:none;}
a:active {font-family: Arial,Helvetica, sans-serif; color:white; text-decoration:none;}
a:hover {font-family: Arial,Helvetica, sans-serif; color:white; text-decoration:none; font-weight:500; letter-spacing:2.5px;}

a.green:link {font-family: Arial,Helvetica, sans-serif; color:#81A002; text-decoration:none; letter-spacing:0px}
a.green:visited {font-family: Arial,Helvetica, sans-serif; color:#81A002; text-decoration:none; letter-spacing:0px}
a.green:active {font-family: Arial,Helvetica, sans-serif; color:#81A002; text-decoration:none; letter-spacing:0px}
a.green:hover {font-family: Arial,Helvetica, sans-serif; color:#81A002; text-decoration:none; font-weight:500; letter-spacing:1px;}
