/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/ 
/* background color for the content part of the pages */
Body
{
    background: #fff;
    height: 100%;
    }
.ControlPanel, .PagingTable {
    width: 960px;
    background: #fff;
    border: #003366 1px solid; 
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    font-weight: bold;
    color: #1b191e;
    text-decoration: none;
}
A.SkinObject:hover {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    text-decoration: none;
    color:#003366;
}
p{
    margin: 0px;
    padding: 0px;
}
/* Styles fuer den Editor*/
.face2faceRot, .face2faceRot td, .face2faceRot div, .face2faceRot span {
    color: #e31c18 !important;
    font-weight: normal;
}
.face2faceHellgrau, .face2faceHellgrau td, .face2faceHellgrau div, .face2faceHellgrau span{
    color: #707172 !important;
    font-weight: normal;
}
.face2faceDunkelgrau, .face2faceDunkelgrau td, .face2faceDunkelgrau div, .face2faceDunkelgrau span{
    color: #535154 !important;
    font-weight: normal;
}
.face2faceSchriftfarbe, .face2faceSchriftfarbe td, .face2faceSchriftfarbe div, .face2faceSchriftfarbe span{
    color: #1a171b !important;
    font-weight: normal;
}
.dialogdirectOrange, .dialogdirectOrange td, .dialogdirectOrange div, .dialogdirectOrange span{
    color: #f9b700 !important;
    font-weight: normal;
}
/* text style for the body tab */
.pagemaster {
    background: #fff url(hg_body.gif) no-repeat center top;
    width: 100%;
    height: 100%;
}
.pagemasterNeutral {
    background: #fff url(hg_body_neutral.gif) no-repeat center top;
    width: 100%;
    height: 100%;
}
.skinmaster 
{
    width: 996px;
    height: 100%;
}
.skinmasterPrint
{
	background-color: #fff;
	BORDER-RIGHT: #aaaaaa 1px solid; 
	BORDER-LEFT: #aaaaaa 1px solid; 
}
.ContentStart{
    width: 960px;
    height: 100%;
    min-height: 350px;
    background: url(startpage.jpg) no-repeat top left;
}
.Content{
    width: 960px;
    height: 100%;
    min-height: 350px;
    background: url(folgepage.jpg) no-repeat top left;
}
.ContentNeutral{
    width: 960px;
    height: 100%;
    min-height: 350px;
}
.BannerPane{
    height: 120px;
    padding: 0px 0px 0px 186px;
}
.LeftPaneJobNeutral{
    vertical-align: top;    
    width: 183px;
    *width: 185px;
    padding-left: 2px;
}
.LeftPaneJob{
    vertical-align: top;
    padding-top: 120px;
    width: 183px;
    *width: 185px;
    padding-left: 2px;
}
.RightPaneJob  {
    width: 345px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}
.RightPane  {
    width: 345px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}
.RightPane div, .RightPane td, .RightPane span {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color:#1b191e;
}
.ContentPaneStart {
    padding: 60px 100px 0px 455px;
    width: 505px;
    *width: 960px; /*IE Bug*/
}
.ContentPaneFolge {
    width: 515px;
    *width: 615px;
    padding: 120px 50px 0px 50px;
}
.ContentPaneFolgeBanner {
    width: 515px;
    *width: 615px;
    padding: 0px 50px 0px 50px;
}
.ContentPaneJob {
    width: 400px;
    *width: 430px;
    padding: 120px 15px 0px 45px;
}
.ContentPaneJobNeutral{
    width: 400px;
    *width: 430px;
    padding: 0px 15px 0px 15px;
}
.ContentPane  {
    width: 515px;
    *width: 615px;
    padding: 0px 50px 0px 50px;
}
.ContentPaneAdmin  {
    padding: 120px 20px 0px 20px;
}
.ContentPaneStart div, .ContentPaneStart td, .ContentPaneStart span,
.ContentPaneFolge div, .ContentPaneFolge td, .ContentPaneFolge span,
.ContentPane div, .ContentPane td, .ContentPane span,
.ContentPaneAdmin div, .ContentPaneAdmin td, .ContentPaneAdmin span 
{ 
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color:#1b191e;
}
.SubNaviTop{
    width: 291px;
    height: 87px;
    float: left;
}
.PicturePaneTop{
    height: 87px;
    width: 367px;
    float: right;
}
.SearchTD {
    height: 43px;
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #353535;
	font-weight:normal;
	text-decoration: none;
	padding-right: 10px;
	text-align: right;
	clear: both;
	width: 650px;
	*width: 660px;
}
.MenuTD{
    padding-left: 46px;
    background: url(hg_menu.gif) repeat-x left bottom;
}
.FontSizeTD
{
    padding-right: 8px;
    background: url(hg_menu.gif) repeat-x left bottom;
}
.footer{
    height: 80px;
    background: url(hg_footer.gif) no-repeat center top;
    padding-top: 24px;
    vertical-align: top;
}
.copyright
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #1b191e;
}
.currentDate, a.Hostname
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #353535;  
}
ul li   {
}

ul li li    {
}

ul li li li {
}

ol li   {
}

ol ol li    {
}

