
/**********************Changes made in this Section have to be made in the UserDefinedStyles.css too**********************/

/**********************Content Pane***************************************************************************************/
.ContentPane {
	margin:6px 30px 0px 0px;
	}
	
.ContentPane .Head, .ContentPane H1, H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#575453;
	margin:1px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	line-height:25px;
	display: block;
	font-weight:bold
}

.ContentPane H2, H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575453;
	margin:20px 0px 10px 0px;
	padding:0px;
	font-weight:bold
}
.ContentPane H3, H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575453;
	margin:5px 0px 0px 0px;
	padding:0px;
	font-weight:bold
}


p {
	margin-top:0px;
	margin-bottom:0px;
}


.ContentPane .normal, body, td, tr, table, div, span, p  {
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575453;
}

.ContentPane a:link, .ContentPane a:visited, a.ContenPane:link {
	text-decoration:underline;
	color:#575453;
}
.ContentPane a:hover {
	color:#95C2DE;
}

.BildLinks{
	float: left;
	margin-right: 16px;
	margin-bottom: 14px;
	}

.BildRechts{
	float: right;
	margin-left: 16px;
	margin-bottom: 14px;
}


.DRow1 td {
	background-color:#F5F5EB;
}
.DRow2 td {
	background-color:#E9E7D6;
}

.DRowFirst td {
	background-color:#95C2DE;
	font-weight:bold
}
.DRowFirst {
	background-color:#95C2DE;
	font-weight:bold
}

.ContentPane ul {
	margin-top:0px;
	list-style-position:center; 
	font-size:10px;
	}
	
.ContentPane ul li {
	margin-left:-20px;
}

.ContentPane ol {
	margin-top:0px;
	font-size:10px;
}

.ContentPane ol li {
	margin-left:-15px;
}




/**********************Right Pane******************************************************************************************/
.RightPane p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575453;
	margin: 0px;
	line-height:10px;
}

.RightPane a:link, .RightPane a:visited, a.RightPane:link {
	text-decoration:underline;
	color:#575453;
}
.RightPane a:hover{
	text-decoration:underline;
	color:#2B2928;
}
.RightPane{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575453;
}
.RightPane .Head, .RightPane H1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575453;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	padding:0px;
	line-height:15px;
}
.RightPane .normal, .RightPane td,  .RightPane p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575453;
	line-height:13px;
}




/**********************Copyright and Login******************************************************************************************/
#ToFlexCopyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#BEB776;
	padding-right:7px;
}
#ToFlexCopyright a:link, #ToFlexCopyright a:visited {
    font-weight: normal;
    font-size: 9px;
	color:#BEB776;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#ToFlexCopyright a:hover    {
    text-decoration: underline;
	color:#95C2DE;
}

a.Login:link, a.Login:visited {
	color:#E3E0C5;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
a.Login:hover {
	color:#95C2DE;
	text-decoration:underline;
}



/* 2NavigateTree START ***************************************************************************************************************************/    
#ToNavForToFlex {
	margin-left:0px;
	margin-top:55px;
}
.ToNavigateNavContainer DIV {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:189px;
	}
.ToNavigateNavContainer A, .ToNavigateNavContainer A:visited, .ToNavigateNavContainer A:hover { text-decoration:none}
#LinkSelected {   }
#LinkInPath {}  


/* NavLevel 2 **********************************************************************************************************************************/ 

a.NavLevel2	{
	color:#ABA9A9;
	padding:6px 0px 6px 33px;
	margin:0px;
	display:block;
	font-size:11px;
	line-height:14px;

}

a.NavLevel2:hover 					{
	color:#575453;
	padding:6px 0px 6px 33px;
	background-image: url("/Portals/_default/Skins/HotelKulm/Assets/ImgBackgroundNavLevel2Mouseover.gif");
	background-repeat:repeat-y;
	line-height:14px;
									}
#Selected a.NavLevel2  				{
	color:#575453;
	padding:6px 0px 6px 33px;
	background-image: url("/Portals/_default/Skins/HotelKulm/Assets/ImgBackgroundNavLevel2Active.gif");
	background-repeat:repeat-y;
	font-weight:bold
									} 
#InPath a.NavLevel2  				{
	color:#575453;
	padding:6px 0px 6px 33px;
	background-image: url("/Portals/_default/Skins/HotelKulm/Assets/ImgBackgroundNavLevel2Active.gif");
	background-repeat:repeat-y;
	font-weight:bold
									}

/* NavLevel 3 **********************************************************************************************************************************/ 

a.NavLevel3	{
	color:#ABA9A9;
	padding:3px 0px 7px 50px;
	margin:0px;
	display:block;
	font-size:10px;
	line-height:14px;
	background-image: url("/Portals/_default/Skins/HotelKulm/Assets/ImgBackgroundNavLevel3.gif");
	background-repeat:repeat-y;
									}

a.NavLevel3:hover 					{ 
	color:#575453;
	background-image: url("/Portals/_default/Skins/HotelKulm/Assets/ImgBackgroundNavLevel3Mouseover.gif");
									}
#Selected a.NavLevel3  				{
	color:#575453;
	background-image: url("/Portals/_default/Skins/HotelKulm/Assets/ImgBackgroundNavLevel3Active.gif");
	font-weight:bold									
									} 
#InPath a.NavLevel3  				{
	color:#575453;
	background-image: url("/Portals/_default/Skins/HotelKulm/Assets/ImgBackgroundNavLevel3Active.gif");
	font-weight:bold									
									}