/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/ 
/* background color for the content part of the pages */
Body
{
    background: #bfbfbf;
    height: 100%;    
    }
.ControlPanel, .PagingTable {
    width: 1024px;
    background: #fff;
    border: #003366 1px solid; 
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
A.SkinObject:hover {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    text-decoration: none;
    color:#003366;
}
/* text style for the body tab */
.pagemaster {	
	background-color: #fff;
}
.skinmaster 
{
	background-color: #fff;
}
.skinmasterPrint
{
	background-color: #fff;
	BORDER-RIGHT: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
}
.LeftPane {
    padding: 40px 0px 0px 80px;
    border-right: solid 3px #999999;
}
.LeftPane div,.LeftPane td, .LeftPane span  {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color:#000;
}
.ContentPaneStart {
    padding: 72px 23px 0px 454px;
    background: url(hg_start_content.jpg) no-repeat left top;
    width: 547;
    *width: 1024; /* fuer IE */
}
.ContentPaneStart div, .ContentPaneStart td, .ContentPaneStart span { 
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color:#000;
}
.ContentPaneHG{
    padding: 72px 23px 0px 484px;
    background: url(hg_content.jpg) no-repeat left top;
}
.ContentPaneHG div, .ContentPaneHG td, .ContentPaneHG span { 
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color:#000;
}
.ContentPane  {
    padding: 40px 40px 0px 40px;
}
.ContentPane div, .ContentPane td, .ContentPane span { 
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color:#000;
}
.menu{
    /*background: #fff53e url(menu_end.gif) no-repeat bottom right;*/
    background: #fff53e;
    height: 28px;
}
.copyright
{
    background: #999999;
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #fff;
	border-top: solid 1px #fff;
	height: 18px;
	padding-right: 23px;
	padding-left: 23px;
}
.copyright td, .copyright div, .copyright span
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #fff;
}
ul li   {
}

ul li li    {
}

ul li li li {
}

ol li   {
}

ol ol li    {
}

ol ol ol li {
}
/* styles fuer die linkliste*/
a.linklist,  a.linklist:link, a.linklist:active, a.linklist:visited
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10pt;
	color: #999999;
	text-decoration: none;
}
a.linklist:hover
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10pt;
	color: #000000; 
	text-decoration: none;
}
/*style fuer die allgemeine linkdefinition*/
A:link, A:visited, A:active 
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #000;
	text-decoration: underline;
}
A:hover 
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #fbed00;
	text-decoration: underline;
	/*background-color: #E4F3F6;*/
}
a.buttonDonation:link, a.buttonDonation:visited{
    width: 255px;
    height: 28px;
    * height: 35px;
    border: solid 3px #8297a1;
    background: #444;
    color: #cccccc;
    font-weight: bold;
    font-size: 11pt;
    text-align: center;
    text-decoration: none;
    display: block;
    padding-top: 7px;
}
 a.buttonDonation:active, a.buttonDonation:hover{
    width: 255px;
    height: 28px;
    * height: 35px;
    border: solid 3px #fff53e;
    background: #444;
    color: #fff53e;
    font-weight: bold;
    font-size: 11pt;
    text-align: center;
    text-decoration: none;
    display: block;
    padding-top: 7px;
}
/* text style for the selected tab */
.SearchTD {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #000;
	font-weight:normal;
	text-decoration: none;
	padding-right: 10px;
}
.SearchTab, A.SearchTab:link, A.SearchTab:visited, A.SearchTab:active {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #000;
	font-weight:normal;
	text-decoration: none;
}
A.SearchTab:hover {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #F60400;
	font-weight:normal;
	text-decoration: none;
}
/* text style for the unselected tabs */
.OtherTabs, A.OtherTabs:link, A.OtherTabs:active, A.OtherTabs:visited {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #000;
	font-weight:normal;
	text-decoration: none;
}
A.OtherTabs:hover   {
    color: #F60400;
	font-weight:normal;
	text-decoration: none;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
.Login, A.Login:link, A.Login:visited, A.Login:active {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #999999;
	font-weight:normal;
	text-decoration: none;
}
A.Login:hover {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #fff;
	font-weight:normal;
	text-decoration: underline;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color:#000;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color:#000;
}
A.CommandButton:hover {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color:#F60400;
}
/* button style for standard HTML buttons */
.StandardButton {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
}
/* GENERAL style for module titles */
.TitelBox
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	font-weight: bold;
	color: #000;
}
.Head {
    font-family: Verdana,Arial,Thaoma;
	font-size: 9.5pt;
	font-weight: bold;
	color: #9a2523;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	font-weight: bold;
	color: #000;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: normal;
    color: #9a2523;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: normal;
}
.NormalRed
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: normal;
    color: red;
}
.NormalBold
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: bold
}		 
/* GENERIC */
H1  {
    font-size: 165%;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
H2  {
    font-size: 150%;
	color: #666;
	font-weight: bold;
}
H3  {
    font-size: 115%;
	color: #666666;
	font-weight: bold;
}
H4  {
    font-size: 115%;
	color: #000;
	font-weight: bold;
}
H5, DT  {
    font-size: 105%;
	color: #666666;
	font-weight: bold;
}
H6  {
    font-size: 100%;
	color: #666666;
	font-weight: normal;
}
HR {
	color: #666666;
	height: 1px;
	border: solid 1px #666666;
}
/************************************************************************************************************* 
This uses 2.1.2 Solpart Menu Options. Classes MUST be set in xml or ASCX file to display correctly  on page.
************************************************************************************************************ */
.ActiveRootTab TD{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #272324;
	font-weight: bold; 
	height: 28px;
	padding-right: 10px;
}
.BreadcrumbRootTab TD{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #272324;
	font-weight: bold; 
	height: 28px;
}
.SubActiveRootTab TD{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	cursor: hand; 
	color: #272324; 
	font-weight: bold; 
	font-style: normal;
	border: #fff53e 1px solid; 
	height: 28px;
}
.MainMenu_MenuContainer {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #91adb9;
	background-color: Transparent;
	height: 28px; 
}
.MainMenu_MenuBar {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #91adb9;
	height: 28px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	cursor: hand; 
	color: #91adb9; 
	font-weight: bold; 
	font-style: normal; 
	border: #fff53e 1px solid; 
	height: 28px;
	padding-right: 10px;
}
.MainMenu_MenuIcon {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	cursor: hand; 
	background-color: #fff53e; 
	border: #fff53e 1px solid; 
	text-align: center;
	width: 15px;
	height: 28px;
	/*display: none;*/
}
.MainMenu_SubMenu {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	z-index: 1000; 
	cursor: hand; 
	background-color: #fff53e;
	color: #91adb9;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	/*border ueber den ganzen menue bereich*/ 
	border: #37504D 1px solid; 
}
.MainMenu_MenuItemSel {
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    background-color: #fff53e;
	cursor: hand; 
	color: #272324; 
	font-weight: bold; 
	font-style: normal;
	border: #fff53e 1px solid; 
	height: 28px;
	padding-right: 10px;
}
.SubMainMenu_MenuItemSel 
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    background-color: #fff53e;
	cursor: hand; 
	color: #272324; 
	font-weight: bold; 
	font-style: normal;
	border: #fff53e 1px solid; 
	height: 28px;
}
.MainMenu_MenuBreak {
	border: #fff 1px solid; 
	font-size: 9pt;
	background-color: #fff; 
	height: 28px;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	color: #000;
	cursor: hand; 
	border: #fff53e 0px solid; 
	height: 28px; 
	width: 8px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	color: #000;
	cursor: hand;
	border: #fff53e 0px solid; 
	height: 28px;
	width: 8px;
}