/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 841px;
	background-color: #FFFFFF;
}
.skinmaster {
	background-color: #FFFFFF;
	border-right: #AEAEAE 0px solid; 
	border-top: #AEAEAE 0px solid; 
	border-left: #AEAEAE 0px solid; 
	border-bottom: #AEAEAE 0px solid; 
	
}
.skinheader {
background-image:  url(../../../0/Layoutbilder/header2009.jpg);
background-position: top left;
background-repeat: no-repeat; 
background-color: #FFFFFF;
height:266px;
border-right: #AEAEAE 0px solid;
}

.DNNEmptyPane
{
	background-image:  url(spacer.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	width: 100%;
	height:100%;
}

.skingradient {
	
	
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;
   height:30px;

}

.skinobject {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}

A.SkinObject:link {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}

A.skinobject:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}
A.skinobject:active {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}
A.skinobject:hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}

.skinobject td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}

A.SkinObject:link td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}

A.skinobject:visited td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}
A.skinobject:active td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}
A.skinobject:hover td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #C2C2C2;

}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	border-top: #AEAEAE 0px solid; 
	border-left: #AEAEAE 0px solid; 
	border-bottom: #AEAEAE 0px solid;
	border-right: #AEAEAE 1px solid;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 150px;
	background-color: transparent;
	background-image:  url(../../../0/Layoutbilder/Navi_BG.jpg); 
	background-position: top left;
	background-repeat: repeat-y;
	border-right: #D3D3D3 1px solid; 
	border-top: #AEAEAE 0px solid; 
	border-left: #AEAEAE 1px solid; 
	border-bottom: #AEAEAE 0px solid; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	border-right: #AEAEAE 0px solid;
	border-top: #AEAEAE 0px solid; 
	border-left: #AEAEAE 0px solid; 
	border-bottom: #AEAEAE 0px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
}

.contentpanemaster {
	width: 840px;
	border-right: #AEAEAE 2px solid; 
	border-top: #AEAEAE 0px solid; 
	border-left: #AEAEAE 0px solid; 
	border-bottom: #AEAEAE 0px solid; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;}

.contentpanemasterBottom 
{
	width: 840px;
	border-right: #AEAEAE 0px solid; 
	border-top: #AEAEAE 0px solid; 
	border-left: #AEAEAE 0px solid; 
	border-bottom: #AEAEAE 0px solid; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;}
	
.rightpane {
	width: 185px;
	background-color: transparent;
	border-right: #AEAEAE 0px solid; 
	border-top: #AEAEAE 0px solid; 
	border-left: #D3D3D3 1px dotted; 
	border-bottom: #AEAEAE 0px solid; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	border-right: #AEAEAE 0px solid; 
	border-top: #AEAEAE 1px solid; 
	border-left: #AEAEAE 0px solid; 
	border-bottom: #AEAEAE 0px solid; 
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*height:30px;*/
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.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: #AEAEAE none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 150px;
	background-color: transparent;
	border-right: #AEAEAE 0px solid; 
	border-top: #AEAEAE 0px solid; 
	border-left: #AEAEAE 0px solid; 
	border-bottom: #AEAEAE 0px solid; 
	
}
.TreeViewMenuHeader {

   font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: underline;
   color: #4143B0;
	
}

.TreeMenuNode
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: none;
   color: #4143B0;
}

.TreeMenuNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: none;
   color: #4143B0;
}

.TreeMenuNodeActive
{
	font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: none;
   color: #4143B0;
}

.TreeMenuNodeVisited
{
	font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: none;
   color: #4143B0;
}

.TreeMenuNodeHover
{
	font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: none;
   color: #4143B0;
}

A.TreeMenuNode:link, A.TreeMenuNodeSelected:link
{
	font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: none;
   color: #4143B0;
}

A.TreeMenuNode:visited, A.TreeMenuNodeSelected:visited
{
	font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: none;
   color: #4143B0;
}

A.TreeMenuNode:hover, A.TreeMenuNodeSelected:hover
{
	font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: underline;
   color: #4143B0;
}

A.TreeMenuNode:active, A.TreeMenuNodeSelected:active
{
	font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: none;
   color: #4143B0;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10pt;
   font-weight: bold;
   text-decoration: underline;
   color: #4143B0;

}

A.Head:link {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: underline;
   color: #4143B0;

}

A.Head:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: underline;
   color: #4143B0;

}
A.Head:active {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: underline;
   color: #4143B0;

}
A.Head:hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  8pt;
   font-weight: bold;
   text-decoration: underline;
   color: #4143B0;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
}
.Normal td, .NormalDisabled td
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
}

.NormalRed td
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
}

.breadcrumb {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #4143B0;

}

A.breadcrumb:link {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: underline;
   color: #4143B0;

}

A.breadcrumb:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #4143B0;

}
A.breadcrumb:active {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: underline;
   color: #4143B0;

}
A.breadcrumb:hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: underline;
   color: #4143B0;

}

.breadcrumb td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #4143B0;

}

A.breadcrumb:link td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: underline;
   color: #4143B0;

}

A.breadcrumb:visited td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #4143B0;

}
A.breadcrumb:active td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: underline;
   color: #4143B0;

}
A.breadcrumb:hover td {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: underline;
   color: #4143B0;

}

/* GENERIC */
H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #395AB6;
}

H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #395AB6;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #395AB6;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #395AB6;
}

TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #395AB6;
}

TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #395AB6;
}

A:link
{
	text-decoration: none;
	color: #395AB6;
}

A:visited
{
	text-decoration: none;
	color: #395AB6;
}

A:hover
{
	text-decoration: underline;
	color: #A822E6;
}

A:active
{
	text-decoration: none;
	color: #395AB6;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}
