/* 
================================
Skin styles for DotNetNuke
================================
*/ 


.SkinObject {
    font-weight: bold;
    font-size: 10px;
    color: white;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
} 
.SkinObject1 {
    font-weight: bold;
    font-size: 10px;
    color: #071B4F;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration: none;
    color: white;
}
A.SkinObject:visited  {
    text-decoration:    none;
    color: white;
}
A.SkinObject:hover    {
    text-decoration: none;
    color: white;
}
A.SkinObject:active   {
    text-decoration: none;
    color: white;
    font-size: 8px;    
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}
.H1 {
  color: black;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: bold;
}
.H2 {
  color: black;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}
.H3 {
  color: black;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: bold;
}
.H4 {
  color: black;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}
.H5 {
  color: white;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: bold;
}
.H6 {
  color: white;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}
.Head {
  color: #071B4F;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}
.LY04-BusinessTitle {
  color: #071B4F;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}
.LY04-BusinessM {
  color: #071B4F;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: normal;
}
.subhead {
  color: #071B4F;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}
.subheadphone {
  color: #071B4F;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}
.subheademail {
  color: #071B4F;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.subheadlink {
  color: #071B4F;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: bold;
}
.infohead {
  color: #e5e5e5;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 8px;
  font-weight: normal;
}
.infotext {
  color: #e5e5e5;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 8px;
  font-weight: normal;
}
.statement {
  color: white;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}
.statementbold {
  color: white;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: bold;
}
.normalboldwhite {
  color: white;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: bold;
}
.normal {
  color: black;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Verdana, Helvetica, sans-serif;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}
.skingradient {
font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 234px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 590px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color: #263866;
}
.rightpane {
	width: 200px;
	background-color: #D4CFD8;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #071B4F; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: white;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=5); 
	color: #071B4F;
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight : normal;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: #071B4F; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #071B4F 1px solid; 
	border-bottom: #071B4F 1px solid; 
	border-top: #071B4F 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 none; 
  color: #000000;
  font-family: Verdana, Helvetica, 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_blue.jpg);
}
/******** NAVIGATION START ***********/

.nav_group_menue_item_static
{
	width: 230px;
	height: 17px;
	/*background-color: #123A73;*/
	background-image: url(BEMA-nav-icon.gif);
	/*border: #123A73 1px solid;*/
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #071B4F;	
}
.nav_group_menue_item_hover
{
	width: 230px;
	height: 17px;
	/*background-color: #476692;*/
	background-image: url(BEMA-nav-icon.gif);
	/*border: #123A73 1px solid;*/
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.nav_group_right_image
{
	background-image: url(navipfeil_rechts.png);	
}

.nav_group_left_text
{
	width: 230px;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}

A.nav_group_left_text:LINK, A.nav_group_left_text:VISITED
{
	color: #071B4F;
	text-decoration:none;
	padding: 2px 2px 2px 2px;
}

A.nav_group_left_text:ACTIVE
{
	color: #071B4F;
	text-decoration:underline;
	padding: 2px 2px 2px 2px;
}

A.nav_group_left_text:HOVER
{
	color: #131C4F;
	text-decoration:underline;
	padding: 2px 2px 2px 2px;
}

.nav_item_menue_item_static
{
	width: 230px;
	height:17px;
	background-color: black;
	border: #123A73 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B8B3C4;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 1px;
}
.nav_item_menue_item_hover
{
	width: 230px;
	height:17px;
	background-color: #EAEAEA;
	border: #123A73 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B8B3C4;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 1px;
}


.nav_item_left_image
{
	background-image: url(pfeil.png);	
}

.nav_item_left_text
{
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}

.nav_item_left_text:LINK, A.nav_item_left_text:VISITED
{
	color: #123A73;
	text-decoration:none;
	padding: 2px 2px 2px 2px;	
}

.nav_item_left_text:Active
{
	color: #123A73;
	text-decoration:none;
	padding: 2px 2px 2px 2px;	
}

.nav_item_left_text:Hover
{
	color: #123A73;
	text-decoration:none;
	padding: 2px 2px 2px 2px;	
}


