/* 
================================
Skin styles for DotNetNuke
by Pascal Felder

0d617e -- dunkelblau (Menühintergrund)
107f9d -- hellblau (trennlinien-Menü)
================================
*/   




.Normal{
   	font-family: Arial, Tahoma, Helvetica;
   	font-size:  12;
   	font-weight: normal;

}


.DNN_Login, .DNN_Login:link {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  8px;
   font-weight: normal;

   text-decoration:none; color:#107f9d; 
   color:#0d617e; text-decoration:none; 
}

.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
} 


.RightPane {
	background-color: #129cb5;
	/* padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px; */
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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: Arial, Tahoma, 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: Arial, Tahoma, 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: #7994cb none; 
  color: #ffffff;
  font-family: 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);
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}


.MenuCurrentPage
{
  color: red; /* aktuelle Seite: #FAE2D6 */
}

/*Sonderformatierungen:*/
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
.NormAnzeige {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  10px;
   font-weight: normal;
}

.NormOrange {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  10px;
   font-weight: normal;
   color: #129cb5;
}

.NormOrangeBold {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #129cb5;
}


.MiddleOrangeBold {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #129cb5;
}


.BigOrangeBold {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  16px;
   font-weight: bold;
   color: #129cb5;
}

.NewsAktuelles {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  10pt;
}



a:link {  text-decoration:none; color: black;}
a:visited { text-decoration:none; color: black;}
a:focus { text-decoration:none; color:#129cb5;}
a:hover { text-decoration:none; color:#129cb5;}



/* SideMenu left  */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */

.MenuHdr
{ 
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt; 
  padding-left: 10px;
  font-weight: bold;
  padding-bottom: 2px;
  background-color: #0d617e;
  padding-top: 2px;
  cursor: default;
}


.MenuItem{color: #FFFFFF;}


.MenuItem, .MenuItemMouseOver
{
  font-family: 'Arial','Tahoma',sans-serif;	
  font-size: 10pt;
  

  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 40px;

  font-weight: normal; 
  background-color: #0d617e; 
  border: #0d617e 1px solid; 
}

.MenuItem HR
{
  background-color: #0d617e; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #129cb5;   
  margin-right: 5px; 
}

.MenuItemMouseOver
{
  background-position: right top;
  background-image:url(BackgroundLeftMenue.jpg);
  /* background-repeat: no-repeat; */
  border: #0d617e 1px solid;  
  /* border: #00008B 1px solid; */
  background-color: #FAE2D6 !important;  
}



/*Hauptmenue - root */
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  text-decoration: none;
  color: #FFFFFF; 
  */ padding-top: 1px;
  padding-bottom: 1px; */
  cursor: pointer;
  display: block; 
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, 
{
  
  color: #FFFFFF;
  display: block;
  cursor: pointer;
  
  text-decoration: none;   
  width: 100% 
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;   
  /* background-image:url(BackgroundLeftMenue.jpg); */
  width: 100% 
}

.currentItemHighlight{
  width: 100%;
  height: 100%;
 color: #129cb5;
}

.currentHeaderHighlight {
   color: #129cb5;
}



/* SideMenu-Rechts */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */




.MenuItemRechts0, .MenuItemMouseOverRechts0, .MenuItemRechts0 HR, 
.MenuItemRechts0 A, .MenuItemRechts0 A:Hover, .MenuItemRechts0 A:Visited, .MenuItemRechts0 A:Link,
.MenuItemMouseOverRechts0 A, .MenuItemMouseOverRechts0 A:Active, .MenuItemMouseOverRechts0 A:Hover, .MenuItemMouseOverRechts0 A:Visited, .MenuItemMouseOverRechts0 A:Link
{

  font-family: 'Arial','Tahoma',sans-serif;
  font-weight: bold;	
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  text-align:left;
  color: #ffffff; /* alt: #336633*/
  background-repeat:repeat-y; */

  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 12px;
  padding-right: 12px;

  border-bottom: #107f9d 1px solid;

}



.MenuItemMouseOverRechts0 A, .MenuItemMouseOverRechts0 A:Active, .MenuItemMouseOverRechts0 A:Hover, .MenuItemMouseOverRechts0 A:Visited, .MenuItemMouseOverRechts0 A:Link
{

  font-family: 'Arial','Tahoma',sans-serif;
  font-weight: bold;	
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
 }

 
.MenuItemMouseOverRechts0
{
  background-position: right top;
  background-image:url(BackgroundRightMenue.jpg);
}


/*
.currentItemHighlightRechts0{
 color: red;
}
*/

.MenuItemMouseOverRechts0 a:active, .currentItemHighlightRechts0 a:focus, .MenuItemRechts0 A:Active
{ 
  color: #107f9d;
}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */


/*Tables outside */
	.outsideTable{
		background-color: #d6dce5;
	}



/*Header*/



	.MLNav{
		
		padding-top: 10px;
		padding-right: 20px;
		width: 1030px;
		height: 15px;
	}

	.topPIC{
		
		background: url(images/topPIC.jpg) no-repeat;
		width: 1030px;
		height: 9px;
	}
	
	.outsideLeft{
		background: url(images/outsideLeft.jpg) no-repeat;
		width: 9px; 
		height: 256px;
	}
	
	.logoPic{
		background: url(images/LogoPIc.jpg) no-repeat;
		width: 230px; 
		height: 256px;
	}
	


	.newspic{
		background: url(images/newspic.jpg) no-repeat;
		padding-top: 10px;

		width: 230px; 
		height: 256px;
	}	

	.outsideRight{
		background: url(images/outsideRight.jpg)  no-repeat;
		width: 9px; 
		height: 256px;
	}



/*middle*/
	.outsideSepLeft{
		background: url(images/outsideSepLeft.jpg)  no-repeat;
		width: 9px; 
		height: 7px;
	}


	.sepLeft{
		background: url(images/sepLeft.jpg)  no-repeat;
		width: 230px; 
		height: 7px;
	}



	.sepContent{
		background: url(images/sepContent.jpg)  no-repeat;
		width: 552px; 
		height: 7px;
	}

	.sepRight{
		background: url(images/sepRight.jpg)   no-repeat;
		width: 230px; 
		height: 7px;
	}

	.outsideSepRight{
		background: url(images/outsideSepRight.jpg)  no-repeat;
		width: 9px; 
		height: 7px;
	}
	
	
/*Content - Bereich */
	.NavLeft{
		background-color: #0d617e;
		/* background: url(images/NavLeft.jpg)  repeat; */
		width: 230px; 
	}
	
	.RightPane{
		width: 230px;
		background-color: #ffffff;
	}

	.NavRight{
		background-color: #129cb5;
	}

	
	.Content{
		/*background: url(images/sepContent.jpg)  no-repeat;*/
		background-color: #ffffff;
		width: 552px; 
	}


	.outsideSepContentLeft{
		background: url(images/left.jpg) repeat-y;
		width: 9px; 
	}

	.outsideSepContentRight{
		background: url(images/right.jpg) repeat-y;
		width: 9px; 
	}



.BorderColorGreyPX {
 border-color: #cccccc;
 margin-right:15px;
}

