* {margin:0px; padding:0px;}

body {
  font-family:arial;
  font-size:11px;
  
  color:#858585;  
}

td {
   font-family:arial;
   font-size:11px;
}

a {
  color:#959595;
  text-decoration:none;	
}

a:hover {
  color:#858585;
  text-decoration:underline;
}

h1 {
  font-size:15px;
  font-weight:bold;
  margin-bottom:10px;
}

h2 {
  font-size:11px;
  font-weight:bold;
}

h3 {
  padding-top:10px; padding-bottom:10px;	
}

ul {
  padding-left:20px;
}

ol {
  padding-left:30px;
}

/* -- anchor elements -- */

a.main_navigation, a.main_navigation_active {
  display:block;
  padding: 8px 10px;
  
  color:#959595;
  text-decoration:none;  
  
  border-bottom:1px solid #D2D2D4;  
}

a.main_navigation:hover, a.main_navigation_active:hover {
  color:#858585;
  background-color:#c5c5c5;	
}

a.sub_navigation {
  display:block;
  padding:8px 10px;
  
  color:#FFFFFF;
  text-decoration:none;
 
  background-color:#858585;
  border-bottom:1px solid #D2D2D4;
}

a.sub_navigation:hover {
  color:#858585;
  background-color:#c5c5c5;	
}

/* -- content elements -- */

div.content {
  padding:8px;
}

div.right_box_header {}

div.right_box_content {
  padding:5px;
}

/* -- basic layout elements -- */

div#outer {
  margin:20px auto 0px;
  width:794px;
  
  background-color:#ffffff;
}

div#header_logo {}

div#header_image {
  position:relative;
  padding-bottom:3px;
  padding-top:3px;
  height:141px;
  
  border-bottom:1px solid #959595;
  border-top:1px solid #959595;  
}

#header_image_home { 
  overflow:hidden; padding-top:3px; padding-bottom:3px;
  height:308px;
  
  border-top:1px solid #959595;	
  border-bottom:1px solid #959595;    
}

div#inner {
  background-color:#F5F7F8;
  overflow:auto;
}

div#left {
  float:left;
  width:145px;
}

div#right {
  float:right;
  width:145px;

}

div#center {
  margin:0px 145px;
  min-height:450px;height:expression(this.scrollHeight > 450 ? "auto":"450px");   
  
  background-color:#ffffff;
}

div#footer {
  clear:both;
  margin-top:3px;
  padding:3px 8px;
  
  border-top:1px solid #959595;
}

/* -- home navigation and flyout -- */
#header_image_start {position:relative;  overflow:hidden; height:255px; background-image:url('images/titel.jpg'); border-bottom:1px solid #ffffff;}
#header_image_1 {position:absolute; top:255px; width:794px; height:255px; background-image:url('images/werbung.jpg');}
#header_image_2 {position:absolute; top:255px; width:794px; height:255px; background-image:url('images/internet.jpg');}
#header_image_3 {position:absolute; top:255px; width:794px; height:255px; background-image:url('images/print.jpg');}
#header_image_4 {position:absolute; top:255px; width:794px; height:255px; background-image:url('images/culimas.jpg');}

#header_button_list {}
#header_button_1 {float:left;	height:50px; width:198px; background-image:url('images/werbung_inaktiv.jpg');}
#header_button_2 {float:left;	height:50px; width:199px; background-image:url('images/internet_inaktiv.jpg');}
#header_button_3 {float:left;	height:50px; width:199px; background-image:url('images/print_inaktiv.jpg');}
#header_button_4 {float:left;	height:50px; width:198px; background-image:url('images/culimas_inaktiv.jpg');}