/*
================================
Speziell fr Beister Software
================================
*/

BODY {
	font-family: Arial, Century Gothic, Tahoma, Helvetica, serif;
}
H1, H2,	H3, H4,H5	{
	color :	#D20000;
	font-weight : bolder;
}
A:hover:unknown	{
	COLOR: Red;
	TEXT-DECORATION: underline
}
P {
	font-family: Arial, Century Gothic, Tahoma, Helvetica, serif;
}
:link	 {
	color :	#336699;
	text-decoration: none;
	font-weight : bolder;
}
:visited  {
	color :	#162D43;
	text-decoration: none;
	font-weight : bolder;
}

/*
================================
Skin styles for	DotNetNuke
================================
*/

.pagemaster {
	width: 100%;
	height:	100%;
	background-color: #FEFEFE;
}
.skinmaster {
	height:	100%;
	background-color: #EEEEEE;
	BORDER-RIGHT: #8F9092 1px solid;
	BORDER-TOP: #8F9092 1px	solid;
	BORDER-LEFT: #8F9092 1px solid;
	BORDER-BOTTOM: #8F9092 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DKGray.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DDDDDD;
}
.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: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	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	 { }
.MainMenu_MenuBar  { cursor: hand; height: 16 }
.Menuespalte2	 { color: black; font-style: normal; font-weight: bold;	font-size: 9pt;	font-family: Arial, Century Gothic, Tahoma, Helvetica, serif; background-color:	#E6E6E6; border-style: solid; border-width: 1px	0 1px 0; border-color: #cccccc;	!important: cursor: hand  }
.MainMenu_MenuItem   { color: black; font-style: normal; font-weight: bold; font-size: 9pt; font-family: Arial,	Century	Gothic,	Tahoma,	Helvetica, serif; background-color: #cdcdcd; border-style: solid; border-width:	1px 0 1px 0; border-color: #cccccc; !important:	cursor:	hand }
.MainMenu_MenuIcon  { color: fuchsia; background-color:	#e6e6e6; text-align: center; cursor: hand; width: 15; height: 21; border-top: 1px solid	#cccccc; border-bottom:	1px solid #cccccc; border-left:	1px solid #cccccc }
.MainMenu_SubMenu {
	background-color: #CCCCCC;
	z-index: 1000;
	cursor:	pointer;
	cursor:	hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135,	Strength=3);
}
.MainMenu_MenuBreak {
	height:	1px;
}
.MainMenu_MenuItemSel	 { color: #da0b3b; font-style: normal; font-weight: bold; font-size: 9pt; font-family: Arial, Century Gothic, Tahoma, Helvetica, serif;	background-color: #e6e6e6; cursor: hand	 }
.MainMenu_MenuArrow {
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 0px	solid;
	font-family: webdings;
	font-size: 11pt;
	cursor:	pointer;
	cursor:	hand;
}
.MainMenu_RootMenuArrow	{
	font-family: webdings;
	font-size: 11pt;
	cursor:	pointer;
	cursor:	hand;
}
.StandardButton	    {
    background:	#AAAAAA	none;
    color: #FFFFFF;
    font-family:Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.Head	{
	font-family: Arial, Century Gothic, Tahoma, Helvetica, serif;
    font-size:	18px;
    font-weight:    normal;
    color: #333333;
}
.currentdate   { color:	#da0b3b; font-size: 9pt; font-family: Arial, Century Gothic, Tahoma, Helvetica,	serif; font-weight: bold; line-height: 10pt }

