@charset "utf-8";
/* CSS Document */



body  {
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	margin: 30;
	padding: 0;
	color: #000000;
	line-height: 18px;
}
/* CSS Document */



.pkb_seite {
	background-color: #c7d3c5;
}
/* CSS Document */


#banner_pkb  {
	padding: 0px;
	background-color: #c7d3c5;
	background-image: url(pkb-abbild/pkb_banner.png);
	background-repeat: repeat;
	width: 800px;
	margin: 0 auto;
}
#container_pkb  {
	width: 800px;
	background: #c7d3c5;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
} 

#kopf_breit {
	width: 100%;
	background: #ffffff;
	margin: auto;
	text-align: left;
	padding: 0px;
}
#sidebar1_pkb {
	float: left;
	width: 220px;
	background: #f0f0f0; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #ffffff;
	margin-top: 0px;
}
#kopftext_pkb {
	padding: 10px 0px 10px 10px;
	float:left;
	background-color: #ffffff;
	width: 770px;
	border-left: 5px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin-top: 0px;
} 
#textfeld_1 {
	width: 760px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	border-top: 1px solid #2f402b;
}




.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.gruen10 {
	font-size: 10px;
	color: #425546;
}   
.gruen12 {
	font-size: 12px;
	color: #425546;
}
.gruen14 {
	font-size: 14px;
	color: #425546;
}
.gruen16 {
	font-size: 16px;
	line-height: 22px;
	color: #425546;
}
.gruen20 {
	font-size: 20px;
	color: #425546;
}
.farbtext12 {
	font-size: 12px;
	color: #a06145;
}
.farbtext14 {
	font-size: 14px;
	color: #a06145;
}



.text11 {
	font-size: 11px;
	line-height: 14px;
}
.text11_italic {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}
.text12_italic {
	font-size: 12px;
	font-style: italic;
}
.text14 {
	font-size: 14px;
}

.text16 {
	font-size: 16px;
}

.weiss10 {
	font-size: 10px;
	color: #ffffff;
}

.weiss12 {
	font-size: 12px;
	color: #ffffff;
}



h1 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #a06145;
	font-family: Tahoma, Geneva, sans-serif;
}

h2 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #a06145;
}

h3 {
	color: #a06145;
	font-size: 14px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}


h4 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #a06145;
}
h5 {
	color: #425546;
	font-size: 12px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 16px;
}
h6 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #a06145;
	line-height: 30px;
}


#fussfeld_1 {
	width: 780px;
	background: #f6f6f6;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
	border-top: 1px solid #2f402b;
}
.tab1 {
	border: 1px solid #2f402b;
}

/* Erweiterung für Foto Gallery */

.foto-link {
    font-size: 1.5em; /* Adjust to match the original text size */
    color: #000000; /* Set the color to match the original text */
    text-decoration: none; /* Removes the default underline */
    font-weight: normal; /* Matches the styling of normal text */
}

.foto-link:hover {
    text-decoration: underline; /* Shows underline on hover */
    color: #555555; /* Slightly change color on hover */
}
