body { 
	background-image: url(../gfx/bg.gif); 
	background-repeat: repeat; 
	font-family: verdana; 
	font-size: 11px; 
	color: #666;
	line-height: 1.5em;
}

div#shopbutton{
	position: absolute;
	top: 180px;
	left: 607px;
}

div#container{
	position: relative;
	width: 616px;
	margin: auto;
}

img{
	border: 0;
}

img#logo{
	margin-top: 3px;
	margin-left: 335px;
	margin-bottom: 12px;
	border: 0;
}

div#top{
	width: 616px;
	height: 14px;
	background-image: url(../gfx/t.png);
	background-position: right top;
	background-repeat: no-repeat;
}

div#main{
	background-image: url(../gfx/m.png);
	background-position: left top;
	background-repeat: repeat-y;
}

div#bottom{
	background-image: url(../gfx/b.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 615px;
	height: 19px;
}

div.pad{
	padding: 8px;
}

img.toppic{
	background: #f5f5f5;
	padding: 5px; 
	border: 1px solid #cccccc;
	margin-right: 4px;
}

img.left{
	margin-left: 25px;
}

div.line{
	clear: both;
	margin-top: 9px;
	margin-left: 25px;
	height: 1px;
	width: 562px;
	background-image: url(../gfx/linebg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.cl{
	clear: both;
}

ul{
	list-style-image: url(../gfx/arrow.gif);
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

li{
  float: none;
  margin-bottom: 20px;
}

ul#nav{
	clear: both;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 25px;
}

ul#nav li{
	height: 12px;
	margin: 0px 2px 2px 0px;
	background-color: #f5f5f5; 
	width: 111px;
	float: left;
}

ul#nav li:hover{
	background-color: #e8e8e8;
}

div#content{
	margin-top: 20px;
	margin-left: 145px;
	width: 438px;
}

div#content img.section{
	margin-left: -120px;
	float: left;
}

img     { padding: 0px; margin: 0px; }
table	  { padding: 0px; }
td		  { font-family: verdana; font-size: 11px; }
table.impressum td  { font-family: verdana; font-size: 9px; }

div.pic { background: #f5f5f5; padding: 4px; border: 1px solid #cccccc; }
.pic2 { background: #f8f8f8; padding: 2px; border: 1px solid #cccccc; }

div.spacer { background: white; }

a	{	color: #888; }
a:visited { color: #999; }
a:hover   { color: #bbb; text-decoration: none; }

div#new a {
	background-image: url(../gfx/arrow.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #888;
}

div#new a:hover {
	color: #bbb;
	text-decoration: none;
}

div#new{
	padding: 0;
	margin: 0;
}

div#footer{
	text-align: center;
	padding: 6px; font-size: 10px; color: #aaa;
}

div#footer a, div#footer a:visited{
	color: #aaa; text-decoration: none;
}

a.showroom { text-decoration: none; color:#888;}

div.anmerkung { font-family: verdana; font-size: 10px; color: #999; margin: 5px 0 0 0;}

h2 { 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 11px; 
	margin: 0 0 4px 0; 
	padding: 0; 
}

dt{
	float: left;
	width: 70px;
}

