body {
	margin: 0px;
	background-color: #354577;
}

form {
	margin: 0px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	font-size: 13px;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	text-decoration: underline;
}

td.content {
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

td.menu {
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #354577;
}

span.headline {
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #354577;
	text-decoration: none;
}

a:hover {
	color: #354577;
	text-decoration: underline;
}

a:visited {
}

a.menu {
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #354577;
	text-decoration: none;
}

a.menu:hover {
	color: #ffffff;
	text-decoration: none;
}

a.breadcrumb {
	font-weight: normal;
}

a.breadcrumb:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

img.thumbnail {
	border: 1px solid black;
}

input {
	color: #354577;
	font-size: 12px;
	font-family: Tahoma;
	border-width: 1px;
	border-color: #000000;
	background-color: #dadada;
}

input.radio {
	background-color: transparent;
}

select {
	color: #354577;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	background-color: #dadada;
}

div.galeriemenu {
	float: left;

	border-right: 1px dashed black;
	border-bottom: 1px dashed black;
}

div.galeriemenu div.cart {
	margin: 5px 8px 0 5px;
	padding: 5px;
	border-top: 1px dashed black;
}

ul.galerieroot {
	margin: 0 0 0 0;
	padding: 0 5px 3px 0;

	list-style: none;
	list-style-position: outside;

}

div.galerieimages {
	text-align: center;
	vertical-align: middle;

	display: inline;
}

div.galerieimages div.image {
	margin: 0 auto;
	width: 130px;
	height: 145px;
	overflow: hidden;
	float: left;
}

div.galerieimages div.image img {
	margin: 0 auto;
	border: 1px solid black;
	display: block;
}

div.galerieimages div.image div.caption{
	margin: 0 auto;
	display: inline;
}

div.galerieimages div.image img.cart_add {
	margin: 0 0 0 4px;

	position: relative;
	top: 5px;

	border-style: none;
	border-width: 0;

	display: inline;
}

ul.galerie {
	margin: 0;
	padding: 0 0 0 18px;

	list-style: none;
	list-style-position: outside;
}

li.galerieroot, li.galerie {
	margin: 2px 0 2px 0;
	padding: 0 0 0 0;
	vertical-align: middle;
	text-align: left;
}

li.galerie a {
	font-weight: normal;
	text-decoration: none;
}

li.galerie a:hover {
	color: #ff0000;
	text-decoration: none;
}

img.popup {
	border: 1px solid #FFCC00;
}

ul.mainmenu {
	list-style: none;
	list-style-type: none;

	margin: 10px 0;
	padding: 0;
}

ul.mainmenu li {
	margin: 0;
	padding: 0;

	background: url(images/menu_ico.gif) 2px 3px no-repeat;
}

ul.mainmenu li.space {
	margin: 0 0 15px 0;
	padding: 0;
}

ul.breadcrumb {
	display: block;

	margin: 0 0 0 10px;
	padding: 0;
}

ul.breadcrumb li {
	display: inline;

	list-style: none;
	list-style-type: none;

	margin: 0;
	padding: 0;
}