/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
	background-image: url(images/bg1.jpg); 
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px; 
	/*background-image: url(images/stuer-head.jpg); 
	background-repeat: no-repeat;*/
}
.skinheader {
	height: 89px;
	
}
.skingradient {
	
	height: 26px;
}
.skingradienttop {
	/*position: absolute;
	left: 445px;
	top: 90px;*/
	/*background-image: url(images/button_bg.gif); */
	height: 26px;
	border-left: #ffffff 1px solid; 
	/*border-right: #ffffff 1px solid;*/
	display: float;
	white-space: nowrap;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 300px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 20%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.SearchCell{
	width:145px;
	height:70px;
	padding:15px 0 0;}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:26px;
	background-color: transparent;
}
/* Menuitems des Submenues*/
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	display: float;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #434343;
	font-family: Tahoma, Arial, Helvetica; 
	height: 26px;
	background-image:url(images/button_bg.gif);
	background-repeat:repeat-x;
	padding: 0px 5px 0px 5px;
	 white-space: nowrap;     
	border-right: #434343 0px solid;
	/*border-bottom-style: outset;*/
}
/* Hauptmenue 1. ebene - unselected */
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	display: float;
	background-image:url(images/button_bg.gif);
	background-repeat:repeat-x;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	height: 26px !important;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;     
	border-right: #434343 1px solid;
	border-bottom-style: outset;
	
    padding: 0px 20px 10px 20px;  
	
}
/* Hauptmenue - oberste Ebene- selected */
.main_dnnmenu_itemhover {  
	display: float;
	background:transparent;
	color:#fff;
	height: 26px !important;
	background-image:url(images/button_bg-on.gif);
	background-repeat:repeat-x;
	/*padding: 0px 20px 10px 20px; */
	 white-space: nowrap;     
	border-right: #434343 1px solid;
	border-bottom-style: outset;
	
}
/* Submenu - selected */
.main_dnnmenu_itemhover td {  
	display: float;
	background:transparent;
	color:#fff;
	/*height: 26px !important;*/
	background-image:url(images/button_bg-on.gif);
	background-repeat:repeat-x;
	/*padding: 0px 20px 10px 20px; */
	 white-space: nowrap;     
	border-right: #434343 0px solid;
	/*border-bottom-style: outset;*/
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: left; 
	width: 10px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	
	display: float;
	background:transparent;
	color:#fff;
	height: 26px !important;
	/*background-image:url(images/button_bg-on.gif);*/
	background-repeat:repeat-x;
	/*padding: 0px 5px 0px 5px; */
	 white-space: nowrap;     
	border-right: #434343 0px solid;
	/*border-bottom-style: outset;*/
	
}
.main_dnnmenu_break {
	height: 0px;
	width:0px;
	font-size: 1px;
	border-right: #434343 1px solid;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