ol ol ol li {
}
/*style fuer die allgemeine linkdefinition*/
A:link, A:visited, A:active 
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #353535;
	text-decoration: underline;
}
A:hover 
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #e31c17;
	text-decoration: underline;
	/*background-color: #E4F3F6;*/
}
.breadcrumbDiv {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #8b8b8d;
	font-weight:normal;
	text-decoration: none;
	padding: 8px 0px 0px 186px;
	text-align: left;
	height: 30px;
	width: 774px;
	*width: 960px;
}
.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active  {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #8b8b8d;
	font-weight:normal;
	text-decoration: none;
}
A.breadcrumb:hover    {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #e31c17;
	font-weight:normal;
	text-decoration: underline;
}
/* text style for the selected tab */
.SearchTab, A.SearchTab:link, A.SearchTab:visited, A.SearchTab:active {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #353535;
	font-weight:normal;
	text-decoration: none;
}
A.SearchTab:hover {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #e31c17;
	font-weight:normal;
	text-decoration: none;
}
/* text style for the unselected tabs */
.OtherTabs, A.OtherTabs:link, A.OtherTabs:active, A.OtherTabs:visited {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #353535;
	font-weight:normal;
	text-decoration: none;
}
A.OtherTabs:hover   {
    color: #e31c17;
	font-weight:normal;
	text-decoration: none;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
.Login, A.Login:link, A.Login:visited, A.Login:active {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #353535;
	font-weight:normal;
	text-decoration: none;
}
A.Login:hover {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #e31c17;
	font-weight:normal;
	text-decoration: none;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color:#353535;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color:#353535;
}
A.CommandButton:hover {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color:#e31c17;
}
/* button style for standard HTML buttons */
.StandardButton {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
}
/* GENERAL style for module titles */
.TitelBox
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	font-weight: bold;
	color: #e31c18;
}
.Head {
    font-family: Arial, Verdana,Thaoma;
	font-size: 10pt;
	font-weight: bold;
	color: #e31c18;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	font-weight: bold;
	color: #353535;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    font-weight: normal;
    color: #353535;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    color: #353535;
    font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    font-weight: normal;
}
.NormalRed
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    font-weight: normal;
    color: red;
}
.NormalBold
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    font-weight: bold
}		 
/* GENERIC */
H1, H1 td, H1 span, H1 div  {
    font-size: 11pt !important;
	color: #e31c19 !important;
	font-weight: bold;
}
H2, H2 td, H2 span, H2 div  {
    font-size: 11pt !important;
	color: #353535 !important;
	font-weight: bold;
}
H3, H3 td, H3 div, H3 span  {
    font-size: 10pt !important;
	color: #e31c19 !important;
	font-weight: bold;
}
H4, H4 td, H4 div, H4 span {
    font-size: 10pt !important;
	color: #353535 !important;
	font-weight: bold;
}
H5, H5 td, H5 div, H5 span {
    font-size: 8.5pt !important;
	color: #e31c19 !important;
	font-weight: bold;
}
H6, H6 td, H6 span, H6 div {
    font-size: 8.5pt !important;
	color: #e31c19 !important;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
HR {
	color: #e31c19;
	height: 1px;
	border: solid 1px #e31c19;
}
/************************************************************************************************************* 
This uses 2.1.2 Solpart Menu Options. Classes MUST be set in xml or ASCX file to display correctly  on page.
************************************************************************************************************ */
.ActiveRootTab TD{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #e31c17;
	font-weight: normal; 
	height: 44px;
	background: Transparent url(mainnav_active_bg.gif) no-repeat bottom left;
}
.BreadcrumbRootTab TD{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #e31c17;
	font-weight: normal; 
	height: 44px;
	background: Transparent url(mainnav_active_bg.gif) no-repeat bottom left;
}
.SubActiveRootTab TD{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	cursor: hand; 
	color: #e31c17; 
	font-weight: normal; 
	font-style: normal;
	height: 20px;
}
.MainMenu_MenuContainer {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #353535;
	height: 44px; 
	background: Transparent;
}
.MainMenu_MenuBar {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	color: #353535;	
	background: Transparent url (menu_end.gif) no-repeat bottom right;
}
.RootMenu_MenuItem{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	cursor: hand; 
	color: #353535; 
	font-weight: normal; 
	font-style: normal; 
	border: Transparent 1px solid; 
	height: 44px;
	line-height: 44px;
	background: url(mainnav_bg.gif) no-repeat bottom left;
	padding-left: 8px;
	padding-right: 8px;
}
.MainMenu_MenuItem {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	cursor: hand; 
	color: #353535; 
	font-weight: normal; 
	font-style: normal; 
	border: #f1f1f1 1px solid; 
	height: 20px;
	padding-right: 8px;
}
.MainMenu_MenuIcon {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	cursor: hand; 
	background-color: #f1f1f1; 
	border: #f1f1f1 1px solid; 
	text-align: center;
	width: 15px;
	height: 20px;
	/*display: none;*/
}
.MainMenu_SubMenu {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
	z-index: 1353535; 
	cursor: hand; 
	background: #f1f1f1;
	color: #353535;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	/*border ueber den ganzen menue bereich*/ 
	border: #37504D 1px solid; 
}
.MainMenu_MenuItemSel {
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    background: url(mainnav_sep_hover.gif) no-repeat bottom left;
	cursor: hand; 
	color: #e31c17; 
	font-weight: normal; 
	font-style: normal;
	border: Transparent 1px solid; 
	height: 44px;
	padding-right: 8px;
}
.SubMainMenu_MenuItemSel 
{
    font-family: Arial, Verdana,Thaoma;
    font-size: 8.5pt;
    background: Transparent;
	cursor: hand; 
	color: #e31c17; 
	font-weight: normal; 
	font-style: normal;
	border: Transparent 1px solid; 
	height: 20px;
}
.MainMenu_MenuBreak {
	border: #f1f1f1 1px solid; 
	font-size: 8.5pt;
	background-color: #f1f1f1; 
	height: 20px;
	display: none;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	color: #353535;
	cursor: hand; 
	border: #6E8282 0px solid; 
	height: 20px; 
	width: 0px;
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	color: #353535;
	cursor: hand;
	border: #6E8282 0px solid; 
	height: 20px;
	width: 0px;
	display: none;
}