/* Bereich Kopfbereich(Spielplatz) */
div.header {
	background-image: url(../img/grafiken/gra_header.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 928px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* Hauptdiv */
div.mainDiv {
	position: absolute;
/*	height: 450px; */
	height: 555px; 
	width: 928px;
}
/* Hintergrund Navigation */
div.bottom {
	background-image: url(../img/grafiken/gra_bottom.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 928px;
	position: absolute;
	left: 0px;
/*	top: 377px; */
	top: 482px; 
}

/* Hintergrund tatsächlicher Textbereich */
div.content {
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #443D17;
	position: relative;
	font-weight: normal;
}

/* Hintergrund tatsächlicher Textbereich */
div.content2 {
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #443D17;
	position: relative;
	font-weight: normal;
}

/* außen Div, Bilderbereich und Subsubnavigation */
div.images {
	background-image: url(../img/bg/bg_images.gif);
	background-repeat: no-repeat;
/*	height: 235px; */
	height: 340px; 
	width: 376px;
	position: absolute;
	left: 0px;
	top: 142px; 
	line-height: normal;
}

/* Bereich für großem Bild */
div.imgExample {
	height: 340px;
	width: 256px;
	position: absolute;
	left: 120px;
	top: 142px;
	vertical-align: middle;
	background-color: #FFFFFF;
}

/* Hintergrund Textbereich (Papierstruktur) */
div.contentBg {
	background-image: url(../img/bg/bg_content.jpg);
	background-repeat: no-repeat;
/*	height: 235px; */
	height: 340px;
	width: 552px;
	position: absolute;
	left: 376px;
	top: 142px;
}

/* außen Div, Inhaltsbereich Abstände und Scroller  */
div.contentExtern {
/*	height: 230px; */
	height: 316px;
	width: 551px;
	position: absolute;
	left: 376px;
	top: 146px;
	padding-top: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 15px;
	overflow: auto;
	scrollbar-3dlight-color:#BFC697;
           scrollbar-arrow-color:#E6EAD0;
           scrollbar-base-color:#BFC697;
           scrollbar-darkshadow-color:#BFC697;
           scrollbar-face-color:#A7AD84;
           scrollbar-highlight-color:#BFC697;
           scrollbar-shadow-color:#BFC697;
		   scrollbar-track-color:#BFC697;

}
/* Effekt Balken bei Inhaltsbereich */
div.contentBalken {
	height: 15px;
	width: 548px;
	position: absolute;
	left: 378px;
	top: 476px;
	z-index: 2;

}

/* Bereich Hauptnavigation */
div.mainNav {
	position: absolute;
	height: 21px;
	top: 504px;
	width: 870px;
	left: 29px;
}

/* Titel Eigenschaften (Grossschreibung) */
.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #443D17;
}

/* Eigenschaften der Zelle unten Hintergrundbild*/
.aussenUnten {
	background-image: url(../img/bg/bg_aussen_unten.gif);
	background-repeat: repeat-x;
}

/* Eigenschaften der Zelle oben Hintergrundbild*/
.aussenOben {
	background-image: url(../img/bg/bg_aussen_oben.gif);
	background-repeat: repeat-x;
}

/* Bereich für Subsubnavigation*/
div.imgNav {
	position: absolute;
	width: 116px; 
	height: 265px;
	left: 2px; 
	top: 150px;
/*	overflow: auto;
	direction: rtl;
	scrollbar-3dlight-color:#BFC697;
           scrollbar-arrow-color:#E6EAD0;
           scrollbar-base-color:#BFC697;
           scrollbar-darkshadow-color:#BFC697;
           scrollbar-face-color:#A7AD84;
           scrollbar-highlight-color:#BFC697;
           scrollbar-shadow-color:#BFC697;
		   scrollbar-track-color:#BFC697; */
}

/* Eigenschaften der Zelle zwischen den Buttons*/
.imgNavAbstand {
	height: 5px;
	width: 116px;

}

/* Eigenschaften der Zelle der Buttons*/
.imgNavBtn {
	height: 15px;
	width: 116px;
}

/* Eigenschaften für Subnavigation*/
div.mainSubNav {
	position: absolute;
	height: 18px;
	left: 0px;
	top: 486px;

}

/* Bereich für Bildnavigation für Auswahl der großen Bilder*/
div.imgNavBilder {
	position: absolute;
	width: 116px;
	left: 2px;
	top: 419px;
	height: 63px;

}

/* Eigenschaften für Zellen der BildBtns*/
.imgNavBilderZelle {
	height: 63px;
	width: 22px;
	scrollbar-3dlight-color:#BFC697;
	scrollbar-arrow-color:#E6EAD0;
	scrollbar-base-color:#BFC697;
	scrollbar-darkshadow-color:#BFC697;
	scrollbar-face-color:#A7AD84;
	scrollbar-highlight-color:#BFC697;
	scrollbar-shadow-color:#BFC697;
	scrollbar-track-color:#BFC697;
	background-position: left;

}

a:link.normal {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Navy;
        text-decoration:none;
        font-weight:bold
}

a:hover.normal {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Navy;
        text-decoration:underline;
        font-weight: bold;
}

a:active.normal {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Navy;
        text-decoration:none;
        font-weight: bold;
}

a:visited.normal {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Navy;
        text-decoration:none;
        font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

/* Fläche von Kontaktformular */
div.contactFormular {
	position: absolute;
	z-index: 3;
	height: 205px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	padding-top: 10px;
	font-weight: normal;
/*	padding-left: 9px; */
}

/* Eigenschaften für Formular Eingabefelder */
input.2d {
	background-color: #CCCC99;
	border: 1px solid #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 280px;
	font-style: normal;
	font-weight: normal;
}

/* Eigenschaften für Formular Textarea */
textarea.Textarea {
	background-color: #CCCC99;
	border: 1px solid #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 427px;
	height: 96px;
	font-weight: normal;
	font-style: normal;
}

/* Eigenschaften für Formular Text (links von Eingabefelder) */
.contactTitelForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	vertical-align: middle;
	padding-right : 5px;
	color: #443D17;
	font-weight: normal;
}

