
body { 
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	
	scrollbar-arrow-color:666666;
	scrollbar-track-color:EFEFEF;
	scrollbar-face-color:E6E6E6;
	scrollbar-highlight-color:E6E6E6;
	scrollbar-shadow-color :E6E6E6;
	scrollbar-3d-light-color:E6E6E6;
	scrollbar-dark-shadow-color:E6E6E6;
	scrollbar-base-color:E6E6E6;

}
.mysubmit {
	font-size:8pt;
	font-weight:bold;
	color:#333;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #666666;
	margin-bottom: 2px;
	padding: 3px;
	background-image:url(/gfx/submit.gif);
	border-top: 1px solid #F2F0EE;
}

#content  {
	padding: 10px;
	border: 1px dashed #333333;
	width: 600px;
	text-align: left;
}

#content a:link {
	color: #333333;
}

#content a:visited {
	color: #555555;
}

#content a:active {
	color: #ff0000;
}

#content a:hover {
	color: #006699;
}

#content a.small:link {
	color: #333333;
	font-size: 11px;
}

#content a.small:visited {
	color: #555555;
	font-size: 11px;
}

#content a.small:active {
	color: #ff0000;
	font-size: 11px;
}

#content a.small:hover {
	color: #006699;
	font-size: 11px;
}


#content a.uplink:link { 
	color:#000000;
	text-decoration:underline;
	background-image:url(http://resultado.shopomania.de/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	font-size: 11px;
}
#content a.uplink:visited { 
	color:#333333;
	text-decoration:underline; 
	background-image:url(http://resultado.shopomania.de/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	font-size: 11px;
}
#content a.uplink:active { 
	color:#336699;
	text-decoration:underline; 
	background-image:url(http://resultado.shopomania.de/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	font-size: 11px;
}
#content a.uplink:hover { 
	color:#006699;
	text-decoration:underline; 
	background-image:url(http://resultado.shopomania.de/gfx/goup2.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	font-size: 11px;
	
}

a:link {
	color: #333333;
}

a:visited {
	color: #555555;
}

a:active {
	color: #ff0000;
}

a:hover {
	color: #006699;
}


a.small:link {
	color: #333333;
	font-size: 10px;
}

a.small:visited {
	color: #555555;
	font-size: 10px;
}

a.small:active {
	color: #ff0000;
	font-size: 10px;
}

a.small:hover {
	color: #006699;
	font-size: 10px;
}

