/*
================================
Speziell fr Beister Software
================================
*/

.cssobstbauern	{
    font-weight: bold;
    font-size: 11pt;
    color: black;
    font-family: Arial,	Tahoma,	Helvetica, serif;
    text-decoration: none;
}

.cssobstbauern:A:link {
    text-decoration: none;
    color: #344E05;
}
.cssobstbauern:A:visited {
    text-decoration: none;
    color:  #344E05;
}
.cssobstbauern:A:active	{
    text-decoration: none;
    color: #344E05;
}
.cssobstbauern:A:hover	{
    text-decoration: underline;
    color: red;
}

/* style for module titles */
.Head	{color:	#344E05;
}

/* style of item titles	on edit	and admin pages	*/
.SubHead    {color: #344E05;
}

/* module title	style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {color: #344E05;
}

/* GENERIC */
H1  {color: #344E05;
}

H2  {color: #344E05;
}

H3  {color: #344E05;
}

H4  {color: #344E05;
}

H5, DT	{color:	#344E05;
}

H6  {color: #344E05;
}

A:link	{color:	#344E05;
	text-decoration: none;
}

A:visited   {color: #344E05;
	text-decoration: none;
}

A:active    {color: #344E05;
	text-decoration: none;
}

A:hover	{color:	red;
	text-decoration: underline;
}

/*
================================
Skin styles for	DotNetNuke
================================
*/

.pagemaster {
	width: 100%;
	height:	100%;
	background-color: transparent;
}
.skinmaster {
	height:	100%;
	background-color: transparent;
	BORDER-RIGHT: #002A4A 0px solid;
	BORDER-TOP: #002A4A 0px	solid;
	BORDER-LEFT: #002A4A 0px solid;
	BORDER-BOTTOM: #002A4A 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.skinheader {
}
.skingradient {
}
.controlpanel {
	width: 100%;
	background-color: transparent;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	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 {
	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	{
	background-color: transparent;
	width: 130;
}
.MainMenu_MenuIcon
{
	background-color: #face49;
	border-left: #344E05 0px solid;
	border-bottom: #344E05 0px solid;
	border-top: #344E05 0px	solid;
	cursor:	pointer;
	cursor:	hand;
	text-align: center;
	width: 0px;
	height:	30px;
}
.MainMenu_SubMenu
{
	border:	#344E05	1px solid;
	z-index: 1000;
	cursor:	pointer;
	cursor:	hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135,	Strength=3);
}
.MainMenu_MenuItemSel
{
	background-color: #344E05;
	cursor:	pointer;
	cursor:	hand;
	color: #face49;
	font-family: Arial, Tahoma, Helvetica, serif;
	font-size: 12pt;
	height:	30px;
	font-weight: normal;
}
.MainMenu_MenuArrow {
	border-right: transparent 0px solid;
	border-bottom: transparent 0px solid;
	border-top:  transparent 0px solid;
	font-size: 12pt;
	cursor:	pointer;
	cursor:	hand;
	width: 0px;
}
.MainMenu_MenuItem {
	border-left: #face49 0px solid;
	border-bottom: #face49 0px solid;
	border-top: #face49 0px	solid;
	border-right: #face49 0px solid;
	cursor:	pointer;
	cursor:	hand;
	color: #344E05;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Tahoma, Helvetica, serif;
	background-color: #face49;
}
.MainMenu_MenuBar TD
{
	color: #344E05;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Tahoma, Helvetica, serif;
	cursor:	pointer;
	cursor:	hand;
	height:	30px;
	background-color: #face49;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-color: #344E05;
}
.MainMenu_RootMenuArrow	{
	font-size: 12pt;
	cursor:	pointer;
	cursor:	hand;
	width: 0px;
}
.StandardButton	    {
    background:	#344E05	none;
    color: #FFFFFF;
    font-family:Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.Head	{
	font-family: Arial, Tahoma, Helvetica, serif;
    font-size:	14px;
    font-weight:    bold;
    color: #344E05;
}
.currentdate   { color:	#da0b3b; font-size: 9pt; font-family: Arial, Tahoma, Helvetica,	serif; font-weight: bold; line-height: 10pt }