/* 
================================
Skin styles for DotNetNuke
================================
*/   
/* Textfarbe fast berall*/


body {
behavior:url(../htc/csshover.htc);
background:#EEEEEE;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

.NormalTextBox{
	font-size: 10px;
}

.Wocas{
	color:black;
	font-family: verdana;
	font-size: 8pt;
}


A:link 
{
color:#43646b;

}

A:visited {

color:#43646b;

}

A:active {
 color:#43646b;
font-style: normal; 
}

A:hover {
color:#43646b;

}

.WocasInfoOben
{
	background-color:	#42616b;
	empty-cells:show	
}

.WocasInfoUnten
{
	background-color:	#42616b;
	background-image:	url(http://www.wocas.net/Portals/0/corner-dark.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
	empty-cells:show	
}
.Normal
{
}

.pagemaster {
	width:990px;
	background:url(shadow.png);
	margin:0 auto;
	
}
.skinmaster {
	/*border:1px solid #7994cb; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	*/
	height: 100%;
	width:970px;
	
}
#HeadOrangeBar
{
	display:block ;
	height: 0.7em;
	background-color: #CE6D31;
	color:#CE6D31;
	margin-left: 10px; 
}
.skinheader {
    background-color:#43646b;
	padding-left:3px;
	padding-right:3px; 

}
.SkinObject{
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Verdana; 
color:white;
}
A.SkinObject:link 
{
color:white;

}

A.SkinObject:visited {

color:white;

}

A.SkinObject:active {
 color:white;

}

A.SkinObject:hover {
color:white;

}
.skingradient {
}

.controlpanel {
	width: 100%;
	background-color:#ffffff
}

.toppane {
    background-color:#43646b;
	width: 100%;
	padding-left:3px;
	padding-right:3px; 
}
.leftpane {
	width: 10%;
	background-color:#ffffff
	

}


.contentpane {
	width: 80%;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}
.rightpane {
	width: 10%;
	background-color:#ffffff

}
.bottompane {
	width: 100%;
	background-color:#ffffff


}
.MainMenu_MenuContainer {
	background-color:transparent 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color:Transparent
	}
.MainMenu_MenuItem {
	border-left: 0px solid #cad5ea; 
	border-bottom: 1px solid #cad5ea; 
	border-top: 1px solid #cad5ea; 
	border-right: 0px solid #cad5ea;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Verdana; 
}
.MainMenu_MenuIcon {
	border-left: 1px solid #cad5ea; 
	border-bottom: 1px solid #cad5ea; 
	border-top: 1px solid #cad5ea; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	background-color:#fff 
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	background-color:#fff 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;

	background-color:#fff;
}
.MainMenu_MenuArrow {
	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; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb; 
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal
}
.TreeViewMenu {
	border:1px solid #7994cb; width: 175px;
	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');
}
.Head {
   color:rgb(206, 109, 49);
   font-family: Verdana;
   font-size:  18px;
   font-weight: normal;
}
/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
  /* Orange color:rgb(206, 109, 49); */
  color:white;
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {

}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
   text-decoration: underline;
   background-color:transparent
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}






























































