/**********************Changes made in this Section have to be made in the UserDefinedStyles.css too**********************/


.BildLinks{
	float: left;
	margin-right: 16px;
	margin-bottom: 14px;
	}

.BildRechts{
	float: right;
	margin-right: 16px;
	margin-bottom: 14px;
}



/**********************Content Pane***************************************************************************************/
body { 
	background-image: url("/Portals/_default/Skins/SatzUndDruck/Assets/ImgPageBackground.gif");
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#28383D;
}

p {
	margin-top:0px;
	margin-bottom:0px;
}


.ContentPane {
	margin:0px 50px 0px 0px;
	padding-bottom: 20px;
	}
.ContentPane .Head, .ContentPane H1, H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.ContentPane H2, H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.ContentPane H3, H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.ContentPane .normal, body, td, tr, table, div, span, p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16.5px;
}

.ContentPane a:link, .ContentPane a:visited, a.ContenPane:link {
	text-decoration:underline;
	color:#000000;
	
}
.ContentPane a:hover {
	color:#990000;
}
.ContentPane li {
	margin-left:-24px;
	list-style-type:square;
	line-height:18px;
}
.ContentPane ul {
	margin-top:-12px;
	list-style-type:square;
	line-height:18px;
}

/**********************Left Pane*******************************************************************************************/
.LeftPane {
	
	background-color:#ffffff;
}

/**********************Right Pane******************************************************************************************/
.RightPane1 {
background-image: url(/Portals/_default/Skins/SatzUndDruck/Assets/ImgRightPane1Background.gif);
background-repeat:repeat-y;
}
.RightPane2 {
background-image: url(/Portals/_default/Skins/SatzUndDruck/Assets/ImgRightPane1Background.gif);
background-repeat:repeat-y;
}


.RightPane1 .Head, .RightPane1 H1, .RightPane2 .Head, .RightPane2 H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:000000;
	font-weight:bold;
	margin:0px 0px 6px 0px;
	padding:0px
}
.RightPane1, .RightPane2 ,.RightPane1 .normal, .RightPane2 .normal, .RightPane1 td, .RightPane2 td,  .RightPane1 p, .RightPane2 p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin: 0px;
	line-height:13px;
}
.RightPane1 a:link, .RightPane1 a:visited, a.RightPane1:link, .RightPane2 a:link, .RightPane2 a:visited, a.RightPane2:link {
	text-decoration:underline;
	color:#000000;
}
.RightPane1 a:hover, .RightPane2 a:hover {
	text-decoration:underline;
	color:#CA1A3C;
}



/**********************Copyright and Login******************************************************************************************/
#ToFlexCopyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ADADAD;
}
#ToFlexCopyright a:link, #ToFlexCopyright a:visited {
    font-weight: normal;
    font-size: 9px;
	color:#ADADAD;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#ToFlexCopyright a:hover    {
	color:#B00727;
	text-decoration:underline;
}

a.Login:link, a.Login:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
a.Login:hover {
	color:#B00727;
}


/* 2NavigateTree START ***************************************************************************************************************************/    
#ToNavForToFlex { margin-left:0px; margin-top:31px; /*margin-top:0px;*/}
.ToNavigateNavContainer DIV { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:185px; }
.ToNavigateNavContainer A, .ToNavigateNavContainer A:visited, .ToNavigateNavContainer A:hover { text-decoration:none}
#LinkSelected {   }
#LinkInPath {}  


/* NavLevel 2 **********************************************************************************************************************************/ 

a.NavLevel2	{
	color:#7F7F7F;
	padding:10px 0px 12px 25px;
	margin-top:0px;
	display:block;
	font-size:11px;
	line-height:14px;
	background-image:  url("/Portals/_default/Skins/SatzUndDruck/Assets/ImgBackgroundNavLevel2.gif");
	background-repeat:no-repeat;
}

a.NavLevel2:hover 					{
	color:#cc2747;
	background-image:  url("/Portals/_default/Skins/SatzUndDruck/Assets/ImgBackgroundNavLevel2Active.gif");
	background-color: #D9C6A9;
	padding:10px 0px 12px 25px;

									}
#Selected a.NavLevel2  				{
	Color:#cc2747;
	font-size:11px;
	background-image:  url("/Portals/_default/Skins/SatzUndDruck/Assets/ImgBackgroundNavLevel2Active.gif");
									} 
#InPath a.NavLevel2  				{
	Color:#cc2747;
	background-image:  url("/Portals/_default/Skins/SatzUndDruck/Assets/ImgBackgroundNavLevel2Active.gif");
									}

/* NavLevel 3 **********************************************************************************************************************************/ 

a.NavLevel3	{
								   	color:#7F7F7F;
									margin:0px 0px 0px 0px;
									padding:0px 0px 10px 38px;
									font-size:10px;
									line-height:14px;		
									display:block;	
									background-image:  url(/Portals/_default/Skins/SatzUndDruck/Assets/ImgBackgroundNavLevel3.gif);	
									background-repeat:repeat;
									}

a.NavLevel3:hover 					{ 
									color:#cc2747;
									background-image:  url(/Portals/_default/Skins/SatzUndDruck/Assets/ImgBackgroundNavLevel3Active.gif);
									}
#Selected a.NavLevel3  				{
									color:#cc2747;
									font-size:10px;
									background-repeat: no-repeat;									
									background-image:  url(/Portals/_default/Skins/SatzUndDruck/Assets/ImgBackgroundNavLevel3Active.gif);
									
									} 
#InPath a.NavLevel3  				{
									color:#cc2747;
									}

