/* 
================================
Skin styles for splittundmehr
================================
*/ 
table {
font-family: Arial, Verdana, Sans Serif;
font-size:9pt;
}

.normal {
font-family: Arial, Verdana, Sans Serif;
font-size:9pt;
}


A.SkinObject:hover    {
    text-decoration:Underline;
    color:#1b3c75;
}
  

.pagemaster {
	width:1000px;
	height: 100%;	
	background-color: #ffffff;
	color:#000000; 
    font-family: Arial, Verdana, Sans Serif; 
    font-size:9pt;
    margin:0; 
    padding:0;
}

A:link  {
    text-decoration:underline;
    font-weight:bold;
    color:  #003366;
}
A:visited   {
    text-decoration:underline;
    font-weight:bold;
    color:  #003366;
}
A:hover {
    text-decoration:underline;
    font-weight:bold;
    color:  #cc0000;
}
A:active    {
    text-decoration:none;
    font-weight:bold;
    color:  #cc0000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:underline;
    color: #003366;
}
A.CommandButton:visited  {
    text-decoration:underline;
    color: #003366;
}
A.CommandButton:hover    {
    text-decoration:underline;
    color: #cc0000;
}
A.CommandButton:active   {
    text-decoration:underline;
    color: #cc0000;
}

h1 {font-size:14pt; font-weight:bold; margin:0; padding:0; color: #1b3c75;}
h2 {font-size:12pt; font-weight:bold; margin:0; padding:0; color: #1b3c75;}
h3 {font-size:10pt; font-weight:bold; margin:0; padding:0; color: #1b3c75;}
h4 {font-size:8pt; font-weight:bold; margin:0; padding:0; color: #1b3c75;}
h5 {font-size:8pt; font-weight:bold; margin:0; padding:0; color:#000000;}

/* style of item titles on edit and admin pages */
.SubHead2
{
	font-family:  Arial, Verdana, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.skinheader {
    width:auto; 
    height:125px; 
    background-image:url(header.jpg);
    margin:0; 
    padding:0; 
}
.logo {
    float:left;
	width:209px;
	height:97px;  
}
.flash {
    float:left;
	width:384px;
	margin:0;	
}

.topmenu {
    clear:both;
    background-color:Transparent;
    float:left;  
}

.topmenu A:link {
    color: #1b3c75; 
	font-size: 9pt; 
	font-weight: bold;
	text-decoration:none;
}
.topmenu A:visited {
    color: #1b3c75; 
	font-size: 9pt; 
	font-weight: bold;
	text-decoration:none;
}
.topmenu A:hover {
    color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold;
	text-decoration:none;
}
/*=============================================
==========Side Top Menu =======================
==============================================*/
.TopMenuBar {
    background-color: Transparent;
    color: #1b3c75; 
	font-size: 9pt; 
	font-weight: bold;
	padding-top:5px;
}
.TopMenuItem A:link {
    background-color: Transparent;
    color: #1b3c75; 
	font-size: 9pt; 
	font-weight: bold;
}
.TopMenuItem A:hover {
    color:#ffffff; 
	font-size: 9pt; 
	font-weight: bold;
	text-decoration:none;
}
/*============================================*/
.search {
    background-color:Transparent;
    float:right;   
    padding-right:5px;
    padding-top:2px;  
}
* html .search { padding-top:3px;}
.info {
    width:auto;
    float:left;
    background-color:#ffffff; 
    margin:0 5px 0 5px;
    height:20px;
    padding:0;
}
* html .info {margin:5px 5px 0 5px;
}
.currentdate {
    margin-right:20px;
    float:left;    
}
.breadcrumb {
    float:left;    
}
.user {
    width:auto; 
    float: right;    
}
.skinmaster {
    clear:both;
    width:1000px;
    background:url(hg_right.jpg) repeat-y right top;
    padding:0;
    margin:0;
}
.leftpane {
	background-color: transparent;
	width:170px;
	float:left;
	margin-right:5px;	
	vertical-align:top;
}
.produktmenu {
    height:expression(contentWindow.document.body.scrollHeight+50);    
}

/*=========================================
		== Side Menu ==
===========================================*/

.SideMenu {
	width: 130px;
	background-color: transparent;	
}
/*-- 1.Menupunkt HG orange*/
.MenuHdr {
	cursor: pointer; 
	cursor: hand;
	padding-left:5px;
	background-color:#ff9a03;
	border-bottom:solid 1px #1b3c75;
	height:25px;
	color: #1b3c75;
	font-family: Arial, Verdana, Sans Serif; 
	font-size: 9pt; 
	font-weight: bold; 	
	text-decoration:none;
}

.MenuHdr A:link {
    color:#1b3c75;
    text-decoration:none;
    font-weight: bold;
}
.MenuHdr A:visited {
    color:#1b3c75;
    text-decoration:none;
    font-weight: bold;
}
.MenuHdr A:hover {
    color:#ffffff;
    text-decoration:none;
    font-weight: bold;
}
.currentHeaderHighlight {
	cursor: pointer; 
	cursor: hand;	
	height:25px;
	color: #1b3c75;
	font-family: Arial, Verdana, Sans Serif; 
	font-size: 9pt; 
	font-weight: bold; 	
	text-decoration:none;
}
* html .currentHeaderHighlight { padding-top:4px;
}
.MenuItem {
	font-family: Arial, Verdana, Sans Serif; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	color: #000000;
	text-decoration:none;	
	padding-left:15px;
	border-bottom:solid 1px #333333;
	height:25px;
}
.MenuItem A:link {
    color:#000000;
    text-decoration:none;
    font-weight:normal;
}
.MenuItem A:visited {
    color:#000000;
    text-decoration:none;
    font-weight:normal;
}
.MenuItem A:hover {
    color:#666666;
    text-decoration:none;
    font-weight:normal;
}

.currentItemHighlight {
	font-family: Arial, Verdana, Sans Serif; 
	font-size: 9pt;	
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-left:0;	
	height:25px;
}
* html .currentItemHighlight {padding-top:5px;}
/*==============================================*/
.contentpane {
	background-color: transparent;
	width:634px;
	float:left;
	margin-right:5px;
	padding:0;
	vertical-align:top;
}

.rightpane {
	background-color: transparent;
	width:120px;
	float:left;
	padding-left:10px;
	vertical-align:top;
}
* html .rightpane {padding-left:7px;}

.bottompane {
	clear:both;
    width:809px;
	background-color: #ff9a03;
	text-align:right;
	padding:0;
	height:25px;
}
.bottompane A:hover {
    color:#ffffff;
    text-decoration:none;
}
/*==============================================
==== DNN Menu ==================================
===============================================*/
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
/*-- Untermenu (Menu aufgeklappt)--*/
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #1b3c75; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ff9a03;
	
	font-family: Arial, Verdana, Sans Serif; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;
    
    border-top: 1px solid #ffffff;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #1b3c75; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: #b7c2d4;*/
	
	font-family: Arial, Verdana, Sans Serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 2px 12px 0px 5px;   /*explicitly set padding for root menu items*/
    
    /*border: 1px solid #7f9db9;
    border-bottom: none;*/
    margin: 5px 5px 0 0;
    height:20px;
    }

.main_dnnmenu_itemhover {  
	/*background-color: #1b3c75;*/
	color:White; 
}
.main_dnnmenu_itemhover td {  
	background-color: #1b3c75;
	color:White;  
}
.main_dnnmenu_itemactive {  
	background-color: Transparent; 
}
.main_dnnmenu_itemactive td {  
	background-color: Transparent; 
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	/*background-color: #cad5ea;  */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	/*border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;*/
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;	
}
/*===========================================*/
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family:  Arial, Verdana, Sans Serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
/*== Ueberschrift der Module ==*/
.Head {
   font-family:  Arial, Verdana, Sans Serif;
   font-size:16px;
   font-weight:bold;
   color: #1b3c75;
}
.line {
	border-bottom:solid 1px #1b3c75;
}

