body{ 
margin:0px; 
background-image:url("Images/bg_space.gif"); 
background-repeat:repeat-x;
background-color:#ffffff;
text-align:center; 
}
td.margin_left{
  	width:auto;
  	background-image:url('Images/margin_left.gif');
	background-repeat:repeat-y;
	background-position:right;
}
td.margin_right{
  	width:auto;
  	background-image:url('Images/margin_right.gif');
	background-repeat:repeat-y;
	background-position:left;
}
#center_top{background-image:url('Images/center_1.gif'); width:775px; height:160px;}
#content{background-color:#ffffff; width:775px; padding-bottom:20px; padding-top: 25px;}
#contentTd{width:555px;}
#contentInnerDiv{width:555px; overflow:auto; height:320px; min-height:300px;}
#margin_left_top{background-image:url('Images/margin_left_top.gif');}
#margin_left_top_2{background-image:url('Images/margin_left_top2.gif'); height:300px; width:auto; background-repeat:no-repeat; background-position: top right;}
#margin_left_bottom{background-image:url('Images/margin_left_bottom.gif');}
#margin_right_top{background-image:url('Images/margin_right_top.gif');}
#margin_right_top_2{background-image:url('Images/margin_right_top2.gif'); height:300px; width:auto; background-repeat:no-repeat; background-position: top left;}
#margin_right_bottom{background-image:url('Images/margin_right_bottom.gif');}
#center_bottom{background-image:url('Images/center_2.gif'); height:88px;}
#bottomContainer{position: relative; width: 100%; height: 100%;}
#contact{position:absolute; top:20px; text-align:left; width:775px;}

#topmenu{width:550px; position:absolute; top:130px; height:10px;}

/**Menu-links**/
a.top_menu, a.top_menu:active, a.top_menu:visited, a.top_menu:hover{ color: #ffffff; font-weight:normal; text-decoration:none; font-family:arial; font-size:14px; font-style:normal;}
a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{ color: #ffffff; text-decoration:none; font-family:arial; font-size:14px; font-style:normal; font-weight: bold;}
a.sub_menu, a.sub_menu:active, a.sub_menu:visited, a.sub_menu:hover{ color: #000000; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}

/**Commercial link**/
a.commercial_link, a.commercial_link:active, a.commercial_link:visited, a.commercial_link:hover{
  color: #939598; font-weight:normal; text-decoration:none; font-family:arial; font-size:10px; font-style:normal;
}
#commercial_div{position:absolute; top:60px; width:775px; text-align:right;}

/**Quick link**/
#quick_links_div{
	text-align:right; width:775px; top:20px; position:absolute;
}
a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{
  color: #939598; font-weight:normal; text-decoration:none; font-family:arial; font-size:10px; font-style:normal;
}
.quick_link_separator{
  color: #bbbbbb;
}
a.quick_link_webshop, a.quick_link_webshop:active, a.quick_link_webshop:visited, a.quick_link_webshop:hover{
  color: #ffffff; font-weight:normal; text-decoration:underline; font-family:arial; font-size:10px; font-style:normal;
}

/**Separator**/
.separator{background:#939598;}

/**Template font**/
.template{ text-decoration:none; font-family: arial; font-size:10px; color:#666666; }

/**Base color**/
.base{background:#eeeeee;}

/**Base-color**/
.standard_color_1{background-color:#eeeeee;}
.standard_color_2{background-color:#eeeeee;}
.standard_color_3{background-color:#eeeeee;}
.standard_color_4{background-color:#eeeeee;}
.standard_color_5{background-color:#dddddd;}
