* {

	margin: 0;

	padding: 0;

}


body {

	margin: 1em 1em 1em 1em;

	padding:0;

	font: 13px verdana, arial, hevetica, sans-serif;

	text-align:center;

	color:#800000;

	background-color:#ffcc99;

	background-image: url(../_bilder/background.gif);

	border:0;

}


p {

	margin: 15px 0;

} 


h1,h2,h3,h4 {

	font: bold;
	margin: 15px 0;
}



h1 {

	font:17px;

}


h2 {

	font:16px;

}


h3 {

	font:15px;

}


h4 {

	font:14px;

}


ul {

	margin: 15px 0;

}


#container {

	margin: 0 auto;

	padding:0;

	width:760px;

	text-align:left;

	background-color:#800000;

	border:0;

}



#header {

	height:180px;

	background-color:#800000;

	background-image: url(../_bilder/header.jpg);

	background-repeat: no-repeat;

	color:#ffff99;

	font: bold 13px verdana, arial, hevetica, sans-serif;

	margin:0;

	padding: 12px 0px 0px 263px;

}






#header2 {

	height:25px;

	background-color:#800000;

	background-image: url(../_bilder/header2.gif);

	background-repeat: no-repeat;

	font: 14px verdana, arial, hevetica, sans-serif;

	color:#ffff99;

	margin:0;

	padding: 5px 0px 0px 0px;

	text-align:center;

}



#menue {

	height:35px;

	background-color:#800000;

	color:#ffff99;

	font: bold 14px verdana, arial, hevetica, sans-serif;

	padding: 0px 20px;

	margin:0;

}


#contents {

	clear:both;

	margin:0;

	padding:0;

	width:760px;
	
	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt.jpg);

	text-align:left;
}




#inhalt-header_willkommen {

	height:22px;

	width:760px;

	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt-header_willkommen.gif);

	background-repeat: no-repeat;

	margin:0;

	padding: 0px 0px 0px 0px;

}



#inhalt-header_uebermich {

	height:22px;

	width:760px;

	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt-header_uebermich.gif);

	background-repeat: no-repeat;

	margin:0;

	padding: 0px 0px 0px 0px;

}



#inhalt-header_praxis {

	height:22px;

	width:760px;

	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt-header_praxis.gif);

	background-repeat: no-repeat;

	margin:0;

	padding: 0px 0px 0px 0px;

}



#inhalt-header_anfahrt {

	height:22px;

	width:760px;

	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt-header_anfahrt.gif);

	background-repeat: no-repeat;

	margin:0;

	padding: 0px 0px 0px 0px;
}



#inhalt-header_angebote {

	height:22px;

	width:760px;

	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt-header_angebote.gif);

	background-repeat: no-repeat;

	margin:0;

	padding: 0px 0px 0px 0px;

}



#inhalt-header_links {

	height:22px;

	width:760px;

	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt-header_links.gif);

	background-repeat: no-repeat;

	margin:0;

	padding: 0px 0px 0px 0px;

}



#inhalt-header_impressum {

	height:22px;

	width:760px;

	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt-header_impressum.gif);

	background-repeat: no-repeat;

	margin:0;

	padding: 0px 0px 0px 0px;

}



#inhalt-footer {

	clear:both;

	height:15px;

	width:760px;
	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt-footer.jpg);

	background-repeat: no-repeat;

	margin:0;

	padding:0;

}



#inhalt	{

	background-color:#ffe4c4;

	background-image: url(../_bilder/inhalt.jpg);

	width:735px;

	font: 13px verdana, arial, hevetica, sans-serif;

	color:#800000;

	padding: 1px 10px 1px 15px;

	margin:0;

}



#inhalt a {

	padding:0;

	margin:0;

	border:none;

} /* gestaltet alle <a> innerhalb von "inhalt" 
*/

#inhalt a:link,
#inhalt a:visited {

	color:#800000;

} /* gestaltet alle <a:link> und <a:visited> innerhalb von "inhalt" */



