.header {
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
hr {
	border: 3px solid #666;
}
#galerie {
	width: 170px;
	float: left;
	height: 150px;
}
.navigation {
	font-size: 12px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #B2225F;
	background-color: #F3F3F3;
}
.navigation a {
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.navlefttitel {
	font-size: 16px;
	font-weight: bold;
	color: #B2225F;
	padding: 10px;
	text-decoration: none;
}
.navlefttitel a {
	color: #B2225F;
	text-decoration: underline;	
}
.navlefttitel a:hover {
	color: #666666;
	text-decoration: none;
}
.navleft {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.navleft a {
	text-decoration: none;
}
.navleft a:hover {
	text-decoration: underline;
}
.linie {
	background-image: url(img/line.gif);
	background-repeat: repeat-y;

}
.footer {
	font-size: 11px;
	color: #666666;
	background-color: #E8E8E8;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 130px;
	/*border: 1px solid #999999;*/
}
.navkontakt {

	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a {
	color: #666666;
}
a:hover {
	color: #B2225F;
	text-decoration: none;
}
.shoplist {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;


}
.shoptext {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F3F3F3;
	padding-right: 10px;
	border: 1px solid #E8E8E8;
}
.shoptext h1 {
	font-size: 18px;
	font-weight: bold;
}
.shoptext h2 {
	font-size: 15px;
	font-weight: bold;	
}
.shopform {
	font-size: 11px;
	color: #666666;
	width: 30px;
}
.shopbutton {
	font-size: 10px;
	background-color: #CCCCCC;
	width: 50px;
}
.shopdetail {

	font-size: 12px;
	background-color: #E8E8E8;
}
.welcome {

	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
}
.shopregion {

	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.cartlist {

	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cart {

	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
