/*
================================
Speziell fr Beister Mespelbrunn
================================
*/

.cssmespelbrunn	{
    font-weight: bold;
    font-size: 8.5pt;
    color: blue;
    font-family: Tahoma, Arial,	Helvetica;
    text-decoration: none;
}

.cssmespelbrunn:A:link {
    text-decoration: none;
    color: white;
}
.cssmespelbrunn:A:visited {
    text-decoration: underline;
    color:  white;
}
.cssmespelbrunn:A:active {
    text-decoration: underline;
    color: white;
}
.cssmespelbrunn:A:hover	{
    text-decoration: none;
    color: white;
}

BODY {
	font-family: Tahoma, Arial, Helvetica;
}
H1, H2,	H3, H4,H5	{
	color :	#D20000;
	font-weight : bolder;
}
A:hover:unknown	{
	COLOR: Red;
	TEXT-DECORATION: underline
}
P {
	font-family: Tahoma, Arial, Helvetica;
}
: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: transparent;
}
.skinmaster {
	height:	100%;
	background-color: transparent;
	BORDER-RIGHT: #002A4A 1px solid;
	BORDER-TOP: #002A4A 1px	solid;
	BORDER-LEFT: #002A4A 1px solid;
	BORDER-BOTTOM: #002A4A 1px 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: 144;
}
.MainMenu_MenuIcon
{
	background-color: #EAEE85;
	border-left: #EAEE85 1px solid;
	border-bottom: #EAEE85 1px solid;
	border-top: #EAEE85 1px	solid;
	cursor:	pointer;
	cursor:	hand;
	text-align: center;
	width: 0px;
	height:	25px;
}
.MainMenu_SubMenu
{
	border:	#002A4A	1px solid;
	z-index: 1000;
	cursor:	pointer;
	cursor:	hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135,	Strength=3);
}
.MainMenu_MenuItemSel
{
	background-color: #002A4A;
	cursor:	pointer;
	cursor:	hand;
	color: #EAEE85;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	height:	25px;
	font-weight: normal;
}
.MainMenu_MenuArrow {
	border-right: transparent 0px solid;
	border-bottom: transparent 0px solid;
	border-top:  transparent 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor:	pointer;
	cursor:	hand;
	width: 0px;
}
.MainMenu_MenuItem {
	border-left: #EAEE85 0px solid;
	border-bottom: #EAEE85 0px solid;
	border-top: #EAEE85 0px	solid;
	border-right: #EAEE85 0px solid;
	cursor:	pointer;
	cursor:	hand;
	color: #002A4A;
	font-weight: normal;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #EAEE85;
}
.MainMenu_MenuBar TD
{
	color: white;
	font-weight: normal;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;
	cursor:	pointer;
	cursor:	hand;
	height:	25px;
	background-color: #002A4A;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-color: white;
}
.MainMenu_RootMenuArrow	{
	font-family: webdings;
	font-size: 10pt;
	cursor:	pointer;
	cursor:	hand;
	width: 0px;
}
.StandardButton	    {
    background:	#002A4A	none;
    color: #FFFFFF;
    font-family:Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.Head	{
	font-family: Tahoma, Arial, Helvetica;
    font-size:	14px;
    font-weight:    bold;
    color: #002A4A;
}
.currentdate   { color:	#da0b3b; font-size: 9pt; font-family: Tahoma, Arial, Helvetica;	font-weight: bold; line-height:	10pt }