/*div {
	outline-color: #FF0000;
	outline-width:thin;
	outline-style: solid;
	}  */



body{
padding: 0;
margin: 0;
}


#content{
padding: 0;
margin: 5%;
width: 90%;
background-color: #717e86;
}



/* --------------------------------------------------------------------- Inhalt */     


#adressbox {
width: 100%;
margin-top: 30;
}


#adresse {
width: 95%;
padding-left: 0;
text-align: left;
padding-top: 40;
}


#offen {
width: 95%;
padding-left: 0;
text-align: left;
padding-top: 40;
}




/* --------------------------------------------------------------------- Text */


.text {
color: #961a16;
font-size: 0.9em;
line-height: 1.4em;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}


.textbold {
color: #961a16;
font-size: 0.9em;
line-height: 1.4em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration:none;
}


.text2 {
color: #961a16;
font-size: 0.7em;
line-height: 1.2em;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}


.textbold2 {
color: #961a16;
font-size: 0.7em;
line-height: 1.2em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration:none;
}


.textklein {
color: #961a16;
font-size: 0.6em;
line-height: 1.2em;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}


/* --------------------------------------------------------------------- Navi     */


#menu {
padding-top: 5;
padding-bottom: 5;
width: 100%;
    }


.menuepunkt {
font-size: 0.6em;
font-family: Arial, Helvetica, sans-serif;
color: #961a16;
text-decoration:none;
}





/* --------------------------------------------------------------------- Bildgalerie  */  


#bildgalerie {
width: 100%;
}

#bild1 {
width: 100%;
}

#bild2 {
width: 100%;
margin-top: 20;
}

#bild3 {
width: 100%;
}





/* --------------------------------------------------------------------- Angebotszeile  */  


#angebote {
width: 100%;
}

#angebot1 {
width: 40%;
}

#angebot2 {
width: 40%;
margin-top: 60;
}

#angebot3 {
width: 40%;
margin-top: 60;
}

#angebot4 {
width: 40%;
margin-top: 60;
}