﻿* { padding: 0; margin: 0;}

body 
{
margin: 0;
padding: 0;
font: 8pt Arial, Helvetica, sans-serif; 
color: #666666; 
background:url(/common/gfx/mainBg_227_1400_75.jpg) repeat-x #B6B6B6;
background-attachment : fixed;
text-align: center;
height:100%;
}

#mainContainer 
{
width: 990px; 
margin: 0 auto;	
text-align: left;
background:url(/common/gfx/MainContent_bg.gif);
height:100%;
_height:1800px;
overflow:visible;
}

#mainContentArea 
{
clear: both;
margin: 0; padding: 0;	
min-height:800px;
width:986px;
display:block;
_height:100%;
overflow:visible;
}

#header 
{
position: relative;
width:982px;
height:141px;
margin-left:5px;
background:url(/common/gfx/EBP_Header_988_142_94.jpg) no-repeat;
}

/* Top Menu List */
#header ul 
{
z-index: 999999;
position: absolute;
margin:0; 
padding: 0;
list-style:none;
top: 6px !important; bottom: 5px;
right:10px;
}

#header li 
{
display:inline;
margin:0; 
padding:0;
}

#header a 
{
float:left;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
color:#333;
}

#headerAddress
{
position:relative;
top:120px;
left:350px;
font-size:7pt;
color:#999;
width:650px;
}

/* links */
a 
{ 
color: #333;
background-color: inherit;
text-decoration: none;
}

a:hover 
{
color: #000;
background-color: inherit;
}

/* headers */
h1, h2, h3, h4
{
color: #333;	
}

