body {
    color: #000000;
    background-color: #c4c4c4;
    font-size: 92%;
    font-family: verdana, sans-serif, arial;
    margin: 0px;
    padding: 0px;
	width: 100%;
	text-align: center;
	cursor: default;
    }
#container	{
	position: relative;
	top: 5px;
	width: 750px;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
			}
#footer	{
	position: absolute;
	bottom: 0px;
	width: 750px;
	height: 20px;
	text-align: left;
	background-color: #349a66;
		}
#first {
	position: absolute;
	top: 0px;
	margin: 0px;
	width: 750px;
	height: 62px;
	border-top: 0px solid #FFFFFF;
	background-color: #349a66;
	background-image: url(../images/logo.png);
	background-position: right top;
	background-repeat: no-repeat
           }
#Inhalt {
	position: absolute;
	top: 85px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 20px  20px  20px  20px;
	width: 710px;
	height: 600px;
    }
* html #Inhalt {
    height: 1em; 
    }
#show	{
	border: 0px solid #000000;
	position: absolute;
	top: 36px;
	left: 30px;
	width: 170px;
	height: 156px;
	text-align: center;
		}	
*html #show	{
	left:30px;
	top: 35px;
			}
#contentphp	{
			position: absolute;
			margin: 0px 5px 0px 25px;
			width: 670px;
			height: 530px;
			padding: 0px; 
			top: 170px;
			overflow: auto;
			}
#content{
	border: 0px solid #000000;
	position: absolute;
	left: 50px;
	top: 50px;
	height: 587px;
	width: 650px;
	text-align: left;
		}
#locleft{
	border: 0px dotted #292874;
	position: absolute;
	left: 208px;
	top: 129px;
	width: 275px;
	height: 72px;
	text-align: left;
		}
*html #locleft{
	width: 280px;
	height: 75px;
			}
.p	{font-size: 90%;}
.h1	{line-height: 2.5em; letter-spacing: 0.07em}
.h3	{letter-spacing: 0.08em}
*html .h1	{letter-spacing: 0.05em}
#locright{
	border-left: 5px solid #292874;
	position: absolute;
	right: 28px;
	top: 39px;
	width: 196px;
	height: 123px;
	text-align: left;
	padding-left: 10px;
	padding-top: 30px;
	line-height: 1.0em;
		}
*html #locright	{
	right: 5px;
	width: 210px;
	height: 150px;
			}
#locright p	{
		font-size: 11px;
		}
#loc2	{
	border: 0px solid #000000;
	position: absolute;
	left: 50px;
	top: 265px;
	width: 650px;
	height: 380px;
	line-height: 1.8em;
		}
*html #loc2	{
	left: 50px;
	width: 650px;
	height: 380px;
	line-height: 1.5em;
			}
#Bilder	{
		position: absolute;
		top: 30px;
		left: 0px;
		width: 183px;
		height: 500px;
		}
.bild1	{position: absolute; left: 0px; width: 181px; height: 114px; top: 0px}
.bild2	{position: absolute; left: 0px; width: 181px; height: 114px; top: 124px}
.bild3	{position: absolute; left: 0px; width: 181px; height: 114px; top: 248px}
.bild4	{position: absolute; left: 0px; width: 181px; height: 114px; top: 372px}

#loc3	{
	position: absolute;
	left: 206px;
	width: 469px;
	top: 22px;
	height: 548px;
	line-height: 1.6em;
		}
		
.line	{
		margin: 0px;
		}
*html .ie	{
		margin: 0px; /*Absatz-Abstand nur IE*/
		}
	
*html #loc3	{
		line-height: 1.5em;
			}		
ul#list1 {
    text-align: left;
    list-style-type: none;
    font-size: 95.0%;
    font-weight: bold;
    color: green;
    line-height: 2.0em;
    }
ul#list2	{
	list-style-type: none;
	padding: 0;
    }
ul#list2 li	{
    background-image: url(../images/bull.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0px;
	line-height: 1.8em;
    }
*html ul#list2 li 	{
	line-height: 1.7em;
					}
*html ul#list2	{
	margin-left: 0px;
					}
#map	{
	position: absolute;
	top: 70px;
	left: 325px;
	width: 324px;
	height: 488px;
		}
.maptext	{cursor: pointer;}
#navigation {
	font-size: 8pt;
	width: 750px;
	top: 62px;
	height: 20px;
	position: absolute;
	float: right;
	border-bottom: 1px solid #FFFFFF;
	background-color: #292874;
    }
#navigation ul {
	padding: 0;
	}
#navigation ul li {
	display: inline;
	}
#navigation ul {
		margin: 0px;
		padding: 0px;
         background-color: #349a66;
         color: #FFFFFF;
         }
#navigation ul li a, li span {
	padding: 3px 5px 4px 5px;
         background-color: #349a66;
         color: #FFFFFF;
         text-decoration: none;
         float: left;
         border-right: 1px solid #FFFFFF;
         }
#navigation ul li a:hover {
	color: #FFFFFF;
    text-decoration: none;
	background: #292874;
         }
#navigation ul li a:focus {
	color: #FFFFFF;
    text-decoration: none;
	background: #292874;
         }
#navigation ul li a:active {
	background-color: #FFFFFF;
    color: #292874;
         }
#navlist li a:hover
                { 
	color: #FFFFFF;
    text-decoration: none;
	background: #292874;
                 }
#navlist li a:focus, li span
                 {
	color: #FFFFFF;
    text-decoration: none;
	background: #292874;

                 }
#navlist li a:active
                 {
	background-color: #FFFFFF;
    color: #292874;
                 }
  h1 {
    text-align: left;
    font-size: 16px;
	font-style: bold;
	font-weight: normal;
    color: #349a66;
	letter-spacing: 0.05em;
	margin: 2px 0px 2px 0px;
    }
  h2 {
    text-align: left;
    font-size: 15px;
	font-style: bold;
	font-weight: normal;
    color: #349a66;
	letter-spacing: 0.05em;
	margin: 2px 0px 2px 0px;
  }
  h3 {
    text-align: left;
    font-size: 14px;
	font-style: bold;
	font-weight: normal;
    color: #349a66;
	letter-spacing: 0.05em;
	margin: 2px 0px 2px 0px;
    }
  h4 {
    text-align: left;
    font-size: 16px;
	font-style: bold;
	font-weight: normal;
    color: #292874;
	letter-spacing: 0.05em;
	margin: 2px 0px 2px 0px;
    }
  h5 {
    text-align: left;
    font-size: 15px;
	font-style: bold;
	font-weight: normal;
    color: #292874;
	letter-spacing: 0.05em;
	margin: 2px 0px 2px 0px;
    }
  h6 {
    text-align: left;
    font-size: 14px;
	font-style: bold;
	font-weight: normal;
    color: #292874;
	letter-spacing: 0.05em;
	margin: 2px 0px 2px 0px;
  }
a:link	{ 
         color: #292874;
         text-decoration: underline;
         }
a:visited	{ 
           	color: #888888;
            text-decoration: underline;
            }
a:focus { 
         color: green;
         text-decoration: none;
         }
                
a:hover	{ 
         color: green;
         text-decoration: none;
        }
                
a:active	{ 
           	color: #292874;
            text-decoration: underline;
            }
