/* CSS Document */
body,html { 
	height: 100%;
  width: 100%; 

	margin: 0; 

	padding: 0; 
	}
body {
  font-family: verdana,sans-serif;
  font-size: 12px;
  line-height: 1.3em;	
  color: #FFFFFF;
	font-style: normal;

	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
  background-color: #0185ad;
}

h1 {
  padding:0px;
  margin:0px;
  
  font-size: 24px;
  
  font-weight: 300;
}

h2 {
  padding:0px;
  margin:0px;
  
  font-size: 17px;
  
  font-weight: 300;
}

p{
  margin:0px;
  margin-top: 5px;
  margin-bottom: 10px;
      
  text-align: justify;
}

.main_table{
  width: 919px;
  
  margin-left: auto;
  margin-right: auto;
     
  background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
}

.page{
  width: 919px;
  
  text-align: center;

}

.page_left, .page_right{
  width: 9px;
  height: 656px;
  
	background-repeat: no-repeat;
	
	margin: 0px;
	padding: 0px;
}

.page_left{
  float:left;
  
  background-image: url(images/bg_page_left.jpg);
}

.page_right{
  float:right;
  
  background-image: url(images/bg_page_right.jpg);
}

.header{
  width: 901px;
  height: 283px;
   
  background-image: url(images/bg_header.jpg);
  background-repeat: no-repeat;
  
  margin: 0px;
  margin-left:9px;

  padding: 0px;
  
  text-align: left;  
}

.logo{
  margin-top: 15px;
  margin-left: 37px;
  
  border: 0px;
}

/*  menu stuff */

.menu{
  float: right;
  
  list-style: none;
  
  margin: 0px;
  margin-top: 10px;
  
  padding: 0px;
}

.menu li{
  display: inline;
 
  margin: 0px;
  
  padding: 0px;
  padding-right: 19px;
}

.spacer_neuigkeiten, .spacer_portfolio, .spacer_impressum, .spacer_kontakt{
  height: 20px;
  border: 0px;
}

.spacer_neuigkeiten{
  width: 115px;
}

.spacer_portfolio{
  width: 83px;
}

.spacer_impressum{
  width: 106px;
}

.spacer_kontakt{
  width: 73px;
}

.menu_neuigkeiten, .menu_neuigkeiten_selected, .menu_portfolio, .menu_portfolio_selected, .menu_impressum, .menu_impressum_selected, .menu_kontakt, .menu_kontakt_selected{
  display: block;
  
  background-repeat: no-repeat;
  
  margin-right: 15px;
  margin-left: 10px;
} 

.menu_neuigkeiten{
  background-image: url(images/button_neuigkeiten_lo.jpg);
}

.menu_neuigkeiten:hover, .menu_neuigkeiten_selected{
  background-image: url(images/button_neuigkeiten_up.jpg);
}

.menu_portfolio{
  background-image: url(images/button_portfolio_lo.jpg);
}

.menu_portfolio:hover, .menu_portfolio_selected{
  background-image: url(images/button_portfolio_up.jpg);
}

.menu_impressum{
  background-image: url(images/button_impressum_lo.jpg);
}

.menu_impressum:hover, .menu_impressum_selected{
  background-image: url(images/button_impressum_up.jpg);
}

.menu_kontakt{
  background-image: url(images/button_kontakt_lo.jpg);
}

.menu_kontakt:hover, .menu_kontakt_selected{
  background-image: url(images/button_kontakt_up.jpg);
}

/* no more menu stuff*/

.body{
  width: 901px;
   
  background-image: url(images/bg_body.jpg);
  background-repeat: no-repeat;
  
  margin-left: 9px;

  padding-top: 16px;
  
  text-align: left;
}

.left_window{
  width: 598px;

  background-image: url(images/bg_left_window_rest.jpg);
  background-repeat: repeat-y;

  margin-left: 25px;
  margin-bottom: 17px;
}

.left_window_table{
  width: 598px;

  background-image: url(images/bg_left_window_top.jpg);
  background-repeat: no-repeat;
  
}

.left_window_td{
  width: 598px;

  background-image: url(images/bg_left_window_bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  
  vertical-align: top;
  
  padding-left: 21px;
  padding-right: 49px;
  padding-top: 20px;
  padding-bottom: 29px;
}


.date{
  font-size: 9px;
}

.right_window{
  width: 238px;
  
  float: right;
  
  margin-right: 20px;
}

.rueckruf{
  width: 238px;
  height: 173px;

  background-image: url(images/bg_rueckruf.jpg);
  background-repeat: no-repeat;
  
  padding-left: 21px;
  padding-right: 49px;
  padding-top: 20px;
  padding-bottom: 29px;
}

.page_table_footer{
  width: 919px;
  height: 28px;
  
  font-size: 9px;  
  text-align: center;
  vertical-align: bottom;
  
    
  background-image: url(images/bg_footer.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  
  padding-bottom: 3px;
  
 
}

.page_table_footer a, .left_window_td a{
  color: #FFFFFF;
  text-decoration: none;
}

.portfolio_image img{
	border: 0px;
	margin-top: 15px;
	margin-bottom:5px;
	filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
}

.portfolio_image:hover img{
	filter:alpha(opacity=100);
  -moz-opacity:100;
  opacity:100;
}

.impressum_pic{
  background-image: url(images/gerrit_elbrink_g_source.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  
  font-weight: bold;
  
  text-align: center;
  
  height: 34px;
  
  padding-top: 245px;
  
  margin-top: 10px;
  
}

.tweener{
  height: 12px;
}

#map_canvas{
 color: #000000;
	filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
}

#map_canvas:hover{
 color: #000000;
	filter:alpha(opacity=100);
  -moz-opacity:100;
  opacity:100;
}
