body{ 
margin:0px; 
background-color:#993300;
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;
}
#center_top{background-image:url('Images/center_1.gif');}
#content{background-color:#ffffff; width:775px;}
#margin_left_top{background-image:url('Images/margin_left_top.gif');}
#margin_left_bottom{background-image:url('Images/margin_left_bottom.gif');}
#margin_right_top{background-image:url('Images/margin_right_top.gif');}
#margin_right_bottom{background-image:url('Images/margin_right_bottom.gif');}
#center_bottom{background-image:url('Images/center_2.gif'); height:82px; background-repeat:no-repeat;}

#contact{position:relative; top:10px; text-align:left; overflow:hidden; width:750px;}
#commercial_div{position:relative; text-align:right; top:30px;}

#topmenu{position:absolute; top:65px;}
#submenu{}

.topmenuLeft{
	float:left;
	width:17px;
	height:28px;
	background-image: url('Images/topmenuLeft.gif');
}
.topmenuLeftMouseover{
	float:left;
	width:17px;
	height:28px;
	background-image: url('Images/topmenuLeftMouseover.gif');
}
.topmenuCenter{
	float:left;
	text-align:center;
	width:90px;
	height:28px;
	background-image: url('Images/topmenuCenter.gif');
}
.topmenuCenterCurrent{
	float:left;
	text-align:center;
	width:90px;
	height:28px;
	background-image: url('Images/topmenuCenter.gif');
}
.topmenuCenterMouseover{
	float:left;
	text-align:center;
	width:90px;
	height:28px;
	background-image: url('Images/topmenuCenterMouseover.gif');
}
.topmenuRight{
	float:left;
	width:16px;
	height:28px;
	background-image: url('Images/topmenuRight.gif');
}
.topmenuRightMouseover{
	float:left;
	width:16px;
	height:280px;
	background-image: url('Images/topmenuRightMouseover.gif');
}

/**Menu-links**/
a.top_menu, a.top_menu:active, a.top_menu:visited, a.top_menu:hover{ color: #000000; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}
a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{ color: #000000; font-weight:bold; 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: #333335; 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: #cccccc; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; margin-right:10px;
}

/**Quick link**/
a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{
  color: #ffffff; 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: #666666; font-weight:normal; text-decoration:none; font-family:arial; font-size:10px; font-style:normal;
}
.quick_link{color:#ffffff;}

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

h1.welcome_headline{
  	/**
  	background-image:url('Images/welcome_headline.gif');
	background-repeat:repeat-x;
	background-position:bottom; 
	padding:3px;
	**/ 
}

/**Logo**/
.logo_first{font-family:century gothic; font-size:30px; color:#666666;}
.logo{font-family:century gothic; font-size:30px; color:#666666;}
#logo_div{position:absolute; top:45px;}

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

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

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

