body {
	margin: 0px;
	scrollbar-base-color:#344593;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#344593;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#344593;
	scrollbar-shadow-color:#344593;
	scrollbar-track-color:#FFFFFF;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

input {
	font-size: 12px;
	color: #344593;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	border: 1px solid #344593;
	background-color: #FFFFFF;
}

textarea {
	font-size: 12px;
	color: #344593;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	border: 1px solid #344593;
	background-color: #FFFFFF;
}

.buttons {
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #344593;
	background-color: #344593;
	color: #FFFFFF;
}

.ftext {
	font-size: 12px;
	color: #344593;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

.adresse {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}

.klein {
	font-size: 10px;
	color: #344593;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}

.bildtext {
	font-size: 10px;
	color: #344593;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}

.fett {
	font-weight: bold;
}

.fett_rot {
	font-weight: bold;
	color: #DD0000;
}

.headline {
	font-size: 16px;
	color: #958A6F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

.rahmen_rechts_unten{
	border-right: 1px solid #344593;
	border-bottom: 1px solid #344593;
}

.rahmen {
	border: 1px solid #344593;
}

.like_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #344593;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #344593;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #344593;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #958A6F;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #958A6F;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}

a.a_link:link {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
a.a_link:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
a.a_link:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}
a.a_link:active {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}

a.c_link:link {
	font-size: 12px;
	color: #344593;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}
a.c_link:visited {
	font-size: 12px;
	color: #344593;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}
a.c_link:hover {
	font-size: 12px;
	color: #958A6F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}
a.c_link:active {
	font-size: 12px;
	color: #958A6F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}

