/* Website www.kurbad-moosanger.de */
/* CSS Document 13.01.2010 11:57 - korrekte Darstellung unter Mozilla und IE*/
/* www.karpfmedien.de*/

body { 
	font-size: x-small; /* f?r IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* f?r konforme Browser */
	background: url(http://www.kurbad-moosanger.de/fileadmin/garni/images/bckgrd_image_26x298.jpg);
	background-repeat: repeat-x;
	background-color: #FDECCE;
	}
	html>body {
   font-size: small; /* f?r Browser mit CSS-Parser-Bugs */
	margin:0pt;
	padding:0pt;
}

p, h1, h2, h3, h4, ul, ol, li, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

p {
	font-size: 110%;
	color: #333333;
}

ul, ol {
	font-size: 110%;
	color: #333333;
}

h1 {
	color: #333333;
	font-size: 130%;
	font-weight: bold;
}

.navi_level_1_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666666;
	text-decoration: none;
	line-height: 120%;
}

.navi_level_1_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
}

.navi_level_2_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666666;
	text-decoration: none;
	line-height: 120%;
}

.navi_level_2_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #999999;
}