body {
    margin-top:0px;
    margin-bottom:-50px;
    margin-right:0px;
    margin-left:0px;
    background-image:url("../pictures/body.bg.png");
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:10pt;
    color:#191919;
}

.header {
    width:940px;
    height:241px;
}

.navigation {
    width:940px;
    height:25px;
    background-color:#FF9900;
    position:relative;
    top:-50px;
    left:0px;
    z-index:4;
}

.textContainer {
    width:940px;
    position:relative;
    top:-50px;
    left:0px;
    z-index:1;
}

.leftColumn {
    width:152px;
    border-right:1px;
    border-left:1px;
    border-top:0px;
    border-bottom:0px;
    border-color:#DDDDDD;
    border-style:solid;
    background-color:#FFEED5;
    padding-top:20px;
    padding-bottom:20px;
    text-align:left;
}

.middleColumn {
    border-right:0px;
    border-left:0px;
    border-top:0px;
    border-bottom:0px;
    border-color:#DDDDDD;
    border-style:solid;
    background-color:#FFFFFF;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:20px;
    padding-right:20px;
    text-align:justify;
}

.rightColumn {
    width:129px;
    border-right:1px;
    border-left:1px;
    border-top:0px;
    border-bottom:0px;
    border-color:#DDDDDD;
    border-style:solid;
    background-color:#E4F4FA;
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
}


.bottom {
    height:25px;
    background-color:#78C9E4;
    position:relative;
    top:-50px;
    margin-left:0px;
    font-size:8pt;
    font-family:Arial;
}

.bottomText {
    width:930px;
    height:20px;
    background-color:#0099CC;
    text-align:left;
    padding-top:5px;
    padding-left:10px;
}

.navigationContainer  {
    width:152px;
    border-right:0px;
    border-left:0px;
    border-top:1px;
    border-bottom:0px;
    border-color:#DDDDDD;
    border-style:solid;
    display:block;
}

.navigationPoint {
    height:20px;
    width:142px;
    border-right:0px;
    border-left:0px;
    border-top:0px;
    border-bottom:1px;
    border-color:#DDDDDD;
    border-style:solid;
    padding-left:10px;
    padding-top:4px;
}

.navigationPoint:hover {
    height:20px;
    width:127px;
    border-right:15px;
    border-left:0px;
    border-top:0px;
    border-bottom:1px;
    border-right-color:#0099FF;
    border-bottom-color:#DDDDDD;
    border-style:solid;
    background-color:#E4F4FA;
    padding-left:10px;
    padding-top:4px;
    cursor:pointer;
     display:block;
}

.navigationPointActive {
    height:20px;
    width:127px;
    border-right:15px;
    border-left:0px;
    border-top:0px;
    border-bottom:1px;
    border-right-color:#0099FF;
    border-bottom-color:#DDDDDD;
    border-style:solid;
    background-color:#E4F4FA;
    padding-left:10px;
    padding-top:4px;
    cursor:pointer;
    display:block;
}

.naviButton {
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-top:0px;
    border-color:#0099FF;
    border-style:solid;   
    margin-top:5px;
    margin-right:2px;
    text-align:center;
    padding-top:4px;
    cursor:pointer;
    background-color:none;
    float:left;
    width:154px;
    height:21px;
}

.naviButton:hover {
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-top:0px;
    border-color:#A5A128;
    border-style:solid;
    margin-top:5px;
    margin-right:2px;
    text-align:center;
    padding-top:4px;
    cursor:pointer;
    background-color:#78C9E4;
    float:left;
    width:154px;
    height:21px;
}

.naviButtonActive {
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-top:0px;
    border-color:#A5A128;
    border-style:solid;
    margin-top:5px;
    margin-right:2px;
    text-align:center;
    padding-top:4px;
    cursor:pointer;
    background-color:#78C9E4;
    float:left;
    width:154px;
    height:21px;
}

.rightBox {
    width:129px;
    border-right:0px;
    border-left:0px;
    border-top:0px;
    border-bottom:1px;
    border-color:#DDDDDD;
    border-style:solid;
    padding-bottom:10px;
    padding-top:10px;
}

