/*
Faktor = 0,763
*/


#gesamt{
	position: absolute;
	background-color: #cc6633;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	min-height:563px;
}
#whole {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 11%;
	background-color: #889999;
}
/*
----------------------------------------------------------------
 oberes Menue
 ----------------------------------------------------------------
*/
#TopMenuPos {
	position: absolute;
	top: 75px;
	left: 9px;
	z-index: 10;

	
}

#BotMenuPos {
	position: absolute;
	top: 495px;
	left: 9px;
	z-index: 20;

	

}
.Menu a:link {
	font-family: arial,san-serif;
	text-decoration:none;
	font-weight:bold;
	color: #F1AB56;
	text-decoration:none;
	
	font-size: 16px;
}
.Menu a:visited { 
	font-family: arial,san-serif;
	text-decoration:none;
	font-weight:bold;
	color: #F1AB56;
	text-decoration:none;
	
	font-size: 16px;
}

.Menu a:hover { 
	font-family: arial,san-serif;
	text-decoration:none;
	font-weight:bold;
	color: white;
	text-decoration:none;
	
	font-size: 16px;

}

.Menu a:active { 
	
	color: white;
	

}


/*
-----------------------------------------------------------------
 oberes Menü ENDE
-----------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
 grobes Layout
-----------------------------------------------------------------
*/
#BotBorder {
	position: absolute;
	z-index: 10;
	width: 782px;
	height: 58px;

	left: 0px;
	top: 502px;
	
	
	background-color: #cc6633;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#F1AB56;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#F1AB56;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#F1AB56;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#F1AB56;
}
#Logo {
	position: absolute;
	z-index: 20;
	top: 8px;
	left: 510px;
	width: 188px;
	height: 138px;
	
	
}

#TopBorder {
	position: absolute;
	z-index: 10;
	width: 782px;
	height: 120px;

	left: 0px;
	top: 0px;
	
	
	background-color: #cc6633;
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-bottom-color:#F1AB56;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#F1AB56;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#F1AB56;

}

#Back {
	position: absolute;
	z-index: 5;
	top: 120px;
	left: 0px;
	width: 782px;
	height: 402px;
	background-color: #669999;
	background-repeat:no-repeat;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#F1AB56;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#F1AB56;
}
/*
-----------------------------------------------------------------
 grobes Layout ENDE
-----------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
  eingeschobene Bilder
-----------------------------------------------------------------

*/
#pic1 {
	position: absolute;
	z-index: 20;
	top: 338px;
	left: 512px;
	width: 272px;
	height: 164px;
	background-color: #cc6633;
	background-repeat:no-repeat;
	background-position:bottom left;
}
#pic2 {
	position: absolute;
	z-index: 20;
	top: 174px;
	left: 512px;
	width: 272px;
	height: 164px;
	background-color: #cc6633;
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#head1 {
	position: absolute;
	z-index: 20;
	top: 414px;
	left: 20px;
	width: 100px;
	height: 88px;
	background-color: #cc6633;
	background-repeat:no-repeat; 
	background-position:bottom left;
}
#head2 {
	position: absolute;
	z-index: 20;
	top: 414px;
	left: 180px;
	width: 100px;
	height: 88px;
	background-color: #cc6633;
	background-repeat:no-repeat; 
	background-position:bottom left;
}
#head3 {
	position: absolute;
	z-index: 20;
	top: 414px;
	left: 350px;
	width: 100px;
	height: 88px;
	background-color: #cc6633;
	background-repeat:no-repeat; 
	background-position:bottom left;
}
#head4 {
	position: absolute;
	z-index: 20;
	top: 414px;
	left: 540px;
	width: 100px;
	height: 88px;
	background-color: #cc6633;
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#PicTxt {
	font-family: arial,san-serif;
	position: absolute;
	z-index: 20;
	top: 3px;
	left: 4px;
	text-decoration:none;
	font-weight:bold;
	color: #F1AB56;
	text-decoration:none;
	font-size: 12px;
}
/*
-----------------------------------------------------------------
  eingeschobene Bilder ENDE
-----------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
 diverse Text Formatierungen
-----------------------------------------------------------------
*/

.BlackTxt {
	font-family: arial,san-serif;
	position: absolute; 
	z-index: 20;

	text-decoration:none;
	font-weight:normal;
	color: black;
	text-decoration:none;
	font-size: 11px;
}

.BlackTxt H1{
	font-family: arial,san-serif;
	z-index: 20;
/*	line-height:5px; */
	margin-top: 13px;
	margin-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
	color: black;
	text-decoration:none;
	font-size: 11px;
}

.BlackTxt a:link{
	font-family: arial,san-serif;
	z-index: 20;
	text-decoration:underline;
	font-weight:bold;
	color: black;
	font-size: 11px;

}
.BlackTxt a:visited{
	font-family: arial,san-serif;
	z-index: 20;
	
	text-decoration:underline;
	font-weight:bold;
	color: black;

	font-size: 11px;
}

.BlackTxt a:hover{
	font-family: arial,san-serif;
	z-index: 20;
	
	text-decoration:underline;
	font-weight:bold;
	color: black;
	
	font-size: 11px;
}

.BlackTxt a:active{
	font-family: arial,san-serif;
	z-index: 20;
	
	text-decoration:underline;
	font-weight:bold;
	color: black;
	
	font-size: 11px;
}



.WhiteTxt {
	font-family: arial,san-serif;
	position: absolute;
	z-index: 20;
	
	text-decoration:none;
	font-weight:normal;
	color: white;
	text-decoration:none;
	font-size: 11px;
}

.WhiteTxt H1{
	font-family: arial,san-serif;
	position: absolute;
	z-index: 20;
	
	text-decoration:none;
	font-weight:bold;
	color: white;
	text-decoration:none;
	font-size: 11px;
}
.orange{
	font-family: arial,san-serif;
	position: absolute;
	z-index: 20;
	
	font-style: italic;
	text-decoration:none;
	font-weight:bold;
	color: #F1AB56;
	text-decoration:none;
	
	font-size: 12px;
}

.orange H1{
	font-family: arial,san-serif;
	position: absolute;
	z-index: 20;
	
	font-style: italic;
	text-decoration:none;
	font-weight:bold;
	color: #F1AB56;
	text-decoration:none;
	
	font-size: 20px;
}
/*
-----------------------------------------------------------------
 diverse Text Formatierungen ENDE
-----------------------------------------------------------------
*/

