/* Start of CMSMS style sheet 'format' */
#bodyheader {
top: 0px;
left: 0px;
width: 100%;
height: 200px;
position: absolute;
background: #5D7597 url(images/background10.jpg) 0 0 no-repeat; 
}

#header2 {
top: 22px;
left: 0px;
width: 100%;
height: 30px;
position: absolute; 
background: transparent url('images/bg_head5.png') 20px 0 repeat-x;
}


#headerLogo {
top: 8px;
left: 10px;
height:45px;
width: 59px;
position: absolute; 
background: transparent url('images/et-logo2.gif') 0 0 no-repeat;
}

#headerTitel1{
top: 16px;
left: 80px;
width:300px;;
height: 30px;
font-family: verdana, sans-serif; color:#000077; font-size:24pt;font-weight:bold;
position: absolute; 
}

#headerTitel2 {
top: 25px;
left: 210px;
width: 400px;
margin-left:20px;
height: 30px;
font-family: verdana, sans-serif; color:#dfdfff; font-size:14pt;font-weight:normal;
position: absolute; 
}

#naviheader {
overflow:hidden;
margin-left:0;
top: 36px;
left: 0;
width: 100%;
height: 35px;
position: relative; 
}

#naviLinks {
top: 70px;
left: 0;
width: 100%;
height: 100%;
position: relative; 
margin-top:-5px;
background: #ffffff;

}

div.breadcrumbs {
  padding: 10px 0px 10px 0px /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 10pt;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 10px 0 10px 0;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
line-height: 30px;   
border-bottom: 1px solid #000;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 }



a:link { color:#0000FF;; font-family: arial;}
a:visited {color:#0000FF;; font-family: arial;}
a:hover { color:#0000FF;; font-family: arial;}
a:active {color:#0000FF;; font-family: arial;}
a:focus {color:#0000FF;; font-family: arial;}


body {margin-left:0px; margin-right:0px; margin-top:0px; font-family: arial; font-size:10pt; color: #000000;}
table {font-family: arial, sans-serif;;font-size:10pt; color: #000000;}
td {font-family: arial; font-size:10pt; color: #000000; }
p {font-family: arial; color: #000000;}
p.nurtext {font-family: arial; font-size:10pt; color: #000000;}
li {font-family: arial; font-size:10pt; color: #000000;}
ul {font-family: arial; font-size:10pt; color: #000000;}
font {font-family: arial, sans-serif; font-size:10pt; }



/* End of 'format' */

