body, html {
		font: 12px/17px Arial, Helvetica, Verdana, Sans-Serif;
		color: #000000;
}

a:link, a:active, a:visited {
	color: #8b1419;
}

a:hover {
	color: #000000;
}

p, h1, h2, h3, h4 {
	
	margin-top: 10px;
	margin-bottom: 10px;

}

h1, h2, h3, h4 {
	
	font-weight: bold;
	font-size: 14px;

}

h4 {
		font: 15px/18px Georgia, 'Times New Roman', Georgia, Serif;
		font-style: italic;
		color: #8b1419;
		font-weight: bold;
}

h3 {
				font-size: 11px;
				background: #e6e6e6;
				padding: 5px;
}

.tabelle {
 width: 95%;
}

.tabelle td, .tabelle th {
				border-bottom: 1px solid #e6e6e6;
				padding: 2px;
				font-size: 11px;
			}
			
.tabelle th {
					font-weight: bold;
					text-align: left;
			}



strong, em {
	font-weight: bold;
}

#saunapark-content-right li {
	list-style-type: square;
	list-style-position: outside;
}

#saunapark-content-right ul {
	padding-left: 25px;
}

#saunapark-content-right li a{
	text-decoration: none;
}