/* CSS Document */


body {
width: 90%;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
/*background: #F3DEFF url(img/bg.jpg) left top repeat-x;*/
color: #505050;
}
h2 {
font-size: 1.3em;
color: #6699CC;
margin-top:0;
}
h3 {
font-size: 1.2em;
color: #6699CC;
}
h1 {
text-align: center;
text-decoration: none;
color: #6699CC;
font-size: 1.5em;
margin-bottom: 2em;
}
#head {
margin-top:10px;
position: relative;
height: 80px;
background: transparent;
}
#analotion_banner {
position: absolute;
top: 0;
left: 0;
width: 468px;
height: 60px;
border: none;
}
#head img {
border: none;
float: right;
}
ul#main_nav {
clear: right;
margin: 0;
padding: 0;
height: 1.5em;
line-height: 1.5em;
border-bottom: 1px solid #D6D6D6;
border-top: 1px solid #D6D6D6;
background-color: #F3DEFF;
list-style-type: none;
}
ul#main_nav li {
float: left;
padding-left: 1em;
padding-right: 1em;
}
#content {
	padding-top: 1em;
	clear: left;
}
.product {
	float: left;
	margin-right: 1em;
	border: 1px solid #D6D6D6;
	background: none;
}
img.product {
	clear: left;
}
img.link {
	border: none;
	margin: 1.5em 0 0 0;
}
#content ul {
	list-style-type: none;
	margin: 0em 0 0 0;
	padding: 0;
}
li.one {
	float: left;
	width: 48%;
}
li.two {
	float: right;
	width: 48%;
}
div #visit_shop {
	margin-top: 1em;
	padding-bottom: 1em;
	clear: left;
	text-align: center;
	color: #6699CC;
}
.visit {
	margin: 0;
	padding: 0;
	line-height:1.5em;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	color: #6699CC;
	text-decoration: underline
}
#logo {
	border: none;
}
.left {
	float: left;
}
.versand {
	margin-top: 2em;
}
.links {
	width: 33%;
	float: left;
	text-align: center;
}
#footer {
	margin-top:1em;
	border-top: 1px solid #D6D6D6;
	text-align: center;
	height: 1.5em;
	line-height: 1.5em;
}