/*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;
padding-top: 40;
padding-bottom: 400;
}


#adresse {
width: 30%;
padding-left: 1%;
float: right;
text-align: left;
}


#offen {
width: 50%;
padding-left: 70px;
float: left;
text-align: left;
}

/* --------------------------------------------------------------------- Text */


.text {
color: #961a16;
font-size: 1.1em;
line-height: 1.6em;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}


.textbold {
color: #961a16;
font-size: 1.1em;
line-height: 1.6em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration:none;
}

.text2 {
color: #961a16;
font-size: 0.8em;
line-height: 1.4em;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}


.textbold2 {
color: #961a16;
font-size: 0.8em;
line-height: 1.4em;
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: 99%;
margin-left: 0%;
margin-right:0%;
margin-top; 10%;
}

#bild1 {
width: 33%;
float: left;
}

#bild2 {
width: 33%;
float: left;
padding-left: 0.5%;
padding-right: 0.5%;
}

#bild3 {
width: 33%;
float: right;
}



/* --------------------------------------------------------------------- Angebote  */  


#angebote {
width: 99%;
margin-left: 0%;
margin-right:0%;
margin-top; 30;
}

#angebot1 {
width: 24.5%;
float: left;
}

#angebot2 {
width: 24.5%;
float: left;
padding-left: 0.5%;
padding-right: 0.5%;
}

#angebot3 {
width: 24.5%;
float: left;
padding-left: 0.5%;
padding-right: 0.5%;
}

#angebot4 {
width: 24.5%;
float: right;
}

#hinweis {
width: 100%;
margin-top: 30;
padding-top: 40;
}