body {
	font: 10px/1.3em "lucida grande", tahoma, arial, verdana, sans-serif;
	color: black;
	background-color: #D9D9C8;
	margin: 10px 0px 0px 0px;
	padding: 0px; 
	text-align: center;
/*    background-image: url(../images/background.png);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: left bottom; */
}

#content {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    padding-bottom: 20px;
    width: 606px;
}

a:hover {text-decoration: none;}
a:link {color: black; background-color: inherit;}
a:visited {color: black; background-color: inherit;}
	
img {
	border: 0px;
}

/*  navigation */
.navbox {
    width: 600px;
    text-align: center;
}

.navbox ul {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	background-color: #C2BEB1;
	width: 600px;
	border-bottom: solid #D9D9C8 1px;
}

.navbox ul#bottomlist {
    border-bottom: 0px;
    margin-bottom: 4px;
}

.navbox ul li {
    display: inline;
    border-right: 1px solid #D9D9C8;
	padding: 0 6px 0 6px;
} 

.navbox li.last {
    border-right: 0px;
}

.navbox ul li a {
	text-align: center;
	color: #626258;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
}

.navbox li a.current {
   font-weight: bold;
   color: black;
  }

.navbox ul li a:hover, .navbox li.current a:hover 
 {
    background-color: inherit;
    color: white;
}


/*  navigation ende */

/* catalog items listview */
div.listitem {
	width: 194px;
	text-align: left;
	margin-top: 8px;
	margin-right: 8px;
	float: left;
}

div.listitem .image {
	margin: 0px 0px 4px 0px;
	float: left;
} 

div.listitem .imageleft {
	margin: 0px 4px 4px 0px;
	float: left;
}

div.listitem ul {
	padding-left: 15px; 
	margin: 0; 
}

.year {
	font-size: 9px;
   }
/* catalog items listview ende */

/* itemview */
div.headline {
	width: 600px;
	text-align: center;
	margin: 15px 0px 15px 0px;
}

div.fleft {
	float: left;
	margin-bottom: 15px;
	text-align: center;
}

div.fright {
	float: right;
	margin-right: 6px;
	text-align: center;
}

div.info {

	margin: 0px 0px 15px 150px;
}

div.infotext {

	margin-right: 150px;
	text-align: justify; 
}

div.info ul {
	padding-left: 15px; 
}
/* itemview ende */


/* other pages */

.about {
	width: 600px;
	margin-top: 8px;
	text-align: center;
}

.about img {
vertical-align: top;
}

.box {
	float: left;
	width: 200px;
	text-align: center;
}

#subheader {
    width: 600px;
    text-align: center;
	padding: 3px 0px 3px 0px; 
    background-color: #C2BEB1;
    line-height: 1.2em;
}

#footer {
	text-align: center;
	width: 600px;
	background-color: inherit;
	color: black;
	margin-top: 40px;
}

#footer img {
	margin-right: 7px;
	margin-left: 7px;
}

/*label logo boxes */

#bc { position:relative; top:58px; left:1px; }
#msr { position:relative; top:222px; left:28px; }
#bm { position:relative; top:178px; left:156px; }
#br { position:relative; top:85px; left:203px; }
#cr { position:relative; top:117px; left:300px; }
#m { position:relative; top:275px; left:393px; }
#rs { position:relative; top:238px; left:178px; }
#wackies { position:relative; top:187px; left:315px; }

