.content {
	background: url(images/content_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding: 20px;
	padding-top: 5px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.content h1 {	
	color: #732c1b;
	font-weight: normal; 
	font-size: 30px;	
	font-family: Georgia, "Times New Roman", serif;
}

.content h2 {
	font-weight: normal;
	font-size: 22px;
	color: #733c2b;
	font-family: Georgia, "Times New Roman", serif;
}

.content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #733c2b;
	font-family: Georgia, "Times New Roman", serif;
}

.content p {
	text-align: justify;
	line-height: 1.5em;
}

.content ul {
	line-height: 1.5em;
}

.content ul li {
	line-height: 1.5em;
}

.content ol {
	line-height: 1.5em;
}

.content ol li {
	line-height: 1.5em;
}

.content th {
	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.content td {
	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.content a:hover {
	text-decoration: underline;
}

.content a {
	color: #5555B0;
	text-decoration: none;
}

.page {
	background: url(k/top_back.png);
	background-position: 0px -120px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	margin: auto; 
	width : 840px;
	border: 1px solid #A7A7A7;
	width: 840px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.pagewrapper {
	padding-top: 10px;
	/* Add a left padding such that the logo doesn't disappear at low screen res 
	padding-left: 180px;*/
}


body {
	background: url(pageimg/top_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ebc04b;
	color: #404040;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", serif;
}

.blk_klfewo
{
	padding-right: 20px; margin-right: 10px; background-color:#7F0000;
}
.blk_grfewo
{
	padding-right: 20px; margin-right: 10px; background-color:#7F7F00;
}
.blk_kontakt
{
	padding-right: 20px; margin-right: 10px; background-color:#007F7F;
}

.blk_anfahrt
{
	padding-right: 20px; margin-right: 10px; background-color:#00007F;
}

.navigation {
	font-family: Georgia, "Times New Roman", serif;
	text-align: center;
	font-size: 18px;
	font-variant: small-caps;
	padding: 20px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation a {
	padding-left: 10px;
	padding-right: 10px;
	color: #555555;
	text-decoration: none;
}

.footer {
	font-size: 12px;
	font-family: sans-serif;
	padding: 10px;
	color: #333333;
}