#inhalt a:hover,

#inhalt a:active {

	color:#ffe4c4;

	background-color: #800000;

	text-decoration:none;


} /* gestaltet alle <a:hover> und <a:active> innerhalb von "inhalt" */



#inhalt a img {

    	border:0;

}




#inhalt ul {

	margin:0;

	padding:0;


}



#inhalt li {

	margin-left:15px;

	padding:0;

}




#footer	{

	clear:both;

	height:25px;

	background-color:#800000;

	background-image: url(../_bilder/footer.gif);

	background-repeat: no-repeat;

	font: 14px verdana, arial, hevetica, sans-serif;

	color:#ffff99;

	margin:0;

	padding: 5px 0px 0px 0px;

	text-align:center;

}


#footer a {

	padding:0;

	margin:0;

	text-decoration:none;

} /* gestaltet alle <a> innerhalb von "menue" */



#footer a:link,
#footer a:visited {

	color:#ffff99;

	border: 1px solid #800000;

} /* gestaltet alle <a:link> und <a:visited> innerhalb von "footer" */



#footer a:hover {
	color:#800000;

	background-color:#ffff99;

	border: 1px solid #ffff99;

} /* gestaltet alle <a:hover> innerhalb von "footer" */



#footer a:active {
	color:#800000;

	background-color:#ffff99;

	border: 1px solid #ffff99;

} /* gestaltet alle <a:active> innerhalb von "footer" */


#anfahrt {

	margin:0;

	padding:0;

	width:325px;

	float:right;

}



.galerie li {

	list-style-type: none;

	float: left;

	margin: 0 10px 10px 0;

	text-align: center;

	font-weight: bold;

}



.galerie img {

	width: 150px;

	height: 150px;

	display: block;

	padding: 3px;

	border: none;

}



hr {

	background-color: #800000; /* Farbe für Opera und Firefox */

	color: #800000; /* Farbe für Internet Explorer (IE) */

	border: 0;

	height: 2px;

	width: 730px;

}



.nichtanzeigen {

	display:none;

}


.menue_willkommen-link
{
width: 177px;
height: 22px;
display: block;
float:left;
text-decoration:none;
}

.menue_willkommen
{
background: url(../_bilder/menue_willkommen.gif) no-repeat;
}

.menue_willkommen-link:hover
{
background-position: 0 -22px;
}

.menue_uebermich-link
{
width: 86px;
height: 22px;
display: block;
float:left;
}

.menue_uebermich
{
background: url(../_bilder/menue_uebermich.gif) no-repeat;
}

.menue_uebermich-link:hover
{
background-position: 0 -22px;
}


.menue_praxis-link
{
width: 56px;
height: 22px;
display: block;
float:left;
}

.menue_praxis
{
background: url(../_bilder/menue_praxis.gif) no-repeat;
}

.menue_praxis-link:hover
{
background-position: 0 -22px;
}


.menue_anfahrt-link
{
width: 68px;
height: 22px;
display: block;
float:left;
}

.menue_anfahrt
{
background: url(../_bilder/menue_anfahrt.gif) no-repeat;
}

.menue_anfahrt-link:hover
{
background-position: 0 -22px;
}


.menue_links-link
{
width: 48px;
height: 22px;
display: block;
float:left;
}

.menue_links
{
background: url(../_bilder/menue_links.gif) no-repeat;
}

.menue_links-link:hover
{
background-position: 0 -22px;
}


.menue_angebote-link
{
width: 85px;
height: 22px;
display: block;
float:left;
}

.menue_angebote
{
background: url(../_bilder/menue_angebote.gif) no-repeat;
}

.menue_angebote-link:hover
{
background-position: 0 -22px;
}


.menue_impressum-link
{
width: 99px;
height: 22px;
display: block;
float:left;
}

.menue_impressum
{
background: url(../_bilder/menue_impressum.gif) no-repeat;
}

.menue_impressum-link:hover
{
background-position: 0 -22px;
}