body {
    margin: 0px;
}

.rahmen {
    border-left: Black 1px solid;
    border-right: Black 1px solid;
}

.einstieg-bild {
    background-image:url(images/einstieg.jpg);
    height:980px;
    width:750px;
}

.einstieg-text {
    margin-top:200px;
    margin-left:30px;
}

.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: Black;	
}

ul {
	list-style-image:url("images/bullet.gif");
}

a     { color: #60a41b; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:hover      { color: #d28703; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.bild {
	border:1px solid #60A41B;
}

.tourhead {
	font-style: italic;
}
hr { border: 1px black }
#Menue  { margin: 5px; padding: 5px; border: solid 1px green; position: relative; top: 130px; left: 100px; width: 120px; visibility: hidden; display: block }

