body{ 
margin:0px; 
background-color:#ffffff;
background-image:url('Images/bg_space.gif');
background-repeat:repeat-x;
text-align:center; 
}
h2{
	padding: 5px;
	border: 1px dashed #dddddd;
	z-index: 1;	
}
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{display: block; padding: 5px; color: #666666; font-weight:normal; text-decoration:none; font-family: "century gothic"; font-size:12px; font-style:normal;}
a.top_menu:hover{
	background-image: url('Images/bg_topmenu_hover.gif'); background-position: center bottom; background-repeat: repeat-x;
	color: #ff0000;
}
a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{
	display: block;  padding: 5px; color: #000000; font-weight:bold; text-decoration:none; font-family: "century gothic"; font-size:12px; font-style:normal;
	background-image: url('Images/bg_topmenu_current.gif'); background-position: center bottom; background-repeat: repeat-x;
}
a.sub_menu, a.sub_menu:active, a.sub_menu:visited, a.sub_menu:hover{display: block; 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: 143px; position: relative;}
#topContentWrapper{ width: 100%; height: 100%; position: relative;}
#topmenu{position: absolute; top: 50px; height:27px; width:575px; left: 200px;}

#content{background-image: url('Images/bg_content.gif'); background-repeat: repeat-x; width:775px;}
#contentDiv{margin: 30px 0px 20px 0px;}
#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:341px; 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:341px; width:auto; background-repeat:no-repeat; background-position:top left;}
#margin_right_bottom{background-image:url('Images/margin_right_bottom.gif'); height: 117px;}

#center_bottom{background-image:url('Images/center_2.gif'); height:76px; background-repeat:no-repeat;}

#contact{position: absolute; width: 775px; top:30px; text-align:right; overflow:hidden;}
#commercial_div{position:absolute; text-align:right; top:75px; width:775px;}

#submenu{background-image: url('Images/bg_submenu.gif'); background-repeat: repeat-x; width:218px; height: 100%;}

/**Commercial link**/
a.commercial_link, a.commercial_link:active, a.commercial_link:visited, a.commercial_link:hover{
  color: #000000; font-weight:normal; text-decoration:none; font-family:verdana; font-size:10px; font-style:normal;
}

/**Home link**/
#logo_div{
	position: absolute;
	top: 20px;
}
#logo_image{
	width:170px; 
	height:110px;
	border: 0px;
}

/**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:#ffffff;}

/**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;}

