/* ------------------------------------------------------------------------------
Web2Date

Layout:   	WideCenter_Standard - 09.02.2009
Modification:	Webdesignconsult.de    
--------------------------------------------------------------------------------- */
/* gewählte Designfarben */
/*
usercolor.medium = "#292929"
usercolor.alt.bright = "#636E62"
usercolor.bright = "#EBEBEB"
usercolor.alt.bright = "#77917C"
usercolor.dark = "#010000"

*/

#eyecatcher {
	position:				relative;
	margin-left:				auto;
	margin-right:				auto;
	border-top:				#fff 5px solid;
	clear:					both;
	display:				block;
	float:					left;
	width:					930px;
	height:					160px;
	top:					-5px;
	left:					0px;
	padding:				0px;
}
#eyecatcher.eyecatcher0 {  
	background:				url(../images/peye.jpg) no-repeat; 
	z-index:				10;
} 

/* IE6 */
* html .eyecatcher0 { 
	background:				url(../images/peye.jpg) no-repeat; 
} 
#contentwrapper {
	float:					left;
	width:					100%;
	height:					100%;
	margin:					-6px 0px 0px 0px;
	padding:				0px;
	border-top:				6px solid #fff;
	clear:					both;	
}
/* IE6 */
* html #contentwrapper {
	margin-top:				-25px !important; 
}
/*IE6 */
* html #eyecatcher {
	float:					none;
}
/* IE7*/
*+ html #eyecatcher {
	float:					none;
}
#trusted {
	position:			relative;
	top:				80px;
	left:				900px;
	margin:				0;
	padding:			0;
}
#shopcontrol {
	position:			relative;
	top:				80px;
	left:				10px;
	width:				170px;
	padding:			10px;
	z-index:			10000;
	background-image:		url(../images/trans.jpg);
	background-repeat:		repeat-y;
	background-position:		100px 20px 50px -10px  !important;
	padding:			0px;
	margin:				1px 0px 0px 0px;
	filter:				alpha(opacity=40); 
	-moz-opacity:			0.80; 
	opacity:			0.80;
}
#shopcontrol a {
	color:				#990000;
	display:			inline;
	text-decoration:		none;
	font-weight:			bold;
	font-size:			100%;
	line-height:			200%;
	padding:			1px 0px 0px 10px;
}
#shopcontrol a:hover {
	text-decoration:		noe;
}
#shopcontrol p {
	color:				#990000;
	font-size:			80%;
	line-height:			200%;
	padding:			1px 0px 0px 10px;
}
