html {height:100%;}

#menuelinks{
	background-color:#9ed0ff;
	color:#ff0000;
}
#menuelinks a, a:link, a:visited{
	color:#ff0000;
}
#menuelinks a:active, a:hover{
	color:#ee1111;
}

.rahmen{
border:3px solid #c0c0c0;
position:absolute; top: 30px; left:30px;
position: fixed;
height:1500px; width:1350px;
-moz-border-radius:80px;
-khtml-border-radius:80px;
z-index:40;
}

.feld{
height:1050px;
width: 1040px ;
position: absolute; top: 150px; left:250px; 
z-index:50;
background-color:#fde977;
}

.subb {
	background-color:#fef5c2;
	position: absolute; 
	top: 150px; left:50px;
	width: 90%;
	height: 850px;
	padding: 20px;
	z-index: 60;
	}	

.subb2{  
	background-color:#fce1c9;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
	position: absolute; 
	top: 80px; left:30px;
	width: 90%;
	height: 850px;
	padding: 20px;
	z-index: 60;
}


.subb2 a. {
	font-size: 13pt; 
	color:#000000;
}

	
.kopf{
	position:absolute; left:10px; top:0px; 
	position:fixed; 
	z-index:71;
}

.üschrift{
	position:absolute; left:40px; top:0px; 
	z-index:70;
	position:fixed;
	width: 1250px;
	height: 110px;
	background-color:#9ed0ff; 
	text-align: right;
	padding-top: 40px;
	border:3px solid #c0c0c0;
}

.menue {
	float:left;
	height:900px;
	width:200px;
	background-color:#9ed0ff;
	border:3px solid #c0c0c0;
	position:absolute; top: 90px; left:40px;
	position: fixed;
	text-align:center;
	z-index:65;
}
 
.button1{  
	background-repeat:no-repeat;
    width:130px;
	font-weight:bold;
	text-align:Center;
	margin-left:0px;
}

.button1 a {
    display: block;
	background-image:url(./images/menue-punkt.gif);
	text-decoration:none;
	width:120px;
	font-size: 15pt; 
	color:#000000;
	padding-left: 8px;
    	padding-bottom: 2px;
    	padding-top: 2px;
    	margin: 2px auto;
    	border:solid 1px #9ed0ff;
		z-index:999;
}


.button1 a:visited{
  	background-image:url(./images/menue-punkt.gif);
}

.button1 a:active{
   background-color:#9ed0ff;
	background-image:url(./images/menue-punkt-aktiv.gif);
}

.button1 a:hover {
    background-color:#9ed0ff;
	background-image:url(./images/menue-punkt-aktiv.gif);
}

.cell{  
	background-repeat:no-repeat;
    	font-weight:bold;
	text-align:left;
	margin-left:0px;
	font-size: 15pt; 
	color:#525252;
}

.button2{  
	background-repeat:no-repeat;
    	font-weight:bold;
	text-align:Center;
	margin-left:30px;
		z-index:999;
}

.button2 a {
    display: block;
	background-image:url(./images/menue_punkt2.gif);
	text-decoration:none;
	width:120px;
	font-size: 13pt; 
	color:#000000;
	padding-left: 8px;
    	padding-bottom: 2px;
    	margin: 2px;
    	border:solid 1px #9ed0ff;
}

.button2 a:visited{
  	background-image:url(./images/menue_punkt2.gif);
}

.button2 a:active{
   background-color:#0ed0ff;
	background-image:url(./images/menue-punkt2-aktiv.gif);
}

.button2 a:hover {
    background-color:#0ed0ff;
	background-image:url(./images/menue-punkt2-aktiv.gif);
}


.kontaktformular_wo {  
	font-weight:bold;
	text-align:left;
	margin-left:20px;
}

.kontaktformular_wo a. {
	font-size: 13pt; 
	color:#000000;
}

.bild1 a{
	display: block;
	text-decoration:none;
	background-repeat:no-repeat;
	position:absolute; top: 400px; left:200px;
	background-image: url(./images/st_blasien_fruehl_100.jpg);
	width:100px;
	height:100px;
}

.bild1 a:hover{
	background-image:url(./images/st_blasien_fruehl_200.jpg);
	width:200px;
	height:200px;
	z-index:999;
}

.bild2 a{
	display: block;
	text-decoration:none;
	background-repeat:no-repeat;
	position:absolute; top: 400px; left:330px;
	background-image: url(./images/sommer_100.jpg);
	width:100px;
	height:100px;
}

.bild2 a:hover{
	background-image:url(./images/sommer_200.jpg);
	width:200px;
	height:200px;
	z-index:999;
}

.bild3 a{
	display: block;
	text-decoration:none;
	background-repeat:no-repeat;
	position:absolute; top: 400px; left:460px;
	background-image: url(./images/st_blasien_herbst_100.jpg);
	width:100px;
	height:100px;
}

.bild3 a:hover{
	background-image:url(./images/st_blasien_herbst_200.jpg);
	width:200px;
	height:200px;
	z-index:999;
}

.bild4 a{
	display: block;
	text-decoration:none;
	background-repeat:no-repeat;
	position:absolute; top: 400px; left:590px;
	background-image: url(./images/st_blasien_winter_100.jpg);
	width:100px;
	height:100px;
}

.bild4 a:hover{
	background-image:url(./images/st_blasien_winter_200.jpg);
	width:200px;
	height:200px;
	z-index:999;
}
