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-top: 0;
}

li{
  float: none;
  margin-bottom: 1em;
}

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;
	-webkit-border-radius: 3px;
   	-moz-border-radius: 3px;
    border-radius: 3px;
}

.pic2 {
	background: #f8f8f8;
	padding: 4px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;
   	-moz-border-radius: 3px;
    border-radius: 3px;
}

.pic2 a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}

.pic2 a img {
	display: block;
}

div.spacer { background: white; }

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

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

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;
}

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;
}


div.images {
	margin-top: 5px;
}

h1 {
	font-family: 'Swis721CnBTRoman', Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #bbbe99;
	letter-spacing: 1px;
}

h1.headline {
	color: #bbbe99;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0;
}

ul#showroom {
	list-style-position: outside;
}

ul#showroom li {
	display: block;
}

ul#showroom li a {
	text-decoration: none;
	color: #444;
}

ul#showroom li a.showroom, ul#showroom li a.active {
	display: block;
	width: 345px;
	margin-left: -5px;
	padding: 5px;
	float: left;
}

ul#showroom li a.showroom, ul#showroom li a.active {
	padding: 5px 5px 5px 15px;
	background-image: url(../gfx/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul#showroom li div {
	width: 60px;
	float: right;
}

ul#showroom li span {
	width: 360px;
	display: inline-block;
	color: #888;
	font-style: italic;
	font-size: 10px;
	margin-left: 11px;
}

