body {
	margin: 0;
	text-align: center;
    background-image: url('../images/body_bg.gif');
}

div.clearer {
	clear: both;
}

#page {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#hmenu {
	background-image: url('../images/hmenu_bg.gif');
	height: 22px;
    text-align: center;
}

#hmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
    display: inline;
}

#hmenu ul li {
    margin-left: 1em;   
	display: inline;
}

#hmenu ul li a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
    color: #4391e1;
}

#hmenu ul li a:hover {
    color: #93bfe8;
}

#hmenu ul li a:active {
    color: #93bfe8;
}

#hmenu ul li.act a {
    color: #005da8;
    font-weight: bold;
}


#hmenu2 {
	background-image: url('../images/hsubmenu_bg.gif');
	height: 19px;
    text-align: center;
}

#hmenu2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
    display: inline;
}

#hmenu2 ul li {
    display: inline;
	margin-left: 1em;
}

#hmenu2 ul li a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
    color: #4391e1;
}

#hmenu2 ul li a:hover {
    color: #93bfe8;
}

#hmenu2 ul li a:active {
    color: #93bfe8;
}

#hmenu2 ul li.act a {
    color: #005da8;
    font-weight: bold;
}

#vmenu ul {
    list-style-type: none;
	padding-top: 13px;
	padding-bottom: 60px;
}

#vmenu ul li {
    text-align: right;
    padding: 2px;
    padding-right: 25px;
}

#vmenu ul li a {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.4em;
    text-decoration: none;
    font-size: 0.8em;
    color: #4391e1;
    color: #005da8;
}

#vmenu ul li.act a {
	font-weight: bold;
	color: #005da8;
}

#vmenu ul li a:hover {
    color: #93bfe8;
}

#vmenu ul li a:active {
    color: #93bfe8;
}

#vmenu ul li.sub1 a {
    font-size: 0.7em;
    font-weight: normal;
    color: #4391e1;
}

#vmenu ul li.sub1act a {
    color: #005da8;
    font-size: 0.7em;
    font-weight: bold;
}

#main {
	position: relative;
}
                      
                      
#left {
	width: 230px;
	float: left;
}

#right {
	margin: 0;
	width: 200px;
	float: right;
}

* html #right {
        width: 190px;
}

#content {
	position: relative;
    overflow-y: auto;
	display: block;
	margin: 0;
	padding: 15px;
	width: 556px; /** gesamtbreite - 2xpadding - left - right **/
}

#content p {
  margin-top: 0;
}

* html #content {
        width: 586px;
}
    


#content_start {
	position: relative;
    overflow-y: auto;
	display: block;
	margin: 0;
	padding: 0px;
	width: 1000px; /** gesamtbreite - 2xpadding - left - right **/
}

* html #content_start {
        width: 1000px;
}




    
#content, #right {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 0.8em;
    color: #005da8;
	line-height: 1.6em;
}

#content th, #right th {
    color:  #005da8;
	line-height: 1.6em;
}

#content h1 {
    color:  #005da8;
    font-size: 1.6em;
    margin-bottom: 0;
}

#content h2 {
    color:  #005da8;
    font-size: 1.4em;
    margin-bottom: 0;
}

#content table {
    width: 100%;
}

#content table p.bodytext {
    margin: 0;
    padding: 0 0.2em;
}

#content a {
    color: #005da8;
}

#content a:hover {
    color: #93bfe8;
}

#content form div.csc-mailform-field {
    clear: both;
    padding: 0.2em;
}

#content form div.csc-mailform-field label {
    float: left;
    width: 15em;
}

#content form div.csc-mailform-field input,
#content form div.csc-mailform-field select {
    background-image: url('../halftransparent.gif');
    border: 1px solid #666666;      
}

#content .csc-uploads {
  width: 550px;
}

#content .csc-uploads-icon {
	vertical-align: top;  
	width: 40px;
}

#content .csc-uploads-fileName {
	vertical-align: top;  
	width: 450px;
}
   
#content .csc-uploads-fileName a {
	display: none;
} 
   
#content .csc-uploads-fileName p {
    margin: 0;
}

#content .csc-uploads-fileSize {
	vertical-align: top;  
	text-align: right;
}

#content .csc-uploads-fileSize p {
    margin: 0;
}
         
#content .contenttable-0 .tr-odd {
  background-color: #eeeeee;
}                         

#content .contenttable-0 .tr-even {
  background-color: #f4f4f4;
}                         
       
#content .contenttable-0 .td-last {
  text-align: right;
}                         
         
#content .contenttable-1 td {
    vertical-align: top;
    text-align: right;
}

#content .contenttable-1 .td-0 {
   text-align: left;
}                       

#content .contenttable-2 {
  width: 550px;
}                 

#content .contenttable-2 .tr-odd {
  background-color: #eeeeee;
}                         

#content .contenttable-2 .tr-even {
  background-color: #f4f4f4;
}                         

#content .contenttable-2 td {
   vertical-align: top;  
}

#content .contenttable-2 .td-0 {
   white-space: nowrap;
   width: 120px;
}

#content .contenttable-2 .td-2 {
   width: 85px;
}

#content .contenttable-2 .td-last {
   white-space: nowrap;
   width: 115px;
}
    
#content .contenttable-3 {
  width: 550px;  
  margin-bottom: 1em;
}

#content .contenttable-3 .tr-odd {
  background-color: #eeeeee;
}                         

#content .contenttable-3 .tr-even {
  background-color: #f4f4f4;
}                         

#content .contenttable-3 td {
   width: 180px;
   vertical-align: top;
}

#content .contenttable-3 th {
   vertical-align: top;
}
     
#content .contenttable-4 {
  background-color: #eeeeee;
}                           

#content .contenttable-4 th{
  background-color: #ffffff;
}                           
       
#content .csc-textpic-imagerow {
  margin-bottom: 25px;
}
        
dl.csc-textpic-image {
    margin-bottom: 1.5em !important;
}        
             
* html #content table {
    font-size: 1em; 
    color: #005DA8;
}

* html #content table th {
    text-align: left;
}


#bottom {
    position: relative;
    display: block;
	height: 70px;
    line-height: 10px;
    margin: 0;
    padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
	color: #005da8;
	vertical-align: top;
	background-color: #ffffff;
    background-image: url('../images/bottom_bg.gif');
	background-repeat: no-repeat;
	height: 70px;
}


#fmenu {
	text-align: center;
}

#fmenu ul {
    display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
}

#fmenu ul li {
    display: inline;
	margin-left: 1em;
}

#fmenu ul li a {
    color: #4391e1;
}

#menu ul li a:hover {
    color: #93bfe8;
}

#fmenu ul li a:active {
    color: #93bfe8;
}

#fmenu ul li.act a {
    color: #005da8;
    font-weight: bold;
}


* html #bottom {
        height: 70px;
        margin-bottom: -4px;
}
