/*grundelemente*/

body {
        background: url(hgkul.jpg) repeat-x top left #333333;
        font: 12px arial;
        line-height: 20px;
        color: #000000;
        margin: 0px;
        padding: 0px;
        }
p, ul, li {
                  font: 12px arial;
                  line-height: 20px;
                  color: #000000;
                  margin-left: 0;
                  margin-top: 0;
                  margin-bottom: 10px;
                  }
table  {
       font: 12px arial;
       line-height: 20px;
       color: #000000;
       margin: 0;
       padding: 0;
       text-align: left;
       }

h3 {  font: 14px arial;
      color: #aeaeae;
      font-weight: bold;
	  padding-left: 10px;
	  padding-bottom: 0px;
	  padding-top: 10px;
	  padding-right: 10px;
      }
	  
h1 {  font: 14px arial;
      color: #666666;
      font-weight: bold;
	  padding-left: 10px;
	  padding-bottom: 0px;
	  padding-top: 10px;
	  padding-right: 10px;
      }

hr {  border: dotted 1px #c0c0c0;
	  margin-top: 30px;
	  margin-bottom: 10px;
	  margin-left: 10px;
	  margin-right: 10px;
      }

a:link {
        text-decoration: none;
        color:#aaaaaa;
        }
a:visited {
        text-decoration: none;
        color: #aaaaaa;
        }
a:hover, a:active {
        text-decoration: underline;
        color: #aaaaaa;
        }

input, textarea { background-color: #ffffff;
                  font: 12px arial;
                  color: #3F3F3F;
                  border: dotted #3F3F3F 1px;
                  }

/*haupteinteilung*/

#container {
            position: relative;
            width: 786px;
            max-height: 400px;
            padding: 0;
            margin: 0;
            }

#kopf {
        position: absolute;
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0;
        height: 140px;
        vertical-align: bottom;
        align: right;
        }

#bkopf {
        position: absolute;
        top: 140px;
        left: 0px;
        background-color: #c0c0c0;
        margin: 0px;
        padding: 0;
        height: 180px;
        }


/*feineinteilung*/

#navi {
        position: absolute;
        top: 360px;
        left: 123px;
        width: 145px;
         margin: 0;
         padding: 0;
        text-align: left;
        float: left;
        }

#inhalt {
		 position: absolute;
         top: 360px;
         left: 268px;
         margin: 0;
         padding-bottom: 30px;
		 padding-top: 0;
		 padding-left:0;
		 padding-right:0;
         }

#service {
         color: #ffffff;
         font-size: 10px;
         margin-top: 50px;
         margin-right: 2px;
         align: right;
         }
#service a:link, #service a:hover, #service a:visited, #service a:active {
         color: #ffffff;
         font-size: 11px;
         text-decoration: none;
         }

#space {
        margin-right: 32px;
        margin-left: 8px;
        }

/*Tabs*/
#tabinhalt {
          width: 518px;
          margin: 0;
          padding: 0;
          }

#haupttab {
         	background-color: #c0c0c0;
		 	width: 306px;
           	vertical-align: top;
           }
#haupttab p {
             text-align: justify;
			 padding-left: 10px;
			 padding-right: 10px;
			 padding-top: 5px;
			 padding-bottom:0px;
             }

#loch {
       width:32px;
       }

#infotab  {
           width: 180px;
           vertical-align: bottom;
		   padding-bottom: 40px;
           }
#infotab a:link, #infotab a:hover, #infotab a:visited {
            font-size: 11px;
			text-align: left;
			color: #ffffff;
			text-decoration: none;
            }

#bigtab  {
           background-color: #c0c0c0;
		   width: 518px;
           vertical-align: top;
           }
#bigtab p {
             text-align: justify;
			 padding-left: 10px;
			 padding-right: 10px;
			 padding-top: 5px;
			 padding-bottom:0px;
             }
#bigtab  ol, li {
			 padding-right: 10px;
			 padding-bottom:10px;
}

/*weiße schrift auf dunklem grund */			 
#weisstab  {
		   	width: 518px;
           	vertical-align: top;
			color: #ffffff;
           }
#weisstab p {
             font: 12px arial;
       		 line-height: 20px;
			 color: #ffffff;
			 text-align: justify;
			 padding-left: 10px;
			 padding-right: 10px;
			 padding-top: 5px;
			 padding-bottom:0px;
             }
#weisstab  ol, li {
			 font: 12px arial;
       		 line-height: 20px;
			 color: #ffffff;
			 padding-right: 10px;
			 padding-bottom:10px;
             }

#sitemap {
          margin-top: 10px;
          margin-left: 20px;
		  margin-bottom: 20px;
          vertical-align: top;
          }
#sitemap a:link,#sitemap a:hover,#sitemap a:visited, #sitemap a:active {
         color: #000000;
         text-decoration:none;
         }
.box     {
          border: 1px dotted #6F6F6F;
          }


/*spezielle Formatierungen Menu */

#ober1a a:link,#ober1a a:hover,#ober1a a:visited {
        color: #ffffff;
        font: 14px arial;
        line-height: 28px;
        text-decoration: none;
}

#ober1b a:link,#ober1b a:hover,#ober1b a:visited{
        color:#ffffff;
        font: 14px arial;
        line-height: 28px;
        font-weight: bold;
        text-decoration: none;
}

#unter2a { text-indent: 5px;
           color: #ffffff;
           font: 12px arial ;
           line-height: 28px;
           text-decoration: none;
           }
#unter2a a:link,#unter2a a:hover,#unter2a a:visited {
        color: #ffffff;
        font: 12px arial;
        line-height: 28px;
        text-decoration: none;
        }
#unter2b { text-indent: 5px;  }
#unter2b a:link,#unter2b a:hover,#unter2b a:visited{
         color: #ffffff;
         font: 12px arial ;
        line-height: 28px;
        font-style: italic;
        text-decoration: none;
        }

/*bilder*/
#bild {
       border: #F2F2F2 solid 1px;
       margin-bottom: 10px;
       }

#bild_r {
       border: #F2F2F2 solid 1px;
       margin-bottom: 10px;
       margin-right: 10px;
       margin-top: 10px;
       float: right;
       }

#bild_l {
       border: #F2F2F2 solid 1px;
       margin-bottom: 10px;
       margin-right: 15px;
       margin-top: 10px;
	   margin-left: 10px;
       float: left;
       }

#ffb {
       margin-bottom: 20px;
       margin-top: 10px;
	   margin-left: 10px;
       }

/* Classes */
