/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 

.noback {
	background-repeat: no-repeat;
}

ul { margin:1.4em; padding:0; line-height:1.3em;}

a:link {
	TEXT-DECORATION: none;
	color: #004cba;
}
a:visited {
	TEXT-DECORATION: blink;
	color: #004cba;
}

/* Speziell für Firefox Absatzbehandlung */

.tdrightbotmline p, .ContentPane p,  .RightPane p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.ZoneA
{
	vertical-align: top;
	width:300;
	padding-right: 20px;
	padding-top: 10px;
}

.ZoneB
{
	vertical-align: top;
	padding-top: 10px;
}

.SKaCell  {
	padding:0px;
}
.SKaPanel {
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:1px;
}

.tdrightbotmline {
	background-color: #D9D9D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

.tdfooter {
	background-color: #B5B5B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-left: 14px;
	padding-right: 10px;
}

.tdonlybottom {
	background-color: #D9D9D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.tdmaincontent {
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;

}
.tdslider {
	background-color: #f2f2f2;
	vertical-align: top;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom: 20px;
	height: 300px;
}

.ContentPane {
	width:70%;
	vertical-align: top;
	padding: 13px 14px 30px 14px;
}
.RightPane {
	width:30%;
	vertical-align: top;
	padding: 13px 0px 14px 14px;
}

.ContentPaneTextText {
	width:263px;
	vertical-align: top;
	padding: 13px 38px 30px 14px;
}
.RightPaneTextText {
	width:485px;
	vertical-align: top;
	padding: 13px 0px 14px 0px;
}

.ExpandedPane {
	vertical-align: top;
}
.NewsPane {
	height: 32px;
	vertical-align: middle;
	color: #004cba;
}


/* text style for the selected tab */
.copyrights {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvetica; TEXT-DECORATION: none
}
.SkinObject {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica; TEXT-DECORATION: none
}
A.SkinObject:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.SkinObject:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.SkinObject:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.SkinObject:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.SelectedTab {
   
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}


/* text style for the unselected tabs */
.OtherTabs {
  
    
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}

/* succell skinning (Presse) */
.news-item  {
	width: 485px;
	padding-bottom: 25px;
	display: table;
}

.news-teaser-image-container {
	width: 180px;
	float: left;
}

.news-detail-image-container {
	padding-bottom: 25px;
}

.news-read-more, .news-backlink  {
	padding-top: 20px;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color: #ffffff;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #ffffff;
}

A.OtherTabs:active   {
    text-decoration: none;
    color: #565656;
}

A.OtherTabs:hover    {
    text-decoration: bold;
    color: #41B3F1;
}
.Copyright {
    background: none; 
    color: #ffffff; 
    font-size: 11px; 
     
    font-family: Verdana, Helvetica; 
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.Copyright:link {
    text-decoration: none;
    color: #ffffff;
}

A.Copyright:visited  {
    text-decoration: none;
    color: #ffffff;
}

A.Copyright:active   {
    text-decoration: none;
    color: #ffffff;
}

A.Copyright:hover    {
    text-decoration: none;
    color: #CCCCCC;
} 
/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
	font-weight:    bold;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead  {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal, .news-entries, .news-item
{
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	BORDER-RIGHT: #7D8496 1px solid; 
	BORDER-TOP: #7D8496 1px solid; 
	BORDER-LEFT: #7D8496 1px solid; 
	BORDER-BOTTOM: #7D8496 1px solid;
	FONT-SIZE: 11px;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.NormalBold, .news-subline
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
        
/* GENERIC */
H1
{
	font-family: Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #0049b3;
}

H2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
H3
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #0049b3;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* Menu-Styles */

.MainMenu_MenuContainer { 
 	background-image:url(mnubg.gif);
}

.MainMenu_MenuBar {
	background-image:url(mnubgoff.gif) ;
	cursor: pointer; 
	cursor: hand;
	height: 43px;
}

.RootMenuItem {

	cursor: pointer; 
	cursor: hand; 
}

.RootMenuItemSelected {
	background-image:url(mnubgon.gif);
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 43;
}

.RootMenuItemActive, .RootMenuItemBreadcrumb {
	background-image:url(mnubgon.gif);
}

.MainMenu_MenuItem, .SubMenuItemBreadcrumb {
	color: #ffffff;
	font-size:8pt;
	border-bottom:  #ffffff 1px solid; 
	border-top: 0px solid; 
}

.MainMenu_MenuBreak {
	border-bottom: 0px solid; 
	border-top: 0px solid; 
	border-right: transparent 1px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
}

.SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background: #5185d0; 
	border:0px #ffffff solid;
}

.SubMenuItemActive {
	background-color: #004cba;
	font-size:8pt;
	color: #000000;
	height: 21;
}

.SubMenuItemSel {
	background-color: #004cba;
	font-size:8pt;
	height: 21;
	border-bottom: #ffffff 1px solid; 
	border-top: 0px solid; 
}

