/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* Hintergrundfarbe der Seiten - Farbe seitliche Streifen*/
Body
{
	background:#004171;
}

/*Pfad f�r Hintergrundbild */
#mainwrapper{
	background-image: url(./SitePics/background_start.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;	
}

#mainwrapperbreit{
	background-image: url(./SitePics/background_breit.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;	
}

/*generelle Textformatierung*/
td,th,div,span,p,a,input,textarea{font-family:Arial,Helvetica,sans-serif;font-size:9pt;color:#000000;}
#columnleft td,#columnleft th,#columnleft div,#columnleft span,#columnleft p,#columnleft a,#columnleft input,#columnleft textarea{font-family:Arial,Helvetica,sans-serif;font-size:8pt;}
#columnleft td,#columnleft th,#columnleft div,#columnleft span,#columnleft p{color:white;}
#columnright td,#columnright th,#columnright div,#columnright span,#columnright p,#columnright a,#columnright input,#columnright textarea{font-family:Arial,Helvetica,sans-serif;font-size:8pt;}
#columnright td,#columnright th,#columnright div,#columnright span,#columnright p{color:white;}
/*Textausrichtung*/
#centerarea  p, #centerareabreit  p {text-align: left;}
#centerarea  div, #centerareabreit  div {text-align:left;}
#centerarea td, #centerareabreit td {text-align: left;}

/* GENERAL */
/* style for module titles */
.head, .Head{font-family:Arial,Helvetica,sans-serif;font-size:9pt;font-weight:bold;font-style:normal;}
/* style of item titles on edit and admin pages */
.subhead{font-family:Arial,Helvetica,sans-serif;font-size:9pt;font-weight:bold;font-style:normal;}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.subsubhead{font-family:Arial,Helvetica,sans-serif;font-size:9pt;font-weight:normal;font-style:normal;}
/* text style used for most text rendered by modules */
.normal{font-family:Arial,Helvetica,sans-serif;font-size:9pt;color:#000000;font-weight:normal;font-style:normal;}
/* �berschriften und normaler Text im mittleren Contentbereich */
#centerarea .head, #centerareabreit .head , #centerarea .Head, #centerareabreit .Head {font-size:11.7pt;color:#ff9900;}
#centerarea .subhead, #centerareabreit .subhead  {font-size:10pt;color:#ff9900;}
#centerarea .normal, #centerareabreit .normal {font-size:9pt;color:#000000;}
/* �berschriften und normaler Text in linken und rechten Panes */
#columnleft .head, #columnright .head, #columnleft .Head, #columnright .Head  {font-size:9pt;font-weight:bold;color:#ffffff;}
#columnleft .subhead, #columnright .subhead  {font-size:8pt;font-weight:bold;color:#ffffff;}
#columnleft .normal, #columnright .normal {font-size:8pt;font-weight:normal;color:#000000;}

.zwue3  {font-size:11.7pt;color:#ff9900;font-weight:bold}
/* Sonderregel Headline graue Box*/
#centerarea .ctitlegrau .head, #centerareabreit .ctitlegrau .head{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	line-height:16px}
	
/*Editor Content Bereich*/
.BildTextObenLinks{float:left;margin-top:0px;margin-left:0px;margin-right:10px;margin-bottom:10px;color:#666666;font-style: italic;}
.BildTextObenLinks p {color:#666666;font-style: italic;}
.BildTextObenRechts{float:right;margin-top:0px;margin-left:10px;margin-right:0px;margin-bottom:10px;color:#666666;font-style: italic;}
.BildTextObenRechts p {color:#666666;font-style: italic;}
.BildTextLinks{float:left;margin-top:10px;margin-left:0px;margin-right:10px;margin-bottom:10px;color:#666666;font-style: italic;}
.BildTextLinks p {color:#666666;font-style: italic;}
.BildTextRechts{float:right;margin-top:10px;margin-left:10px;margin-right:0px;margin-bottom:10px;color:#666666;font-style: italic;}
.BildTextRechts p {color:#666666;font-style: italic;}
.BildTextKeinFluss{color:#666666;font-style: italic;}
.BildTextKeinFluss p {color:#666666;font-style: italic;}


/*generelle Linkformatierung */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration:none;
	line-height: normal;
	font-weight: bold;
	color: #ff9900;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration:none;
	line-height: normal;
	font-weight: bold;
	color: #ff9900;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration:none;
	line-height: normal;
	font-weight: bold;
	color: #ff9900;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration:none;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration:none;
	line-height: normal;
	font-weight: normal;
	color: #ff9900;
}

/*Links f�r Contentbereich*/
/*.cannouncements A, .cconc A, .ccontentgrau A {
	background-image: url(sitepics/pfeil_link.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
	padding-left:7px;	
}



/*Links f�r Useranmeldung und registrierung*/
a.users:link, a.skinobject:link{font-style: normal;font-weight:bold;font-size:8pt;color:#FFF;text-decoration:none;font-style:normal;}
a.users:visited, a.skinobject:visited{font-style: normal;font-weight:bold;font-size:8pt;color:#FFF;text-decoration:none;font-style:normal;}
a.users:hover, a.skinobject:hover{font-style: normal;font-weight:bold;font-size:8pt;color:#ff9900;text-decoration:none;font-style:normal;}
a.users:active, a.skinobject:active{font-style: normal;font-weight:bold;font-size:8pt;color:#FFF;text-decoration:none;font-style:normal;}


/*
	background-image: url(/Portals/6/SitePics/teaserlink_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
*/


/*Teaser - Anfang*/
.teaserwrapper{
	float:left;
	margin-top:0px;
	width:100%;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
.contentwrapper{
	float:right;
	width:182px;
	background-color:#6699cc;
}
.contentwrapper2{
	float:right;
	width:200px;
	background-color:#6699cc;
}
/*Teaser Signalfarbe*/
.Teasercolor{background-color:#ff9900;}
/*Links f�r Teaser*/
.cinhalt A {
	display:block;
	float:right;
	background-color:#ff9900;
	margin-top:4px;
	padding:4px;
	width:55px;
	line-height:11px;
}
.cinhalt a:link{font-style: normal;font-weight:bold;font-size:6pt;color:#ffffff;text-decoration:none;font-style: normal;}
.cinhalt a:visited{font-style: normal;font-weight:bold;font-size:6pt;color:#ffffff;text-decoration:none;font-style: normal;}
.cinhalt a:hover{background-color:#336699;font-style: normal;font-weight:bold;font-size:6pt;color:#ff9900;text-decoration:none;font-style: normal;}
.cinhalt a:active{font-style: normal;font-weight:bold;font-size:6pt;color:#ffffff;text-decoration:none;font-style: normal;}

/* Sonderregel Schlagwort f�r Teaser*/
#columnleft .cschlag .head, #columnright .cschlag .head{
	font-family:Arial,Helvetica,sans-serif;
	font-size:7.5pt;
	color:#ff9900;
	font-weight:bold;
	font-style:normal;
	line-height:15px;
}

/*alles rund um das Such-Feld*/
#search {
	float:right;
	background-color:#336699;
	width:200px;
	height:17px;
	text-align:left;
	line-height:20px;
	border-top:1px solid #336699;
	border-bottom:1px solid #336699;
	padding-bottom:1px;
	padding-top:0px;
	vertical-align:middle;
}
#search input {
	height:14px;
	width:120px;
	font-size:8pt;
	background-color:#6699cc;
	padding-left:2px;
	margin-right:3px;
	margin-left:1px;
	margin-bottom:0px;
	margin-top:1px;
	border: none;
	line-height:11px;
}
a.search:link{font-style: normal;font-weight:bold;font-size:8pt;color:#FFF;text-decoration:none;}
a.search:visited{font-style: normal;font-weight:bold;font-size:8pt;color:#FFF;text-decoration:none;}
a.search:hover{font-style: normal;font-weight:bold;font-size:8pt;color:#ff9900;text-decoration:none;}
a.search:active{font-style: normal;font-weight:bold;font-size:8pt;color:#FFF;text-decoration:none;}
/*Suche Ende*/

/*Formatierung Copyright*/
.footer{font-size:8pt;color: #ffffff;text-decoration:none; font-weight:bold;}

/*Abstandshalter unter seitlichem Menue*/
#LeftPaneSpacer {float:left;width:200px;height:18px;border-bottom:0px solid white;}


/*oberes Menue - Anfang */
#topmenu {
	margin:0px;
	padding:0px;
	width:100%;
	height:20px;
	border-top: 1px solid white;
}

.TopMenuBar {
	width:470px;
	background-color:#336699;
	height:20px;
}
.TopMenuBar span {color:white; line-height:20px;vertical-align:middle;font-size: 8pt;	font-weight: bold;font-style: normal; }

.TopMenuItem {
	float:left;
	width:117px;
	display:block;
	background-color:#336699;
	height:20px;
  	background-image: url(skin/Design2/menu_separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

 .TopMenuItem A, .TopMenuItem A:Active, .TopMenuItem A:Hover, .TopMenuItem A:Visited, .TopMenuItem A:Link
{
 	font-family: Arial, Helvetica, sans-serif;
	padding-left:6px;
}

.TopMenuItemMouseOver {
	float:left;
	width:117px;
	display:block;
	background-color:#ff9900;
	height:20px;
  	background-image: url(skin/Design2/menu_separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.TopMenuItemMouseOver A, .TopMenuItemMouseOver A:Active, .TopMenuItemMouseOver A:Hover, .TopMenuItemMouseOver A:Visited, .TopMenuItemMouseOver A:Link
{
 	font-family: Arial, Helvetica, sans-serif;
	padding-left:6px;	
}

.TopCurrentItemHighlight {
	float:left;
	width:117px;
	display:block;
	background-color:#ff9900;
	height:20px;
  	background-image: url(skin/Design2/menu_separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:6px;		
}
/* Ende Topmenu*/

/* seitliches Menue - Anfang*/
/*Navi-Bilder werden jetzt aus dem jeweiligen Portal genommen*/


#sidemenu {width:200px;padding:0px;border-bottom: 1px solid white;}

/* LEVEL 0*/
/*Schriftart, -grad, -schnitt, -farbe, -auszeichnung - oberste Ebene*/
.MenuHdr0, .MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link, .MenuItem0, .MenuItemMouseOver0, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, .currentItemHighlight0, .currentHeaderHighlight0, .MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none; 
	line-height:19px;
}
.MenuHdr0
{
	height: 20px;
	vertical-align: middle;
	border-top:1px solid white;
	border-bottom:1px solid white;
  	background-image: url(SitePics/bg_navi_0_h.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	text-align:left;
}
 
 .MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
	padding-left:25px;
}

.MenuItem0 HR
{
	padding-top:20px; 
	/*background-color:red;*/
}


.MenuItem0, .MenuItemMouseOver0
{
	height: 20px;
	vertical-align: middle;
	padding-left:25px;
	border-top:1px solid white;	
	text-align:left;
}

.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link
{
	width: 100%;
	cursor: pointer;
	text-decoration: none;
	display: block; 
}
  
.MenuItemMouseOver0
{
  	background-image: url(SitePics/bg_navi_0_h.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, 
.MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
	width: 100%; 
	cursor: pointer; 
	display: block; 
}

.currentItemHighlight0  
{
	display:block;
	height:20px;
	vertical-align:middle;
  	background-image: url(SitePics/bg_navi_0_h.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	left:-25px;
	padding-left:25px;
}


/* LEVEL 1*/
/*Schriftart, -grad, -schnitt, -farbe, -auszeichnung - 2. Ebene*/
.MenuHdr1, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link, .MenuItem1, .MenuItemMouseOver1, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, .currentItemHighlight1, .currentHeaderHighlight1, .MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none; 
}

.MenuHdr1
{
  	background-image: url(SitePics/bg_navi_1_h.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	padding-left: 37px;
	padding-right:0px;
	padding-top: 0px;
	height: 20px;
	vertical-align:middle;
	text-align:left;
}
 

.MenuItem1 HR
{
  padding-top:20px;    
}


.MenuItem1, .MenuItemMouseOver1
{
  	background-image: url(SitePics/bg_navi_1.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
 	padding-left: 37px;
	padding-right:0px;
	padding-top: 0px;
	height: 20px;
	text-align:left;
}

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link
{
	width: 160px;
	cursor: pointer;
}
  
.MenuItemMouseOver1
{
	padding-left: 37px;	
  	background-image: url(SitePics/bg_navi_1_h.gif);
}

.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, 
.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
	width: 160px; 
	cursor: pointer; 
	display: block; 
}

.currentItemHighlight1  {
  	background-image: url(SitePics/bg_navi_1_h.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	left:20px;
	padding-left:17px;	
	padding-top:3px;
	position:relative;
	display: block; 
	padding-right: 0px;
	width:160px;
}

/* LEVEL 2*/

.currentItemHighlight2, .MenuHdr2, .MenuItem2, .MenuItemMouseOver2, .MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link , .MenuHdr2 A, .MenuHdr2 A:Active, .MenuHdr2 A:Hover, .MenuHdr2 A:Visited, .MenuHdr2 A:Link, .MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal;
	font-weight: bold;
	color: white;
	height: auto;
	min-height: 14px !important;
	vertical-align:middle;
	padding-bottom:2px;
	text-align:left;
 }
.MenuHdr2
{
  	background-image: url(SitePics/bg_navi_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.MenuItem2 HR
{
  padding-top:20px;    
}


.MenuItem2, .MenuItemMouseOver2
{
 	padding-left: 37px;
	padding-right:5px;
}

.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link, .MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link
{
	width: 100%;
	cursor: pointer;
	text-decoration: none;
	display: block; 
}
.MenuItem2 {
  	background-image: url(SitePics/bg_navi_1.gif);
	background-repeat: no-repeat;
	background-position: 27px 4px;
}

.MenuItemMouseOver2
{
  	background-image: url(SitePics/bg_navi_1_h.gif);
	background-repeat: no-repeat;
	background-position: 27px 4px;
}


.currentItemHighlight2  {
	text-decoration: none; 
	line-height:14px;
  	background-image: url(SitePics/bg_navi_1_h.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	position:relative;
	left:25px;
	padding-left:12px;	
	display: block; 
}

.currentHeaderHighlight2  {
	text-decoration: none; 
	line-height:14px;
}
/*seitliches Men� - Ende*/

/*Fu�zeile*/
#footer{
	width:100%;
	font-size:12px;
	clear:both;
	height:20px;
	background-color: #6699cc;
	color: #ffffff;
	line-height:20px;
	vertical-align:middle;
	text-align:left;
	}





/*--------------------------------------------*/
/*  ab hier wird es eher unwichtig!!   */
/*--------------------------------------------*/

/* 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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: underline;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

A.CommandButton:visited  {
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: underline;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

A.CommandButton:hover    {
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: underline;
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
}
    
A.CommandButton:active   {
	text-decoration: underline;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


a.SkinObject:link, a.SkinObject:visited, a.SkinObject:hover, a.SkinObject:active {
    color: #ffffff;
    text-decoration: none;
}