h1 { font-size: 11pt; color: #CC9933; text-transform:uppercase;} 
h2 { font-size: 10pt; text-transform:uppercase;}
h3 { font-size: 9pt; }
h4 { font-size: 9pt; }

p, h1, h2, h3, h4 {margin-bottom:10px;}


/* form (Global) elements */

input, textarea 
{
padding: 2px;
border:1px inset #eee;
font: normal 1em Arial, sans-serif;
background:#fff;
color:#666;
}

/* main (Content Area)*/

#textContent 
{
float: left;
padding: 0;
width: 505px;	
margin-bottom:15px;
margin-left: 25px;
margin-top:35px;
line-height:18px;
font-size:9pt;
}


/* Main Navigation */
#mainNav
{
width:982px;
height:25px;
margin: 0 auto;	
margin-left:5px;
background:url(/common/gfx/mainNavBg.gif) 1px;
}

#mainNav ul 
{
margin:0 auto; 
padding:0px;
margin-left:215px;
list-style:none;
}

#mainNav li 
{
display:inline;
margin:0; 
padding:0;
}

#mainNav a 
{
position:relative;
top:4px;
color:white;
font-weight:bold;
font-size:10pt;
margin:0px;
padding:4px;
padding-left:8px;
padding-right:8px;
border-right:solid 1px #fff;
}

#mainNav a.mainNavLinkSelected  
{
background:#CC9933;
}


/* rightNav (Right Column)*/
#rightNav 
{
float: right;
width: 208px;
padding: 0; margin:0;		
margin-top:35px;
margin-right:10px;
background:url(/common/gfx/rightNavBgMiddle.gif);
}

#rightNav h3
{
color: #333;
margin:0px;
margin-bottom:5px;
font-size:10pt;
}

#rightNav input
{
width:170px;
}

#rightNav textarea
{
width:170px;
height:100px;
overflow:auto;
}

.rightNavContent
{
width:190px;
background:url(/common/gfx/rightNavBgTop.gif) no-repeat;
padding:10px;
}

.rightNavBottom
{   
width:208px;
height:8px;
background:url(/common/gfx/rightNavBgBottom.gif) no-repeat #fff;
padding:0;margin:0;
}

/* Footer */
#footer 
{ 
clear: both; 
margin: 0; padding: 0; 
margin-top:15px;
height: 50px;	  
font-size: 7pt;		
background:url();
}

.footerText
{
color: #999; 
text-align:center;
margin-left:207px;
margin-right:3px;
height:35px;
background:#f2f2f2;
border-top:dashed 1px #E3E3E3;
padding-top:15px;
}

/* Forms */

input.inputError
{
background:#FFCECE;
}

textarea.inputError
{
background:#FFCECE;
}


/* Dyn Tables Styles */

.dt_List
{
  /* List Wrapper */
}

.dt_List_default
{
color:#E4AE4A;
background:url(/common/gfx/arrLarge.gif) left  8px no-repeat;
background-color:#f2f2f2;
border-top:dotted 1px #e7e7e7;
width:500px;
padding:5px;
padding-left:12px;
}


.dt_List_alt
{
color:#E4AE4A;
background:#fff;
background:url(/common/gfx/arrLarge.gif) left  8px no-repeat;
border-top:dotted 1px #e7e7e7;
width:500px;
padding:5px;
padding-left:12px;
}

.dt_list_description
{
font-size:8pt;
color:#666;
display:block;
}

a.dt_list_link
{
font-size:9pt;
color:#666;
}

a:hover.dt_list_link
{
font-size:9pt;
color:#CC9933;
}


/* Info Boxes */

#infoBoxLinks
{
float:Left;
width:240px;
height:180px;
border:solid 1px silver;
background:#f2f2f2;
}

#infoBoxRechts
{
float:Right;
width:240px;
height:180px;
border:solid 1px silver;
background:#f2f2f2;
}

#infoBoxFullWidth
{
clear:both;
width:500px;
border:solid 1px silver;
background:#f2f2f2;
}

#infoBoxLinks h4, #infoBoxFullWidth h4, #infoBoxRechts h4
{
color:#fff;
margin:0px;
}

.infoBoxLinksHeader, .infoBoxRechtsHeader, .infoBoxFullWidthHeader
{
padding:5px;
background:silver;
background:url(/common/gfx/mainNavBg.gif);
color:#fff;
border-bottom:solid 1px silver;
}

.infoBoxLinksContent, .infoBoxFullWidthContent, .infoBoxRechtsContent
{
padding:5px;
margin:0;
}

#infoBoxLinks a, #infoBoxRechts a, #infoBoxFullWidth a
{
margin:0;
font-weight:bold;
color:#666;
}

.subNavNews
{
margin:0;
margin-left:3px;
margin-right:3px;
background:#EFEFEF;
}

.subNavNews li
{
list-style-type : none;
margin:0;
padding:5px;
margin-left:5px;
border-bottom:solid 1px silver;
background:url(/common/gfx/arrSmall.gif) #EFEFEF left 6px no-repeat;
}

.subNavNews li a
{
margin-left:8px;
font-weight:bold;
display:block;
color:#666;
line-height:16px;
}

.subNavNews li a:hover, #infoBoxLinks a:hover, #infoBoxRechts a:hover, #infoBoxFullWidth a:hover
{
color:#CC9933;
}

.subNavNews li a span
{
font-weight:normal;
}

.newsDescription
{
font-style : italic;
}

/* subNav - Left Navigation Menu */

#subNav 
{
float: left;
width: 198px;
margin: 0;	
padding: 0; 
display: inline;
margin-left:5px;
background:#EFEFEF;
}

#subNav ul.subNavMenu 
{
list-style:none;
margin:0;
padding:0;		
}


#subNav ul.subNavMenu li
{
border-bottom: 2px solid #E7E7E7;
line-height:26px;
}


span.spanSubNav, span.spanSubNavIndent
{
line-height:26px;
}


#subNav ul.subNavMenu a.linkDefault 
{
display:block;
color: #333;	
text-decoration:none;	
padding:0px 0px 0px 12px;
margin-left:3px;
background:url(/common/gfx/arrSmall.gif) #EFEFEF left 8px no-repeat;
line-height:14px;
}

#subNav ul.subNavMenu a.linkSelected
{
display:block;
color: #333;	
text-decoration:none;	
padding:0px 0px 0px 12px;
margin-left:3px;
background:url(/common/gfx/subNavBgArrow.gif) #E3E3E3 left 0px no-repeat;
line-height:14px;
font-weight:bold;
}

#subNav ul.subNavMenu a:hover
{
color: #000;
background-color:#E3E3E3;
}

#subNav h3
{
color:#fff;
padding:5px;
padding-left:10px;
margin:0px;
border-bottom:solid 1px silver;
width:184px;
font-size:10pt;
background:url(/common/gfx/arrLarge.gif) left 8px no-repeat #4C4C4C;
}

li.linkGroupIndent
{
border-bottom:solid 1px #999;
}


a.spanSubNavGroup
{
margin-left:3px;
background:url(/common/gfx/arrLarge.gif) left 8px no-repeat;
padding-left:10px;
display:block;
font-weight:normal;
}


a.spanSubNavGroupIndent
{
background:url(/common/gfx/arrSmall.gif) 8px 6px no-repeat;
margin-left:3px;
padding-left:20px;
display:block;
}

a.spanSubNavGroupIndentCurrent
{
background:url(/common/gfx/arrSmall.gif) 8px 6px no-repeat;
background-color:#E3E3E3;
margin-left:3px;
padding-left:20px;
display:block;
font-weight:bold;
}




/* Form confirmation Styles */

table.genericFormMailerOutputStyle
{
width:180px;
overflow:hidden;
}

#ctl01_lbl_Info
{
  margin-top:20px;
  margin-bottom:20px;
  padding:10px;
  font-weight:bold;
  display:block;
  font-size:8pt;
  width:180px;
  overflow:hidden;
  position:relative;
}

.formTitle
{
  font-weight:normal;
  background:#e1e1e1;
  padding:2px;
  border-bottom:#d8d8d8;
  vertical-align:top;
}

.formOutput
{
  font-weight:normal;
  padding:2px;
  background:#fff;
  border-bottom:silver;
  vertical-align:top;
}

a.dt_list_Header_link 
{
color:#E4AE4A;
background:url(/common/gfx/arrLarge.gif) left  8px no-repeat;
padding:5px;
padding-left:12px;
font-weight:bold;
}

/* No Print */

#printHeader
  {
    display:none;
  }
  
  
/* Breadcrumbs Styles */
#breadCrumbsContent
{
  position:relative;
  top:10px;
  left:22px;
  margin-right:20px;
  margin-left:200px;
  width:735px;
  color:#666;
}

#breadCrumbsContent a
{
  color:#777;
}

#breadCrumbsContent a:hover
{
  color:#CC9933;
  text-decoration:underline;
}


#textContent a
{
  color:#666;
  border-bottom:solid 1px #999;
  font-weight:bold;
}

#textContent a:visited
{
  color:#666;
}

#textContent a:hover
{
  color:#CC9933;
  text-decoration:none;
  border-bottom:solid 1px #999;
}

#textContent a.dt_list_Header_link, #textContent a.dt_list_link
{
  border-bottom:none;
  font-weight:normal;
}