body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #D4D0C8;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #ffffff;
    BORDER-RIGHT: #000063 1px solid; 
    BORDER-TOP: #000063 1px solid; 
    BORDER-LEFT: #0000631px solid; 
    BORDER-BOTTOM: #000063 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #000063;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#000063;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#000063;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#000063;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#000063;
}
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#3880C2;
    font-weight:bold;}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000063;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color:#000063;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#000063;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: #544B04 1px solid;
  padding-right: 2px;
  border-top: #544B04 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: #544B04 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: #544B04 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #000063;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000063;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #000063;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:#000063;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #000063;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #FFBF00;
	color: white;
	border-bottom: #544B04 1px solid;
	font-family: Verdana, sans-serif;
}
/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #000063;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #000063;
}

H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #000063;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #000063;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color:#000063;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000063;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #000063;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000063;
}

A:link  {
    text-decoration:    none;
    color: #000063;
}

A:visited   {
    text-decoration:    none;
    color:  #000063;
}

A:active    {
    text-decoration:    none;
    color:  #000063;
}

A:hover {
    text-decoration:    underline;
    color: #000063;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #A7C409;
    height:1pt;
    text-align:left
}
.CompanyWhite_menubg0{
	height: 25px;
	background-color: #FFBF00;
	border-bottom: white 1px solid;
	text-align:left;
	width="0"
}
.CompanyWhite_menubg1{
	height: 25px;
	background-color: #FFBF00;
	border-bottom: white 1px solid;
	text-align:left;
	width="0"
}
.CompanyWhite_menubg2{
	height: 25px;
	background-color: #FFBF00;
	border-bottom: white 1px solid;
	text-align:center;
}
.CompanyWhite_herebg{
	background-color: #3880C2;
	background: transparent;
	color:white;
	height: 32px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.CompanyWhite_dibg{
	background-image: url(CompanyWhite_dibg.gif);
	height: 0px;
	background-repeat: repeat-x;
	background: #FFBF00;
}
.CompanyWhite_searchbg0{
    background-image: url(CompanyWhite_searchbg0.jpg);
	width: 189px;
	height: 93px;
	background-repeat: no-repeat;

}
.CompanyWhite_searchbg{
    background-image: url(suche3.gif);
    background-repeat: no-repeat;
	width: 189px;
	height: 93px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#dnn_dnnSEARCH_txtSearch1 { text-align: left; vertical-align:top;  height:20px; background: transparent; width: 130px; color: white; padding: 0px 0px 1000px 5px; border: 0px solid #FFFFFF; cursor:text; font-size: 12px; background-position: left;}

.BannerPane{
	padding: 0px;
}
.TopPane{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.LeftPane{
	padding: 0px;
}
.LeftPane1{
	padding: 0px;
}
.LeftPaneOben{
    width:200px;
    background: #990000;
    padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.RightPane{
    width:200px;
    background: #FFD83E;
    border-top: white 1px dashed;
    border-top: white 1px dotted;
    padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.RightPane1{
	padding: 0px;
}
.BreadPane{
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #3880C2;
}
.Leftmenu{
    border-top: #990000 80px solid;
    width: 200px;
   
    background: #990000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}

.ContentPane{
    width: 600px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: white;
}
.BottomPane{
	padding: 0px;
}
.CompanyWhite_border{
	border: white 0px solid;
}
.SearchButton {
   background: transparent;
   padding: 0px 0px 0px 20px; 
   cursor: hand; 
   font-size:11px;
   margin:0px;
}
/* Main Menu */
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:22px;
}
/*Menü Grundfarbe*/
.MainMenu_TabRootMenuItem TD{background-color: #FFBF00; height: 25px;color: #666666;color: #727272;color: #990000;font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: normal;}
/*Menü Aktiv*/
.MainMenu_TabRootMenuItemSel TD{color: #727272;color: #990000;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color:  #727272;color: #990000;background-color:#FFD83E;font-weight: normal;}
/*Menü Hover oben*/
.MainMenu_TabMenuItemHover TD{height: 25px;color: #727272;color: #990000;font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;background-color:#FFD83E;font-weight: normal;}
/*Menü Aktiv Hover*/
.MainMenu_TabMenuItemSelHover TD{height:25px;color: #727272;color: #990000;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-size: 13px;background-color:#FFD83E;font-weight: normal;}

/*Menü Hover*/
.MainMenu_MenuItem {cursor: hand; color: #727272; color: #990000;font-family: Arial, Helvetica, sans-serif;font-size: 13px; font-weight: bold; font-style: normal; border-left: #FFFFFF 0px solid; border-bottom: 0px solid #cccccc; border-top: 0px solid #838383; border-right: #FFFFFF 0px solid;font-weight: normal;}
.MainMenu_MenuIcon {cursor: pointer; cursor: hand; background-color: #FFBF00; border-left: 0px solid #3E5416; border-bottom: 0px solid #00BFFF; border-top: 0px solid #00BFFF; text-align: center; width: 0px; height: 25px;color: #666666;font-weight: normal;}
/*Hintergrund Untermenü*/

.MainMenu_SubMenu {border-bottom: 100px solid #eeeeee; border-left: #eeeeee 0px solid; border-top: 0px solid #eeeeee;  border-right: #eeeeee 0px solid; z-index: 1000; cursor: pointer; cursor: hand; background-color: #eeeeee; color: #666666;filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);background-color: #FFBF00;}
/*U???*/
.MainMenu_MenuBreak {border-bottom: transparent 0px solid; border-left: transparent 0px solid; border-top: transparent 0px solid;  border-right: transparent 0px solid; background-color: transparent; height: 1px;}
/*Untermenü Hover*/
.MainMenu_MenuItemSel {background-color: #FFD83E;cursor: hand; font-family: Arial, Helvetica, sans-serif;font-size: 13px; font-weight: bolder; font-style: normal;color:white;color: #990000;font-weight: normal;}
/*Untermenü links*/
.MainMenu_MenuArrow {font-family: Arial, Helvetica, sans-serif; font-size: 13px; cursor: pointer; cursor: hand; border-right: 0px solid #111111; border-bottom: 0px solid #111111; border-top: #ffffff 0px solid;border-left: 0px solid #111111;}
/**/
.MainMenu_RootMenuArrow {font-family:Arial, Helvetica, sans-serif; font-size: 13px; cursor: pointer; cursor: hand;}
.Main {border-right:  #B7BFC9 0px solid; border-left: 0px solid #ff0000; }
.MainMenu_SubMenu {border-bottom: 0px solid #FFBF00; border-left: #FFBF00; 1px solid; border-top: 1px solid #FFBF00;  border-right: #FFBF00; 1px solid; z-index: 1000; cursor: pointer; cursor: hand; background-color: #eeeeee; color: #666666;filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);background-color: #FFBF00;font-weight: normal;}


.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Grey;
	font-weight: bolder;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
   font-weight: bolder;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
   text-decoration: underline;
	font-weight: bolder;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	font-weight: bolder;
}
.user{
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	font-weight: bolder;
}
A.user:link{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
A.user:visited{
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	font-weight: bolder;
}
A.user:hover{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
   text-decoration: underline;
}
A.user:active{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.current{
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
   font-weight: normal;
	font-weight: bolder;
}
.copyright{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
   font-weight: bolder;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   font-weight:bolder;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
   font-weight:bolder;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   text-decoration: underline;
	font-weight:bolder;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   font-weight: bolder;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
   font-weight: bolder;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   text-decoration: underline;
	font-weight: bolder;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120px;
	border-style: none;
	color: white;
	font-weight: bolder;
}
A.breadcrumb:link{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
A.breadcrumb:visited{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A.breadcrumb:hover{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
   
}
A.breadcrumb:active{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}


#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align:top;  height:20px; background: transparent; width: 130px; color: white; padding: 5px 0px 0px 2px; border: 0px solid #FFFFFF; cursor:text; font-size: 12px; background-position: left;}

/* SideMenu  */

.MenuHdr
{
  padding-left: 10px;
  font-weight: normal;
  padding-bottom: 0px;
  cursor: default;
  padding-top: 0px;
  border-top: white 1px dotted;
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#FFFFFF;
}

.MenuItem HR
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px dotted white;    
}

.MenuItem, .MenuItemMouseOver
{
  font-family:Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  border: white 0px solid;   
}

.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  display: block;
  padding-bottom: 0px;
  width: 100%;
  cursor: pointer;
  color: white;
  padding-top: 0px;
  text-decoration: none;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
  display: block;
  padding-left: 20px;
  padding-bottom: 0px;
  width: 100%;
  cursor:hand;
  color: white;
  padding-top: 0px;
  text-decoration: none;
  border-top: white 1px dotted;
  font-weight: normal;
  font-size:13px;

}
  
.MenuItemMouseOver
{
  border: #00008B 0px solid;
  background-color: #97BCE8!important;
  background-color: #FFBF00!important;
  #838383
  padding-left: 10px; 
  font-size:13px;
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  color: white;
  text-decoration: none; 
  width: 100%; 
  padding-top: 0px; 
  padding-bottom: 0px; 
  cursor: pointer; display: block;
  padding-left: 20px; 

  }
  
.MenuCurrentPage
{
  border: #97BCE8 0px solid !;
  font-weight: bold;
  padding-left: 5px 
}


.copyright,
.copyright A, .copyright A:Active, 
.copyright A:Hover, .copyright A:Visited, .copyright A:Link

{
  color: white;
  }
ul {
	list-style-image: url(arrow2.gif);
	list-style-position: outside;
}
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    line-height: 120%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3880C2;
	font-weight:bold;
}

H4  {
    line-height: 120%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3880C2;
	font-weight:bold;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
