/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #DCDEDC;
}
.skinmaster {
	background-color: #DCDEDC;
	border-right: #008000 0px solid; 
	border-top: #008000 0px solid; 
	border-left: #008000 0px solid; 
	border-bottom: #008000 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}

.headerpane {
	background-color:black;
}

.controlpanel {
	width:100%;
	border:0px;
	background-color: silver;
}
.toppane {
	width: 100%;
	height:30px;
	background-color: #BDC3BD;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align:middle;
}
.leftpane {
	width: 140px;
	background-color: #BDC3BD;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 590px;
	background-color: #E0E0E0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align:left;
}
.titlepane {
	width: 590px;
	background-color: #E0E0E0;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}

.titleline {
	width: 590px;
	height: 1px;
	background-color: gray;
}

.rightpane {
	width: 100px;
	background-color: #BDC3BD;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: #BDC3BD;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
    vertical-align:middle;
}


.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

.Copyright
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:10px;
    font-weight:normal;
    color:gray;

}

.Head {
   font-family: Verdana, Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
tbody, .Normal {
   font-family: Verdana, Tahoma, Arial, Helvetica;
   font-size:  12px;
   line-height: 18px;
   font-weight: normal;
   color: black;
}

a.Login, a.Login:visited, a.Login:hover
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:10px;
    font-weight:normal;
    color:White;
}

h1
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:14px;
    font-weight:bold;
    color:#980030;
}

.NormalTextBox
{
    font-size:10px;
}

.NormalRed
{
    font-size:10px;
	font-color:blue;
}


/* menu klassen */
.MainMenu_MenuContainer {
	background-color: #BDC3BD; 
	border-left:1px solid #9F9F9F;}
	
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: white;}
	
.RootMenuItemCss TD
{
    border-right:1px solid #9F9F9F;
    cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #BDC3BD;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-align:center;}

.RootMenuItemActiveCss TD{
    border-right:1px solid #9F9F9F;
    cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color:  #E0E0E0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height:25px;
	text-align:center;}
	
.RootMenuItemSelectedCss TD{
    border-right:1px solid #9F9F9F;
    cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color:  #E0E0E0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height:25px;
	text-align:center;}

.Menu2ContainerCss {
	background-color: #BDC3BD; 
	border-top:0px solid #9F9F9F;}

.Menu2BarCss {
	cursor: pointer; 
	cursor: hand;
	height:24px;
	background-color: white;}
			
.Menu2ItemCss TD
{
    border-bottom:1px solid #9F9F9F;
    cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #BDC3BD;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height:24px;
	width:140px;
	white-space:normal;
	text-indent: -6px;
	padding-left:5px;
	text-align:left;}

.Menu2ItemActiveCss TD{
    border-bottom:1px solid #9F9F9F;
    cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #E0E0E0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height:24px;
	width:140px;
	white-space:normal;
	text-indent: -6px;
	padding-left:5px;
	text-align:left;}
	
.Menu2ItemSelectedCss TD{
    border-bottom:1px solid #9F9F9F;
    cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #E0E0E0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height:24px;
	width:140px;
	white-space:normal;
	text-indent: -6px;	
	padding-left:5px;
	text-align:left;}





.homepane {
	width: 550px;
	background-color: #BDC3BD;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
} 

a.homemenuitem, a.homemenuitem:visited {
   font-family: Verdana, Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #758B6E;
   text-align:right;
   padding-left:6px;
} 

.homemenu
{   
    background: #D3D7D3;
    border-right:1px solid #758B6E; 
    border-top:1px solid #758B6E; 
}

.homemenubottom
{   
    background: #D3D7D3;
    border-right:1px solid #758B6E; 
    border-top:1px solid #758B6E; 
    border-bottom:1px solid #758B6E; 
}