/*
'-------------------------------------------------
' Grundeinstellungen Dokument
'-------------------------------------------------
*/

html {
	font-family: "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	height: 100%;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrapper {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 977px;
	height: auto;
	margin-left: -488px;
	background-color: #ffffff;
	border: 1px solid #999999;
}


#header{
position: relative;
height: 160px;
background-color: #ffffff;
}  


#banner{
	position: relative;
	float: left;
	overflow: hidden;
	height: 160px;
	width: 100%;
	pading: 0 0 0 0;
	margin: 0 0 0 0;
}  


#menue_top{
	height: 20px;
	background-color: #ececec;
}  
  

#breadcrumb{
position: relative;
float: left;
height: 20px;
width:auto;
padding: 0 0 0 6px;
margin-top: 7px;
}  


#language{
position: relative;
float: right;
height: 18px;
width: auto;
padding: 0px 10px 0 0;
margin-top:0px;
}  

  
#contentholder{
clear: both;
height: auto;
}  


#menue_left{
	float: left;
	width:180px;
	background-color: #ececec;
	height: 446px;
	min-height: 446px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 5px 0 0 0px;
	text-align: left;
}  


#content{
float: left;
width:60%;
height: auto;
padding: 5px 0px 5px 5px;
}  


#menue_right{
float: right;
width:20%;
padding: 5px 5px 5px 0;

}  


#footer{
	clear: both;
	float: left;
	width: 100%;
	height: 20px;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica;
	font-size:  10px;
	font-weight: normal;
	color: #ffffff;
}  


#copyright{
position: relative;
float: left;
height: 18px;
width: auto;
padding: 2px 0 0 6px;
}  


#websystem{
position: relative;
float: right;
height: 18px;
width: auto;
padding: 2px 7px 0 0;
}  


/*-- End DIV Containers --*/




/*-- Beginn DNN Styles --*/
.Head {
	font-family: Verdana, Arial, Helvetica;
	font-size:  12px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 2px;
}

.dnnFooter {
	font-family: Verdana, Arial, Helvetica;
	font-size:  10px;
	font-weight: normal;
	color: #999999;	
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica;
	font-size:  10px;
	font-weight: normal;
	color: #999999;	
}

.SubHead   
{   
    color: #000;   
    font-weight: normal;   
}   
input   
{   
    background-color: #FFFFFF;   
    border: 1px solid #E6171D;   
    font-family: Arial, Verdana;   
    font-size: 11px;   
}   
.Normal input   
{   
    background-color: transparent;   
    border: 0px;   
}   
.StandardButton   
{
	background-color: #ececec;
}   

TABLE {
	font-family: "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	
	
}


 /*
'-------------------------------------------------
' Links
'-------------------------------------------------
*/

a{
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	color: #646668;
}
a:hover {
	color: #e6171d;
}
a:active {
	color: #646668;
}
a:visited {
	color: #646668;
}
a:visited:hover {
	color: #e6171d;
}
a:visited:active {
	color: #646668;
}


a.websystem {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.websystem:link {
	color: #ffffff;
}
a.websystem:hover {
	color: #ffffff;
}
a.websystem:active {
	color: #ffffff;
}
a.websystem:visited {
	color: #ffffff;
}
a.websystem:visited:hover {
	color: #ffffff;
}
a.websystem:visited:active {
	color: #ffffff;
}

/*-- End DNN Styles --*/






.Level0panelbarItem
{         
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
    padding: 4px;
    background-color: #CFE6F2;
    border: 1px solid #AFCDDC;
    height: 25px;
}

.Level0panelbarItemHover
{         
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
    padding: 4px;
    background-color: #A0D5F5;
    border: 1px solid #AFCDDC;
    height: 25px;
}

.Level0panelbarItemSelected
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    height: 25px;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
    padding: 4px;
    background-color: #A0D5F5;
    border: 1px solid #AFCDDC;
    border-bottom: 0px;
}

.Level1panelbarItem
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    width: 100%;
    cursor: hand;
    cursor: pointer;
    padding: 3px;
    padding-left: 16px;
    background-color: #E4F1F8;
    border: 1px solid #C1D9E5;
    border-top: 0px;
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.Level1panelbarItemSelected, .Level1panelbarItemHover
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    width: 100%;
    cursor: hand;
    cursor: pointer;
    padding: 3px;
    padding-left: 16px;
    background-color: #EDF5FB;
    border: 1px solid #C1D9E5;
    border-top: 0px;
    text-decoration: underline;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.Level2panelbarItem
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    width: 100%;
    cursor: hand;
    cursor: pointer;
    padding: 3px;
    padding-left: 32px;
    background-color: #E4F1F8;
    border: 1px solid #C1D9E5;
    border-top: 0px;
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.Level2panelbarItemSelected, .Level2panelbarItemHover
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    width: 100%;
    cursor: hand;
    cursor: pointer;
    padding: 3px;
    padding-left: 32px;
    background-color: #EDF5FB;
    border: 1px solid #C1D9E5;
    border-top: 0px;
    text-decoration: underline;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.Level3panelbarItem, .panelbarItem
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    width: 100%;
    cursor: hand;
    cursor: pointer;
    padding: 3px;
    padding-left: 48px;
    background-color: #E4F1F8;
    border: 1px solid #C1D9E5;
    border-top: 0px;
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.Level3panelbarItemSelected, .Level3panelbarItemHover, .panelbarItemHover, .panelbarItemSelected
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    width: 100%;
    cursor: hand;
    cursor: pointer;
    padding: 3px;
    padding-left: 48px;
    background-color: #EDF5FB;
    border: 1px solid #C1D9E5;
    border-top: 0px;
    text-decoration: underline;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


