@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

ul {
	margin-left: 15px;
}

.footerL {
	color: #B9B9D6;
	text-decoration: none;
}

html, body { width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.clear { clear: both; }

#holder_container { width: 987px; min-height: 550px; margin: 0 auto; }

#holder_content { width: 987px; height: 546px; margin: 0 auto; no-repeat; }

#holder_footer { width: 987px; min-height: 50px; margin: 0 auto; }

#sfeer { width: 987px; height: 51px; background: url(../_gfx/footer_bg2.jpg) no-repeat; }

#sfeer_links {
	position: relative;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-left: 20px;
}

#sfeer_text {
	padding-top:14px; 
	position:relative; 
	float:left; 
	margin-right: 20px;
	font-size: 11px;
	color: #FFF;
}

#bestellen {
	padding-top:10px; 
	position:relative; 
	float:right; 
	margin-right: 20px;
	font-size: 11px;
	color: #FFF;
}


#holder_footer { width: 987px; height: auto; margin: 0 auto; }

#clock {
	position:absolute;
	top:50px;
	left:5px;
}

#left_hdr {
	position: relative;
	float: left;
	width: 140px;
	height: 60px;
	display: block;
	border: 0;
}

#center_hdr {
	position: relative;
	float: left;
	width: 690px;
	height: 60px;
	display: block;
	padding-left: 15px;
}

#right_hdr {
	position: relative;
	float: left;
	width: 140px;
	height: 40px;
	display: block;
	border: 0;
	text-align: right;
	padding-top: 10px;
}


#holder_logo {
	position: relative;
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-left: 2px;
}

#copyright {
	position: relative;
	float: left;
	width: 977px;
	display: block;
	font-size: 10px;
	color: #ababab;
	text-align: right;
	padding-right: 10px;
}


#button {
	margin-top: 3px;
	position: relative;
	float: left;	
}

.menu {
	text-decoration: none;
	font-size: 15px;
	color: #666666;
	display: block;
	padding-top: 10px;
	padding-right: 16px;
	padding-left: 5px;
	min-width: 64px;
	height: 40px;
	text-align: right;
	background: url(../_gfx/menu_spacer2.gif) no-repeat right;
}

.home:hover {
	text-decoration: none;
	color: #078ec7;
	background: url(../_gfx/menu_spacer_home3.gif) no-repeat right;
}
.home_active {
	text-decoration: none;
	color: #078ec7;
	background: url(../_gfx/menu_spacer_home3.gif) no-repeat right;
}

.time:hover {
	text-decoration: none;
	color: #f8b333;
	background: url(../_gfx/menu_spacer_time3.gif) no-repeat right;
}

.time_active {
	text-decoration: none;
	color: #f8b333;
	background: url(../_gfx/menu_spacer_time3.gif) no-repeat right;
}

.design:hover {
	text-decoration: none;
	color: #93117e;
	background: url(../_gfx/menu_spacer_design2.gif) no-repeat right;
}

.design_active {
	text-decoration: none;
	color: #93117e;
	background: url(../_gfx/menu_spacer_design2.gif) no-repeat right;
}


.shop:hover {
	text-decoration: none;
	color: #656565;
	background: url(../_gfx/menu_spacer_shop2.gif) no-repeat right;
}


.tech:hover {
	text-decoration: none;
	color: #41a62a;
	background: url(../_gfx/menu_spacer_tech2.gif) no-repeat right;
}
.tech_active {
	text-decoration: none;
	color: #41a62a;
	background: url(../_gfx/menu_spacer_tech2.gif) no-repeat right;
}


.faq:hover {
	text-decoration: none;
	color: #a73535;
	background: url(../_gfx/menu_spacer_faq2.gif) no-repeat right;
}

.faq_active {
	text-decoration: none;
	color: #a73535;
	background: url(../_gfx/menu_spacer_faq2.gif) no-repeat right;
}

.contact:hover {
	text-decoration: none;
	color: #c69354;
	background: url(../_gfx/menu_spacer_contact2.gif) no-repeat right;
}

.contact_active {
	text-decoration: none;
	color: #c69354;
	background: url(../_gfx/menu_spacer_contact2.gif) no-repeat right;
}
#holder_text {
	position: relative;
	float: left;
	margin-left:370px;
	margin-top: 20px;
	width: 575px;
	font-size: 11px;
	color: #FFF;
	line-height: 15px;
	text-align:justify;
}

a {
color: #FFF;
text-decoration: none;
}

a:hover {
color: #666;
text-decoration: none;
}