/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/ 
/* background color for the content part of the pages */
Body
{
    background: #bfbfbf;
    height: 100%;    
    }
/* text style for the body tab */
.pagemaster {	
	background: #fff;
	width: 100%;
	height: 100%;
}
.skinmaster 
{
	background: #fffeef;
	width: 1024px;
}
.LeftPane 
{
    width: 270px;
    padding: 40px 0px 0px 30px;
    
    /*border-right: solid 2px #f9f300;*/
    
}
.leftPaneContainer{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    color:#000;
    min-height: 500px;
    width: 270px;
    background: url(hg_leftpane.gif) repeat-y right top;
    text-align: left;
}
.ContentPaneStart {
    padding: 15px 0px 0px 0px;
    width: 100%;
}
.ContentPaneFull{
    padding: 15px 30px 0px 30px;
    width: 100%;
}
.imagePaneStart
{
    padding: 15px 0px 0px 0px;
    width: 452px;
}
/*.ContentPaneStart div, .ContentPaneStart td, .ContentPaneStart span { 
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    color:#000;
}*/
/*.ContentPaneHG div, .ContentPaneHG td, .ContentPaneHG span { 
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    color:#000;
}*/
.ContentPane  
{
    width: 684px;
    padding: 40px 20px 0px 20px;
}
/*.ContentPane div, .ContentPane td, .ContentPane span { 
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    color:#000;
}'*/
.ContentPaneTextSize, .ContentPaneTextSize td
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    color:#000;
}
.menu{
    /*background: #fff53e url(menu_end.gif) no-repeat bottom right;*/
    background: #fff53e;
    height: 29px;
}
.copyright
{
    background: #f9f300;
	height: 19px;
	padding-right: 23px;
	padding-left: 23px;
}
.footerTextContainer
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 8pt;
	color: #000;
	text-align: right;
}

/* styles fuer die linkliste*/
a.linklist,  a.linklist:link, a.linklist:active, a.linklist:visited
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	color: #000;
	text-decoration: none;
}
a.linklist:hover
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	color: #555555; 
	text-decoration: none;
}
/*style fuer die allgemeine linkdefinition*/
A:link, A:visited, A:active 
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	color: #000;
	text-decoration: underline;
}
A:hover 
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	color: #555555;
	text-decoration: underline;
	/*background-color: #E4F3F6;*/
}
a.buttonDonation:link, a.buttonDonation:visited{
    width: 255px;
    height: 28px;
    * height: 35px;
    border: solid 3px #f9f300;
    background: #f9f300;
    color: #000;
    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 #f9f300;
    background: #f9f300;
    color: #555555;
    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: 10.5pt;
    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: 10.5pt;
    color: #000;
	font-weight:normal;
	text-decoration: none;
}
A.SearchTab:hover {
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    color: #555555;
	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: 10.5pt;
    color: #000;
	font-weight:normal;
	text-decoration: none;
}
A.OtherTabs:hover   {
    color: #555555;
	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: 8pt;
	color: #f9f300;
	font-weight:normal;
	text-decoration: none;
}
A.Login:hover {
    font-family: Verdana,Arial,Thaoma;
    font-size: 8pt;
    color: #555555;
	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: 10.5pt;
    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: 10.5pt;
    color:#000;
}
A.CommandButton:hover {
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    color:#555555;
}
/* button style for standard HTML buttons */
.StandardButton {
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
}
/* GENERAL style for module titles */
.TitelBox
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	font-weight: bold;
	color: #000;
}
.Head {
    font-family: Verdana,Arial,Thaoma;
	font-size: 11.5pt;
	font-weight: bold;
	color: #9a2523;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	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: 10.5pt;
    font-weight: normal;
    color: #9a2523;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    color: #000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    font-weight: normal;
}
.NormalRed
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    font-weight: normal;
    color: red;
}
.NormalBold
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    font-weight: bold
}		 
/* GENERIC */
H1  {
    font-size: 12.5pt;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
H2  {
    font-size: 11.5pt;
	color: #000;
	font-weight: bold;
}
H3  {
    font-size: 115%;
	color: #000;
	font-weight: bold;
}
H4  {
    font-size: 115%;
	color: #000;
	font-weight: bold;
}
H5, DT  {
    font-size: 105%;
	color: #000;
	font-weight: bold;
}
H6  {
    font-size: 100%;
	color: #000;
	font-weight: normal;
}
HR {
	color: #000;
	height: 1px;
	border: solid 1px #000;
}
/************************************************************************************************************* 
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: 10.5pt;
	color: #000;
	font-weight: bold; 
	height: 28px;
	padding-right: 10px;
}
.BreadcrumbRootTab TD{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	color: #000;
	font-weight: bold; 
	height: 28px;
}
.SubActiveRootTab TD{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	cursor: hand; 
	color: #000; 
	font-weight: bold; 
	font-style: normal;
	border: #fff53e 1px solid; 
	height: 28px;
}
.MainMenu_MenuContainer {
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	color: #000;
	background-color: Transparent;
	height: 28px; 
	font-weight: normal; 
}
.MainMenu_MenuBar {
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	color: #000;
	height: 28px;
	background-color: Transparent;
	font-weight: normal; 
}
.MainMenu_MenuItem {
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	cursor: hand; 
	color: #000; 
	font-weight: normal; 
	font-style: normal; 
	border: #fff53e 1px solid; 
	height: 28px;
	padding-right: 20px;
}
.MainMenu_MenuIcon {
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
	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: 10.5pt;
	z-index: 1000; 
	cursor: hand; 
	background-color: #fff53e;
	color: #000;
	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: 10.5pt;
    background-color: #fff53e;
	cursor: hand; 
	color: #000; 
	font-weight: bold; 
	font-style: normal;
	border: #fff53e 1px solid; 
	height: 28px;
	padding-right: 20px;
}
.SubMainMenu_MenuItemSel 
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 10.5pt;
    background-color: #fff53e;
	cursor: hand; 
	color: #000; 
	font-weight: bold; 
	font-style: normal;
	border: #fff53e 1px solid; 
	height: 28px;
}
.MainMenu_MenuBreak {
	border: #fff 1px solid; 
	font-size: 10.5pt;
	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;
}
