body{ 
margin:0px; 
background-color:#000000;
background-image:url('Images/bg_space.gif');
background-repeat:repeat-x;
text-align:center; 
}
td.margin_left{
  	width:auto;
  	background-image:url('Images/margin_left.gif');
	background-repeat:repeat-y;	
	background-position:top right;
}
td.margin_right{
  	width:auto;
	background-image:url('Images/margin_right.gif');
	background-repeat:repeat-y;
	background-position:left;
}

/*Menu-links*/
a.top_menu, a.top_menu:active, a.top_menu:visited, a.top_menu:hover{ color: #666666; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}
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;}

#center_top{background-image: url('Images/center_1.gif'); width: 775px; height: 186px;}
#topmenu{position: absolute; top: 159px; height:27px; width:775px;}

#content{background-color:#ffffff; width:775px;}
#margin_left_top{background-image:url('Images/margin_left_top.gif');}
#margin_left_top_2{background-image:url('Images/margin_left_top_2.gif'); height:234px; 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_top_2.gif'); height:234px; 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:80px; background-repeat:no-repeat;}

#contact{position: absolute; width: 775px; top:20px; text-align:center; overflow:hidden;}
#commercial_div{position:absolute; text-align:right; top:60px; width:775px;}

#submenu{background-color:#eeeeee; width:218px; height: 100%;}

/**Logo**/
.logo_first{font-family:arial; font-size:100px; color:#ffffff;}
.logo{font-family:arial; font-size:20px; color:#dddddd;}

/**Commercial link**/
a.commercial_link, a.commercial_link:active, a.commercial_link:visited, a.commercial_link:hover{
  color: #ffffff; font-weight:normal; text-decoration:none; font-family:verdana; font-size:10px; font-style:normal;
}

/**Quick link**/
.quick_link, a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{
  color: #000000; font-weight:normal; text-decoration:none; font-family:arial; font-size:11px; 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: #666666; font-weight:normal; text-decoration:underline; font-family:verdana; font-size:11px; font-style:normal;
}

/**Separator**/
.separator{background:#cccccc;}

/**Template font**/
.template{ text-decoration:none; font-family:arial; font-size:10px; color:#666666; }

/**Base color**/
.base{background:#000000;}

/**Base-color**/
.standard_color_1{background-image:url('Images/welcome_1.gif'); background-repeat:no-repeat; background-position: right;}
.standard_color_2{background-color:#e8e7e7;}
.standard_color_3{background-color:#e2e2e2;}
.standard_color_4{background-color:#dbdada;}
.standard_color_5{background-color:#d3d2d2;}