#slideshow,
#impression {
  border: 1px solid #dfe6eb;
  width: 926px;
  height: 158px;
  z-index: 100;
}

#slideshow img {
  position: absolute;
  top: 0;
  left: 0;
}

/* Navigations Unterpunkte */

dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;  
    position:relative;
}

.hauptpunkt {
    margin-right:10px;
    text-decoration:none;
}

#menu {
    position: absolute; /* Menu position that can be changed at will */
    top: -5px;
    left: -0px;
    z-index:300;
    width: 100%; /* precision for Opera */
}

#menu dl {
    float:left;
    max-width:300px;
    text-align:left;
}

#menu dt {
    cursor: pointer;
    text-align: center;
    margin: 1px;
    margin-right:10px;
    text-align:left;
    position:relative;
}

#menu dd {
    display: none;
    /*width:130px;*/
    position:absolute;
    top:30px;   
    left:10px; 
    border-width:1px;
    border-left:1px;
    border-right:1px;
    border-top:1px;
    border-bottom:1px;
    border-style:solid;
    border-color:#101010;
    z-index:200;
}


#menu li {
    text-align: center;
    background:#DDDCC9;
    position:relative;
    padding-left:3px;
    padding-top:5px;
    text-align:left;
    height:20px; 
    width:160px;   
    z-index:500;   
    filter:alpha(opacity=98);
    -moz-opacity:0.9; 
}

#menu li:hover {
    text-align: center;
    background:#0099FF;
    position:relative;
    padding-left:3px;
    padding-top:5px;
    text-align:left;
    height:20px;    
    z-index:500; 
    filter:alpha(opacity=95);
    -moz-opacity:0.7;   
}


#menu li a, #menu dt a {
    color: #000;
    text-decoration: none;
    display: block;
    height:20px;    
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
    background:none;
}

#site {
    position: absolute;
    z-index: 1;
    top :70px;
    left :40px;
    color:#000;
    background-color:#ddd;
    padding: 5px;
    border: 1px solid gray;
}

.listPoint {
    background-image:url("../../vg/pictures/navi_listpoint.gif");
    background-repeat:no-repeat;
    height:15px;
    width:15px;
    float:left;
    margin-right:3px;
    margin-top:-1px;
}

img {
    border:none;
}

a:link {
    color:#DB8504;
    text-decoration:none;
}

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

a:active {
    color:#DB8504;
    text-decoration:none;
}

a:focus {
    color:#DB8504;
    text-decoration:none;
}

a:hover {
    color:#000000;
    text-decoration:none;
}

.bottom a:link {
    color:#000000;
    text-decoration:none;
}

.bottom a:visited {
    color:#000000;
    text-decoration:none;
}

.bottom a:active {
    color:#000000;
    text-decoration:none;
}

.bottom a:focus {
    color:#000000;
    text-decoration:none;
}

.bottom a:hover {
    color:#F7F7F7;
    text-decoration:none;
}

.navigation a:link {
    color:#292929;
    font-weight:bold;
    text-decoration:none;
}

.navigation a:visited {
    color:#292929;
    font-weight:bold;
    text-decoration:none;
}

.navigation a:active {
    color:#292929;
    font-weight:bold;
    text-decoration:none;
}

.navigation a:focus {
    color:#292929;
    font-weight:bold;
    text-decoration:none;
}

.navigation a:hover {
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}

.navigationPoint a:link {
    color:#292929;
    text-decoration:none;
}

.navigationPoint a:visited {
    color:#292929;
    text-decoration:none;
}

.navigationPoint a:active {
    color:#292929;
    text-decoration:none;
}

.navigationPoint a:focus {
    color:#292929;
    text-decoration:none;
}

.navigationPoint a:hover {
    color:#48ACC7;
    text-decoration:none;
    display:block;
}


h1 {
    font-weight:bold;
    font-size:12pt;
    color:#FF9900;
    width:615px;
    height:24px;
    background-image:url("../pictures/h1.jpg");
    background-repeat:no-repeat;
}

h2 {
    font-weight:bold;
    font-size:10pt;
    color:#000000;
}
