/*  netz-kontur.de                   v3.0  */
/*  Copyright liegt bei Paul Knecht  2004  */

/*  Bei Fragen zum Code wenden Sie sich    */
/*  bitte an paul.knecht@netz-kontur.de    */



body {
     margin : 0px;
     padding : 0px;
     background-color : #fff;
     font-family : Verdana, Arial, Hevletica, sans-serif;
     font-size : 11px;
     color : #204360;
}


img {
     border : none;
     float : left;
     margin : 0px;
     padding : 0px
}


a, a:visited {
     text-decoration : none;
     color : #204360;
}


a:hover {
     text-decoration : underline;
     color : #204360;
}


p {
     margin-top : 0px;
     margin-bottom : 10px;
     padding : 0px;
}


li {
     margin-top : 0px;
     margin-bottom : 0px;
     margin-left : 0px;
     padding-left : 5px;
     padding-bottom : 10px;
     list-style-image : url(images/list.gif);
}


ul {
     margin : 0px;
     padding : 16px;
}


.oberkategorie {
     margin : 0px;
     padding-top : 0px;
}


.oberkategorie li {
     margin : 0px;
     padding-bottom : 3px;
}


.unterkategorieul {
     margin : 0px;
     margin-left : 10px;
     padding-top : 2px;
}

.unterkategorie {
     margin-top : 0px;
     margin-bottom : 0px;
     margin-left : 0px;
     padding-left : 5px;
     padding-bottom : 2px;
     list-style-image : url(images/pfeildunkel.gif);
}


#zentrierung {
     position : absolute;
     width : 798px;
     height : 455px;
     left : 50%;
     top : 50%;
     margin-left : -399px;
     margin-top : -228px;
}


#titel {
     position : absolute;
     top : 42px;
     left : 0px;
     width : 350;
     height : 70;
}


#content {
     position : absolute;
     left : 0px;
     top : 112px;
     width : 420px;
     height : 340px;
     overflow : auto;
}


#weissoben {
     position : absolute;
     top : 112px;
     left : 0px;
     width : 420px;
     height : 47px;
     background-color : #fff;
     z-index : 1;
}


#weissunten {
     position : absolute;
     top : 405px;
     left : 0px;
     width : 420px;
     height : 47px;
     background-color : #fff;
}


#texte {
     position : absolute;
     width : 400px;
     top : 47px;
     left : 0px;
     padding-bottom : 47px;
     line-height : 15px;
}


/*  spezielle Eigenschaften für die Unterseiten  */

#links {
     position : absolute;
     top : 0px;
     left : 0px;
     height : 455px;
     width : 375px;
     background-image : url(images/hintergrund_links.jpg);
     background-repeat : no-repeat;
}

#rechts {
     position : absolute;
     top : 0px;
     left : 375px;
     height : 455px;
     width : 423px;
     margin : 0px;
     padding : 0px;
     background-image : url(images/hintergrund_rechts.gif);
     background-repeat : no-repeat;
}

#navigation {
     position : absolute;
     top : 163px;
     left : 3px;
     margin : 0px;
     padding : 0px;
     height : 200px;
     width : 230px;
}
#navigation img {
     margin-bottom : 7px;
}



/*  spezielle Eigenschaften für die Startseite  */

#linkstartseite {
     position : absolute;
     top : 0px;
     left : 0px;
     height : 455px;
     width : 375px;
     background-image : url(images/titelbild.jpg);
     background-repeat : no-repeat;
}

#rechtsstartseite {
     position : absolute;
     top : 0px;
     left : 375px;
     height : 455px;
     width : 423px;
     margin : 0px;
     padding : 0px;
     background-image : url(images/start_hintergrund_rechts.gif);
     background-repeat : no-repeat;
}

#navigationstartseite {
     position : absolute;
     top : 163px;
     left : 0px;
     margin : 0px;
     padding : 0px;
     height : 200px;
     width : 230px;
}
#navigationstartseite img {
     margin-bottom : 7px;
}

.kundentitel {
     font-size : 11px;
     font-weight : bold;
}

.kundenaufgabe {
     font-style : italic;
}


.kunden li {
     margin-top : 0px;
     margin-bottom : 0px;
     margin-left : 0px;
     padding-left : 5px;
     padding-bottom : 20px;
     padding-top : 10px;
     list-style-type : url(images/list.gif);
}

.kundenbeschr {
     margin-top : 5px;
     padding-top : 0px;
}

.kundenbeschr li {
     margin-top : 0px;
     margin-bottom : 0px;
     margin-left : 0px;
     padding-left : 5px;
     padding-bottom : 0px;
     padding-top : 0px;
     list-style-type : url(images/list.gif);
}


#popup {
     margin : 15px;
     line-height : 17px;
}

#popup h1 {
     margin : 0px;
     padding : 0px;
     margin-bottom : 20px;
     font-family : Verdana, Arial, Hevletica, sans-serif;
     font-size : 11px;
     color : #204360;
     font-weight : bold;
}