.ContentBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:13px;
    position: relative;
    color: #002549;
}

.ContentBox ul
{
line-height:22px;	
list-style: square;
}


#submenu {
	float: left;
	margin-left: -38px;
  width: 700px;
	text-transform:none;
  height: 0px;
  background-color: transparent;
	border-bottom: 0px solid #CAAF00;
}

#submenu ul {
  margin-top:-5px;
	margin-left:-50px
  height: 0px;
  background-color: transparent;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	height: 10px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #CAAF00;
}

#submenu a:hover {
	color:#002549;
}

#submenu .active a {
color:#002549;
}

#submenu .active {
color:#002549;
}






#menu {
	float: left;
	margin-left: -50px;
  width: 700px;
	text-transform:uppercase;
  height: 0px;
  background-color: transparent;
	border-bottom: 0px solid #FFFFFF;
}

#menu ul {
  margin-top:-5px;
	margin-left:-50px
  height: 0px;
  background-color: transparent;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 10px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	color:#002549;
}

#menu .active a {
color:#002549;
}

#menu .active {
color:#002549;
}

.active {
color:#002549;
}


#newheader  {
    width:730px;
    height:130px;

}

p { margin: 0; }  
p { margin: 0 ! important; } 



.h1  {
    font-size:14px;
    font-family: Tahoma, Arial, Helvetica;
    text-transform: none;
    font-weight:bold;
    color:#002549;
}

.h2  {
    font-size:14px;
    font-family: Tahoma, Arial, Helvetica;
    text-transform: uppercase;
    font-weight:bold;
    color:#002549;
}

.h3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:13px;
    font-weight:bold;
    color:#CAAF00;
}

.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #fefefe;
}
.skinmaster
{
    height: 100%;
    background-color: #f3f5fa;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}
.skinheader
{
}
.skingradient
{
    background-image: url(gradient_DkBlue.jpg);
    height: 30px;
}
.controlpanel
{
    width: 100%;
    background-color: #fefefe;
}
.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.contentpane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.rightpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.main_dnnmenu_container
{
    background-color: transparent;
}
.main_dnnmenu_bar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
}
.main_dnnmenu_item td
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    cursor: hand;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma, Arial, Helvetica;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    cursor: hand;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma, Arial, Helvetica;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
    background-color: #8da4d3;
}

.main_dnnmenu_itemhover td
{
    background-color: #8da4d3;
}


.main_dnnmenu_icon
{
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 100%;
}
.main_dnnmenu_submenu
{
    background-color: #cad5ea;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
    padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
    height: 1px;
    font-size: 1px;
}

