/* BODY */
body {	
	color: #000000;
	background: #F2EEE6;

	/* scrollbar*/
	scrollbar-face-color:#f2eee6; /* Farbe für Oberfläche */
	scrollbar-arrow-color:#f2eee6; /*Farbe für Verschiebepfeile */
	scrollbar-highlight-color:#f2eee6; /*Farbe für oberen und linken Rand */
	scrollbar-shadow-color:#f2eee6; /*Farbe für unteren und rechten Rand */
	scrollbar-darkshadow-color:#f2eee6; /*Farbe für Schatten */
	scrollbar-track-color:#f2eee6; /*Farbe für freibleibenden Verschiebeweg */
}

/* iframe */
iframe {
	height: 380px;
	width: 600px;
	background: #d4cdbe;
	margin-top: 15px;
	border-left: 1px solid #000000;
	
}

/* GENERAL STYLES */
img {	
	border: 0px;
}


/* Inhalt */
.inhalt {
	width: 630px;
	heigth: 400px;
	background-color: #d4cdbe;
	border-right: 2px solid #000000;
	vertical-align: top;	
}



/* Kapitelüberschrift */
.kapitel {
	height:100px;
	color: #000000;
	border-bottom: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16pt;
	letter-spacing: 1pt;
	vertical-align: bottom;
	text-align: left;
}

/* Kapitelgrossbuchstaben */
.kapitelgross {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22pt;
	letter-spacing: -1pt;
}


/* Fusszeile */
.fusszeile {
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #000000;
	vertical-align: top;	
	padding: 8px;	
}

.fusszeile a, .mainNav a:visited {
	text-decoration: none;
	padding: 0px;	
}

.fusszeile a:hover {
	text-decoration: none;
}

#fusszeile_aktiv {
	padding: 0px;
}	


/* Primärnavigation*/
.primaerNav {
	height: 50px;
	color: #4D4D4D;
	border-top: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10pt;	
	vertical-align: top;	
	padding: 5px;
}

.primaerNav a, .mainNav a:visited {
	color: #000000;
	text-decoration: none;
}

.primaerNav a:hover{
	color: #E75626;
	text-decoration: none;	
}

#primaerNav_aktiv {
	color: #E75626;
	text-decoration: none;
}	


/* SekundärNavigation*/
.sekNav {
	width: 170px;
	background-color: #d4cdbe;
	border-left: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 8pt;
	line-height: 22pt;
	font-color: #E75626;
	vertical-align: top;
	text-align: left;
	padding-left: 15pt;
	padding-top: 20pt;		
}

.sekNav a, .mainNav a:visited {
	width: 150px;
	color: #000000;
	text-decoration: none;	
}

.sekNav a:hover {
	color: #000000;
	background-color: #f2eee6;
	text-decoration: none;
}

.sekNav a:active {
	color: #000000;
	width: 150px;
	background-color: #b4ad9e;
}


/* BilderInhalt */
.picContent {
	background-color: #d4cdbe;
	vertical-align: top;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	padding: 5px;
}

.picContent a, .mainNav a:visited {
	color: #000000;
	text-decoration: none;
}

.picContent a:hover{
	color: #E75626;
	text-decoration: none;	
}

#picContent_aktiv {
	color: #E75626;
	text-decoration: none;
}	


/* ThumbnailNavigation*/
.thumbNav {
	background-color: #d4cdbe;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	line-height: 22pt;
	font-color: #E75626;
	vertical-align: top;
	text-align: left;
	text-indent: 20px;
	padding-top: 9px;
}

.thumbNav a, .mainNav a:visited {
	color: #000000;
	text-decoration: none;	
}

.thumbNav a:hover {
	color: #000000;
	text-decoration: none;
}

#thumbNav_aktiv {
	color: #000000;
	background-color: #f2eee6;
}



/* BilderInhalt (Bildergalerie) */
.picContent {
	background-color: #d4cdbe;
	vertical-align: top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	padding: 5px;
}

.picContent a, .mainNav a:visited {
	color: #000000;
	text-decoration: none;
}

.picContent a:hover{
	color: #E75626;
	text-decoration: none;	
}

#picContent_aktiv {
	color: #E75626;
	text-decoration: none;
}	


/* BilderInhalt (einzelene Bilder) */


.singlepicRahmen {
	width: 630px;
	height: 420px;
	border: 2px solid #000000;
	background-color: #d4cdbe;
}

.singlepicContent {
	background-color: #d4cdbe;
	vertical-align: top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
}


/* Sitemap */
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	line-height: 4px;
	vertical-align: top;
	padding-top: 50px;
	text-align: left;
}

.sitemap h1 {
	font-weight: bolder;
	font-size: 12pt;
	line-height: 4px;
}

.sitemap a, .sitemap a:visited {
	color: #000000;
	padding: 4px;
	text-decoration: none;	
}

.sitemap a:hover {
	color: #E75626;
	text-decoration: none;
}

/* TEST STYLES */
/*
td {
	border: solid 1px #000000;
}
*/

