body {
	background-color: White;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	margin-top: 15px;
}

#topnavi, #footernavi2 {
	text-align: center;
	margin-bottom: 0px;
}
#topnavi ul, #footernavi2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#topnavi ul li, #footernavi2 ul li {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#footernavi {
	padding-top: 2px;
}


#topnavi a, #footernavi2 a {
	color: #000000;
}

a {
	color: #b5152b;
}

.center { text-align: center; }

ul.languages {
/*	position: relative; */
	float: right;
	display: inline;
/*	top: 180px;
	right: 20px; */
}

ul.languages li {
	height: 22px;
	list-style-type: none;
	display: inline;
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
}

.berry_table_header {
	font-weight: bold;
	color: #b5152b;
	background-color: #d1d1d1;
}

.berry_table {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.berry_1 {
	background-color: #fdfdfd;
}

.berry_2 {
	background-color: #f1f1f1;
}


/*** Produkte (zwei Spalten fuer Produkt Sitemap) ***/
ul.csc-menu, ul.csc-menu-1 {
	width: 50em;  /* room for 2 columns */
}

ul.csc-menu li, ul.csc-menu-1 li {
	float: left;
	width: 25em;  /* accommodate the widest item */
	font-weight: bold;
	list-style-image: url('/fileadmin/images/foto.jpg');
}

/* stop the floating after the list */
br.sitemapclear {
	clear: left;
}

/*** Kontaktformular ***/
.csc-mailform {
	border: none;
}

.csc-mailform-field label {
	width: 150px;
	display: block;
	float: left;
}

#mailformname, #mailformemail, #mailformtelefon, #mailformaddress, #mailformmessage, #mailformkontaktieren_sie_mich {
	margin-left: 5px;
}

/*** Gallery ***/
.jm-gallery-image-entry {
	border: 1px;
	height: 200px;
}

/*** Produktbilder nebeneinander anzeigen ***/
div.csc-textpic-clear {
	clear: none;
}

.csc-textpic-imagewrap {
	margin-right: 10px;
}

div.product-images-clear {
	clear: both;
	margin-bottom: 5px;
}

div.clear {
	clear: both;
}