@CHARSET "UTF-8";

.fancyfirst {
	font-size:150%; 
	font-family: arial, helvetica, sans-serif;
}

h1 {
	color: #00A651;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
}

h2 {
	color: #00A651;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #00A651;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #00A651;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
	margin-bottom: 3px;
}

span.important {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #00A651;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

body {
	text-align: center;
	margin: 0;
	font-size: 12px;
	font-family: verdana,helvetica,arial,sans-serif;
	font-weight: lighter;
	text-align: center;
}

a {
	color: #555555;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

a:hover {
	color: #ED1C24;
}

#lt {
	color: #A32C2C;
	font-weight: bold;
}

#ll {
	
}

div#menu li {
	list-style-type: none;
	padding-left: 2px;
	margin-bottom: 5px;

}

div#menu ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

}

div#menu {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

div#menu a {
	color: #00A651;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

div#menu a:hover {
	color: #ED1C24;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

div#submenu_cat {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

div#submenu_cat a {
	color: #6D6E71;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

div#submenu_cat a:hover {
	color: #ED1C24;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

div#submenu_plod {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

div#submenu_plod a {
	color: #6D6E71;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

div#submenu_plod a:hover {
	color: #ED1C24;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

div#products {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}

div#products a {
	color: #6D6E71;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

div#products a:hover {
	color: #ED1C24;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

li.products {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}

li.products a {
	color: #6D6E71;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}

li.products a:hover {
	color: #ED1C24;
	text-decoration: none;
	text-shadow: 2px 2px 2px #bbb;
}


div#wrapper {
	text-align: center;
	width: 1024px;
}

div#header {
	margin: 0px;
	height: 194px;
	width: 1024px;
	text-align: left;
}

div#header #info {
	position: relative;
	left: 368px;
	top: 128px;
	color: #000000;
	width: 470px;
}

div#footer {
	
}

div#main_window {
	display: block;
	margin: 0px;
	text-align: left;
	width: 1024px;	
}

div#sidebar_left {
	position: relative;
	display:block;
	height: 950px;
	width: 182px;
	float: left;
}

div#sidebar_right {
	position: relative;
	display:block;
	height: 950px;
	width: 167px;
	padding-left: 15px;
	float: right;
}

div#main {
	position: relative;
	display: block;
	width: 620px;
	min-height: 956px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat:no-repeat;
	text-align: justify;
	padding-top: 40px;
}

div#gallery {
	width: 660px;
	text-align: center;
	margin: auto; 
 	overflow:hidden; 
 	text-align: center;
}

div#gal_image {
	width: 101px;
	height: 101px;
	background: rgba(255, 255, 255, 0.4);
	_background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
	float: left;

}

div#aktuality {
	width: 600px;
	text-align: center;
	margin: 0 auto; 
 	overflow:hidden; 
 	text-align: center;
}

div#akt_image {
	width: 197px;
	height: 389px;
	background: rgba(255, 255, 255, 0.4);
	_background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000000;
	padding: 5px;
	margin: 10px 40px 5px 40px;
	float: left;

}

div#akt_image img {
	border: 0px;
}

div#gal_image img {
	border: 0px;
}

div#product_list {
	width: 660px;
	text-align: center;
	margin: auto; 
 	overflow:hidden; 
 	text-align: center;
}

div#prod_image {
	width: 130px;
	height: 210px;
	background: rgba(255, 255, 255, 0.4);
	_background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000000;
	margin: 5px;
	padding: 5px;
	float: left;

}

div#prod_image img {
	border: 0px;
}