body{ 
margin:0px; 
background-color:#fff;
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; height:100%; padding-top: 110px; color: #333; font-weight:normal; text-decoration:none; font-family: arial; font-size:12px; font-style:normal;}

a.top_menu:hover{display: block;  height:100%; color: #333; padding-top:110px; text-decoration:none; font-family: arial; font-size:12px; font-style:normal; background-image: url('Images/bg_topmenu_hover.gif'); background-position: top; background-repeat: repeat-x;}

a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{display: block;  height:100%; color: #203b73; font-weight:bold; padding-top:110px; text-decoration:none; font-family: arial; font-size:12px; font-style:normal; background-image: url('Images/bg_topmenu_current.gif'); background-position: top; 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: 188px; position: relative;}
#topContentWrapper{ width: 100%; height: 100%; position: relative;}
#topmenu{position: absolute; top: 0px; height:135px; width:575px; left: 200px;}

#content{width:775px; background: #fff;}
#contentDiv{ margin-bottom: 25px;}
#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');height:188px;}
#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: 136px;}

#center_bottom{background-image:url('Images/center_2.gif'); height:136px; background-repeat:no-repeat;}

#contact{position: absolute; width: 775px; top:30px; right:0px; text-align:right; overflow:hidden; z-index:10;}
#commercial_div{position:absolute; text-align:center; top:110px; width:775px; font-size: 10px}

#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: #203b73; font-weight:normal; text-decoration:none; font-family:arial; font-size:10px; font-style:normal;
}

/**Home link**/
#logo_div{
	position: absolute;
	top: 20px;
}
#logo_image{
	width:170px; 
	height:110px;
	border: 0px;
}

/**Quick link**/
#quickLinksWrap{width:775px; top:7px; position:absolute; left:15px; z-index: 11;}
.quick_link, a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{
  color: #ddd; font-weight:normal; text-decoration:none; font-family:arial; font-size:11px; font-style:normal;
}
.quick_link_separator{
  color: #ddd;
}
a.quick_link_webshop, a.quick_link_webshop:active, a.quick_link_webshop:visited, a.quick_link_webshop:hover{
  color: #ddd; font-weight:normal; text-decoration:underline; font-family:arial; font-size:11px; font-style:normal;
}

/**Separator**/
.separator{background:#ffffff;}

/**Template font**/
.template{ text-decoration:none; font-family:arial; font-size:12px; color:#fff; }

/**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;}

