/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    background-image: url(images/bg.gif);
}

Table 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #025512;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead 
{
}

input, select   
{
    font-weight: normal;
    color: #404040;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #404040;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link, A:visited, A:active
{
    color: #B50822;
}

A:hover 
{
    color: #DA8390;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer 
{
    
}

.MainMenu_MenuBar 
{
    color: #C0D4C4;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}

.MainMenu_MenuItem 
{
    
}

.MainMenu_MenuIcon 
{
}

.MainMenu_SubMenu 
{
    background-color: Transparent;
}

.MainMenu_MenuBreak 
{
    background-color: Transparent;
    border: 0px;
}

.MainMenu_MenuItemSel 
{
    color: #FFFFFF;
    background-color: Transparent;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Eigene Menu-Klassen */
.Menu_RootBreadcrumb 
{
    color: #FFFFFF;
}

.MainMenu2_MenuBar 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    border: 0px;
    height: 20px;
}

.MainMenu2_RootMenuItem 
{
    color: #272727;
    font-weight: normal;  
}   

.Menu2_RootMenuItemSelected 
{
    color: #FFFFFF;
    background-color: Transparent;
    font-weight: normal;
    border: 0px;
    height: 20px;
}

.Menu2_RootMenuItemSelected TD {
	color:#FFFFFF; 
}

.MainMenu_RootMenuItemSelected 
{
    color: #ffffff;
}


/* Eigene Klassen Design 2 */
.des1_Col1d 
{
    background-color: #41804D;
}

.des1_Col1m
{
    background-color: #80AA88;
}

.des1_Col1h
{
    background-color: #FFF2BF;
}

.des1_Col2d 
{
    background-color: #025512;
}

.des1_Col2m
{
    background-color: #FFD940;
}

.des1_Col2h
{
    background-color: #FFE57F;
}

.txt_LinksUnten, .txt_LinksUnten:link, .txt_LinksUnten:active, .txt_LinksUnten:visited
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9px;
    color: #80AA88;
}

.txt_LinksUnten:hover
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
}

.txt_Unten, .txt_Unten:link, .txt_Unten:active, .txt_Unten:visited 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9px;
    color: #80AA88;
}

.txt_Unten:hover 
{
    color: White;
    text-decoration: none;
}

/* LANGUAGE SELECTBOX */
.ddlLanguage 
{
    font-size: 9px;
    color: #C0D4C4;
    background-color: #025512;
    border-color: #C0D4C4;
    width: 137px;
}

/* SITEMAP MODUL */
.bullet 
{
    color: #404040;
    font-size: 9px;
    padding-right: 7px;    
}

.blurb 
{
    font-size: 11px;
    font-family: Verdana, Frutiger-Roman, Arial, sans-serif;
    height: 20px;
}

.sitemap_root:link, .sitemap_root:active, .sitemap_root:visited
{
    color: #404040;
    
}
.sitemap_root:hover, .sitemap_child:hover
{
    color: #B50822;
    
}

.subbullet 
{
    color: #8F8F8F;
    font-size: 9px;
    padding-right: 7px;
}

.subbullets 
{
    padding-bottom: 5px;
}

.sitemap_child:link, .sitemap_child:active, .sitemap_child:visited 
{
    color: #8F8F8F;
}
P.blurb
{
	MARGIN: 0px;
}

/* KONTAKTFORMULAR KLASSEN */
.TD_KF
{
    font-weight: normal;
    color: #404040;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    width: 120px;
    background-color: #E2E2E2;
    padding: 2px;
    vertical-align: top;
    
}

.TextboxKF
{
    font-weight: normal;
    color: #404040;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    width: 300px;
    
}

.TextboxKFR
{
    font-weight: normal;
    color: #404040;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    width: 300px;
    background-color: #e2e2e2;
    border: 1px;
    border-collapse: collapse;
    border-style: solid;
    
}

/* DIVERSE KLASSEN */
.TextKlein 
{
    font-size: 9px;
}

.Titel1
{
    color: #B50822;
    font-size: 13px;
}
