/* 
================================
Skin styles for DotNetNuke
================================
*/


.pagemaster {
	width:855px; text-align:center; background-image:url(bg-shadow.gif); background-repeat:repeat-y;
}
.skinmaster {
	width:837px; text-align:left; border-style:solid; border-width:0px 1px 1px 1px; border-color:#8D0C12;
}

.skinheader {
}

.skingradient {
	height:30px;
	background-color: #C0C0C0;
}
.controlpanel {
	width:100%;
	background-color: #EFEFEF;
}

.top_sprachauswahl {
	color:#FFFFFF;
	font-size:10px;
	padding-right:10px;
	text-align:right;
	height:25px;
	background-image:url(bg-top1-sprachauswahl.jpg);
	background-repeat:no-repeat;
}

.top_sprachauswahl a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.top_sprachauswahl a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.top_sprachauswahl a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.top_sprachauswahl a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.logo_pane {
	width:239px;
	height:106px;
	background-image:url(bg-top2-logo.jpg);
	background-repeat:no-repeat;
	text-align:center;
	background-color:#8D0C11;
}
.top_banner {
	width:595px;
	height:106px;
	background-image:url(bg-top2-banner.jpg);
	background-repeat:no-repeat;
	background-color:#8D0C11;
}

.top_navigation {
	width:835px;
	text-align:right;
	height:34px;
	color:#FFFFFF;
	background-image:url(bg-top3-navigation.jpg);
	background-repeat:no-repeat;
	background-color:#8D0C11;
}

.top_teaser {
	width:835px;
	margin:0px;
	padding:0px;
}

.left_navigation {
	line-height:20px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:40px;
	background-color:#8D0C12;
	background-image:url(bg-left-navigation.jpg);
	background-repeat:no-repeat;
}

.footer {
	width:100%;
}

.navigation_content {	
	height: 100%;
}
.contentpane {
	width:575px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	text-align:left;
}

/* not in use
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
*/
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.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 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 {
}
.Head {

}