@charset "utf-8";
body {background-color: #F6FDFD; }
#container {background-color: #FFFFFF; width: 750px; margin-top: 30px; margin-right: auto; margin-left: auto; margin-bottom: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 0; border-color: #616065;}
	
#container #head {height: 130px;	}

#container #navigation {height: 20px; width: 750px; font-size: 16px; font-weight:600; color: #F5B093;}

#container #inhalt {font-size: 16px; line-height: 23px; color: #000000; margin-top: 20px; margin-left: 0px; min-height: 400px; border: 0px solid #FEE5DA;  background-color: #FEE5DA; border-width: 1px; padding: 20px 60px 20px 30px;}
	
#container #inhalt a {	}
a:link    {text-decoration: none; color: #8D2917;}
a:visited {text-decoration: none; color: #8D2917;}
a:hover   {text-decoration: none; color: #8D2917;}
a:active  {text-decoration: none; color: #8D2917;}

/* border = wie hintergrund */
#container #navimassage {color: #000000; width: 170px; float: left; margin-top: 0px; font-size: 16px; font-weight: 600;}

#container #foot {height: 19px; width: 744px; background-image:url(http://www.massagefreu.de/images/unten.gif); margin-top: 20px; padding: 3px; font-size: 16px;}

#container #foot a { text-decoration: underline; color: #000;}

h1 {font-size: 18px; font-weight:bold;}
h2 {font-size: 16px; font-weight:bold;}
h3 {font-size: 16px; font-weight: bold;}
h4 {font-size: 11px; font-weight: normal;}
h5 {font-size: 2px;}

hr {color: #CD1B17;}
