/* body  deffinitionen */

html { 
overflow:hidden;
padding:0;
margin:0;
height:100%;
}

body {
overflow:hidden;
background-color:#dedad7;
font-size: 76%;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
color:#000000; 
padding:0;
margin:0;
}

a {
color:#000000;
text-decoration: none;
}

a:link {
color:#000000;
text-decoration: none;
}

a:visited {
color: #000000; 
text-decoration:none; 
}

a:focus {
color: #000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:underline;
}

a:active {
color: #000000;
text-decoration:none;
}


/* schrift deffinitionen */

  
h1 {
font-size: 1em;
font-weight: bold;
text-align:center;
margin:0;
line-height:1.6em;
}

h2 {
font-size: 0.9em;
font-weight: normal;
text-align:left;
color: #000000;
line-height: 1.4em;
border-bottom: 2px solid #000000;
margin:20px 20px 0;
}

p {
font-size: 0.9em;
font-weight: normal;
text-align:justify;
line-height: 1.6em;
padding:20px;
margin:0;
}

.strong {
line-height: 1.6em;
font-weight: bold;
}

/* position layers statisch und absolut */


#container1 {
position:absolute;
background-color: transparent;
left:50%;
top:50%;
height: 122px;
width: 960px;
margin-left: -480px;
margin-top:-27%;
z-index:5;
}

#container2 {
position:absolute;
left:50%;
top:50%;
height: 100%;
width: 960px;
margin-left: -480px;
margin-top:-16%;
}

#logo {
position:absolute;
left: 14px;
top: 14px;
height: 151px;
width: 74px;
z-index: 1;
}

#logo2 {
position:absolute;
left: 868px;
top: 24px;
height: 59px;
width: 62px;
}


/* anfang popup */

#logo2 a {
background-color:transparent;
position: absolute;
left: 0;
top:0;
width:62px;
height:59px;
}

#logo2 a:hover {
background:transparent;
}

#logo2 a .infobox {
display:none;
}

#logo2 a:hover .infobox {
position:absolute; 
top:5px; 
left:-338px; 
display:block;
width:325px;
background-color:transparent;
text-align:left;
font-size:0.8em;
border:1px dashed #333333;
padding:5px;
}

/* ende popup */


#navi-bg {
position:absolute;
margin:0;
padding:0;
}

#inhalt {
overflow:auto;
position:absolute;
background-color: transparent;
height: 66%;
width: 753px;
left:206px;
top: 12px;
padding: 0;
margin:0;
border: 1px solid #000000;
}

#info1 {
position:absolute;
width:188px;
height:20px;
top:99px;
padding:0;
margin:0;
}

#info2 {
position:absolute;
width:187px;
height:66%;
top:12px;
border: 1px solid #000000;
background-color:#c8c1bd;
}

#info3 {
position:relative;
width:170px;
line-height:1.6em;
left:7px;
top:64%;
font-size:0.8em;
font-weight:bold;
color:#ffffff;
text-align:center;
border: 1px solid #ffffff;
background-color:transparent;
}

#map {
margin:20px 10px 5px 0;
width:300px;
height:300px;
border:1px solid;
}
