/* CSS Document */
/*############################### Linkes Menue ###################################################*/
#Tbl_LinkesMenue{
	background-color:#FEFDE8;
}

#MenueText{
	text-align:center;
	color: #00105A;
	text-decoration: none;
	font-family:Arial;
	font-size:15px;	
}

#MenueText_Active{
	text-align:center;
	font-family:Arial ;
	color:#00105A;
	font-size:15;
}

#SubMenueText{
	text-align:center;
	color: #00105A;
	text-decoration: none;
	font-family:Arial;
	font-size:15px;	
}

#SubMenueText_Active{
	text-align:center;
	font-family:Arial;
	color:#D7BAA4;
	font-size:16;
}

a:link {
	text-align:center;
	border-style:hidden;
	color: #00105A;
	text-decoration: none;
	font-family:Arial;
	font-size:15px;
}

a:visited {
	text-align:center;
	border-style:hidden;
	color: #00105A;
	text-decoration: none;
	font-family:Arial;
	font-size:15px;
}

img{
	border:0px;
}

#Menue_TextBG{
	background-color:#FFFFCC;
	height:25px;
}

#Menue_TextBG:hover{
	background-color:#FEFDE8;
}

/*Here is an extra BG because he wont change going over*/
#Menue_TextBG_Active{
	background-color:#FEFDE8;
	height:25px;
}

#Menue_Trennlinie{
	background-color:#D0CFA0;
	height:1px;
}

#Menue_TrennBalken{
	height:10px;
}

#Trennlinie_Vertikal{
	background-color:#6F4B01;/*Dunkelbraun*/
	width:1px;
}

/*############################### TEXT-BLOCK ###################################################*/
#Background_Text{
	background-color:#D7BAA4;/*Alt-Rosa*/
	width:427;
	height:550px;
}

#Textblock_Text{
	text-align:left;
	font-family:Arial ;
	color:#FEFDE8;/*beige*/
	font-size:15;
}

#Textblock_Header{
	text-align:left;
	color:#FEFDE8;/*beige*/
	font-size:15;
	font-family:Arial Black;	
}

#Textblock_Variabel{
	text-align:left;
	font-family:Arial ;
	color:#FEFDE8;/*beige*/
	font-size:15;
}

#Textrand_Horizontal{
	width:20px;
}

#Textrand_Vertikal{
	height:20px;
}

/*ELEMENTE einer Aufzählung !!*/

li{
	text-align:left;
	font-family:Arial ;
	color:#FEFDE8;/*beige*/
	font-size:15;
}

textarea{
	text-align:left;
	font-family:Arial ;
	font-size:15;	
	text-shadow:none;
}



/*############################### BILDER - BLOCK ###################################################*/

#Bilder_Block{
	background-color:#FEFDE8;/*Beige*/
	width:402px;
	height:550px;
	align:center;
}

#Bildrand_Horizontal_O{
	height:20px;
}
#Bildrand_Horizontal_U{
	height:10px;
}

#Bildlinie_Horizontal{
	background-color:#FEFDE8;/*Beige*/
	height:1px;
}

#Grosses_Bild_Tbl{
	width:402px;
	height:415px;
}

#Text_Bildbeschreibung{
	text-align:center;
	font-family:Arial ;
	color:#00105A;/*Dunkelblau*/
	font-size:15;
	height:25;
}

#MiniBild_TBL{
	height:66px;
	width:66px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#MiniBild_Rand_TBL{
	height:66px;
	width:33px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#MiniBild_Rand_Vertikal{
	height:66px;
	width:10px;
}

/*############################### SCHATTEN_RAHMEN ###################################################*/

#Rahmen_Ecke_OL{
	width:1px;
	height:1px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#Rahmen_Ecke_OR{
	width:5px;
	height:1px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#Rahmen_Horizontal_O{
	height:1px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#Rahmen_Horizontal_U{
	height:5px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#Rahmen_Ecke_UL{
	width:1px;
	height:5px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#Rahmen_Ecke_UR{
	width:5px;
	height:5px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#Rahmen_Vertikal_L{
	width:1px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

#Rahmen_Vertikal_R{
	width:5px;
	background-color:#D0CFA0;/*Hellbraun*/	
}

/*########### BOOKING FORM ################################################*/

select{
	font-size:12;
	text-align:left;
	font-family:Arial ;
	color:#00105A;/*Dunkelblau*/	
}

input{
	size:22;
	text-align:left;
	font-family:Arial ;
	color:#00105A;/*Dunkelblau*/
	font-size:15;	
}