.main_dnnmenu_arrow
{
    border-right: #cad5ea 1px solid;
    border-bottom: #cad5ea 1px solid;
    border-top: #cad5ea 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.StandardButton
{
    background: #7994cb none;
    color: #ffffff;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu
{
    width: 175px;
    background-color: #dfe5f2;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
    background-image: url(gradient_LtBlue.jpg);
}
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}

/*******************************************/
/* Custom Styles */
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FAF5E5;
}
.PageOuterBox
{
    position: relative;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.PageOuterBox a, .PageOuterBox a:link, .PageOuterBox a:hover, .PageOuterBox a:active, .PageOuterBox a:visited
{
    font-size:12px;
}
.TopHSpacer
{
    position: relative;
    background-color: #002549;
    height: 6px;
    font-size: 6px;
    width:100%;
    /* Notwendig, damit Mozilla Browser den Balken bei verkleinertem Fenster voll ausspreizen */
    min-width:995px;
}
.LogoAndImageOuterBox
{
    position: relative;
    height: 130px;
    background-color: #CAAF00;
    width: 995px;
    overflow: hidden;
}
.LogoBox
{
    float: left;
    width: 265px;
    background-color: ffffff;
    height: 130px;
}
.HeaderImage
{
    float: left;
    height: 130px;
    width: 730px;
    overflow: hidden;
}
.MenuOuterBox
{
    margin-top:3px;
    clear: both;
    position: absolute;
    top: 110px;
    left: 0px;
    height: 20px;
    width: 995px;
    overflow: hidden;
}
.LanguageBox
{
    float: left;
    width: 265px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.MenuBox
{
    float: left;
}
.HSpacerMenuBottomBox
{
    position: relative;
    clear: both;
    height: 22px;
}
.ContentOuterBox
{
    position: relative;
    clear: both;
    width: 995px;
}
.LeftNavigationOuterBox
{
    float: left;
    width: 265px;
    margin:0px;
    height:519px;
    padding:0px;
}
.VSpacerBetweenNavigationAndContent
{
    float: left;
    width: 53px;
}
.ContentAndSubnavigationOuterBox
{
    float: left;
    width:650px;
}
.SubnavigationBox
{
    clear:both;
    position: relative;
    height: 47px;
    overflow:hidden;
    border-bottom: 0px solid #CAAF00;
    background-image: url(img/dotted_subnav.png);
}




.LeftNavigation1Box
{
    position:relative;
    width:265px;
    height:136px;
    padding:0px;
    margin:0px;
}
.LeftNavigation2Box
{
    position:relative;
    width:265px;
    height:126px;
}
.LeftNavigation3Box
{
    position:relative;
    width:265px;
    height:110px;
}
.LeftNavigation4Box
{
    position:relative;
    width:265px;
    height:147px;
}
.HeaderBox
{
    position: relative;
    background-color: #CAAF00;
}
.LeftOfMenuSpacer
{
    float: left;
    width: 66px;
}
#ContentPane
{
    clear: both;
    position: relative;
}
#Header
{
}
.ImageButton
{
    border-width: 0px;
}
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:13px;
    line-height:22px;
    color: #002549;
}
.ModuleTitle
{
    font-family:Arial, Helvetica;
    font-size:17px;
    color: #002549;
    font-weight: bold;
}
.ContainerOuterBox
{
    margin-top:15px;
}
a.InactiveLanguage:hover
{
    color: #ffffff;
    text-decoration:none;
}
a.InactiveLanguage
{
    color: #FFFFFF;
    text-decoration:none;
}
a.InactiveLanguage:active
{
    color: #002549;
    text-decoration:none;
}
.ActiveLanguage
{
    color: #002549;
    text-decoration:none;
}
p
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:13px;
    line-height:22px;
    color: #002549;
}

/* MENU */

/*************************************/
/* FIRST LEVEL */
#TabMenuLevel0
{
    clear:both;
    margin:0px;
    padding:0px;
}
#TabMenuLevel0 li
{
    display: inline;
    
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    margin-right: 10px;
}
#TabMenuLevel0 li a, #TabMenuLevel0 li strong
{
    font-weight: bold;
    text-decoration:none;
    color: #FFFFFF;
}
#TabMenuLevel0 li a:hover, #TabMenuLevel0 li a:focus, #TabMenuLevel0 li a:active
{
    color: #002549;
}
#TabMenuLevel0 li span.active
{
    color:#002549;
}
/*************************************/
/* SECOND LEVEL AND THIRD LEVEL */

#TabMenuLevel1, 
#TabMenuLevel2
{
    clear:both;
    margin:0px;
    padding:0px;
    border-bottom:dotted 1px #CAAF00;
}
#TabMenuLevel1 li, 
#TabMenuLevel2 li
{
    display: inline;
    
    color: #CAAF00;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    margin-right: 5px;
}
#TabMenuLevel1 li a, #TabMenuLevel1 li strong, 
#TabMenuLevel2 li a, #TabMenuLevel2 li strong
{
    font-weight: bold;
    text-decoration:none;
    color: #CAAF00;
}
#TabMenuLevel1 li a:hover, #TabMenuLevel1 li a:focus, #TabMenuLevel1 li a:active,
#TabMenuLevel2 li a:hover, #TabMenuLevel2 li a:focus, #TabMenuLevel2 li a:active
{
    color: #002549;
}
#TabMenuLevel1 li span.active,
#TabMenuLevel2 li span.active
{
    color:#002549;
}
/*************************************/


A:link  {
    text-decoration:underline;
    color:#002549;
}

A:visited   {
    text-decoration:underline;
    color:#002549;
}

A:active    {
    text-decoration:underline;
    color:#CAAF00;
}

A:hover {
    text-decoration:underline;
    color:#CAAF00;
}
