body {
	font-family: Verdana, Arial;
         font-size: 12pt;
         background-color:#FFFFFF;
         color:#000000;
         background-image:url(../img/hintergrund.jpg);
         background-repeat:repeat-y;

}

#menu1 {
	position: absolute;
         top: 170px;
         left: 10px;
}

#menu2 {
	position: absolute;
         top: 210px;
         left: 10px;
}

#menu3 {
	position: absolute;
         top: 250px;
         left: 10px;
}

#menu4 {
	position: absolute;
         top: 290px;
         left: 10px;
}

#menu5 {
	position: absolute;
         top: 330px;
         left: 10px;
}

#menu6 {
	position: absolute;
         top: 370px;
         left: 10px;
}


.inhalt {
	position:absolute;
         top: 180px;
         left: 220px;
         max-width: 700px;
         padding-bottom:30px;
         text-align:justify;
}



.menu {
	font-size:16pt;
         font-weight:900;
         width:170px;
         overflow:hidden;
         border-width:0px;
         border-color:#000000;
         border-bottom-width:2px;
         border-style:solid;
         margin-right:20px
}

.ecke {
	position: absolute;
	top:0px;
         left: 0px;
        /* width:1000px;*/
         height:150px;
         overflow:hidden;
}

.kopf {
         position: absolute;
	top:20px;
         left: 650px;
         height: 150px;
         overflow:hidden;
}




.bildRechts {
	position: relative;
        	/*top: 10px;
         right: 20px;  */
         width: 200px;
         height: 150px;
         float: right;
	 padding: 10px;


}

.bilder {
         margin-bottom:20px;
         margin-right:20px;
}

.weiter {
 	clear:left;
}

.anreise {
	position: relative;
        /*	top: 10px;
         right: 20px;  */
         float: right;
         margin: 10px;
         margin-left:20px;

}


h4 {
	font-size: 14pt;
         font-weight: 900;
         line-height: 100%;
         margin: 0px;
         padding-bottom:20px;
}

img {
       /*	border-color:#0000FF;
         border-style:solid;
         border-width:2px;*/
}


 a:link { color:#0C1592; text-decoration:none; font-weight:bold; }
 a:visited { color:#4A57F0; text-decoration:none; font-weight:bold; }
 a:focus { color:#0C1592; background-color:#FFFFFF; font-weight:bold; }
 a:hover { color:#0C1592; text-decoration:none; background-color:#FFFFFF; font-weight:bold; }
 a:active { color:#0C1592; background-color:#FFFFFF; font-weight:bold; }
