@charset "utf-8";

body
{
	background-color: #191818;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#wrap
{
	width: 980px;
	background-image: url(../_images/wrap-bg.gif);
	background-repeat: repeat-y;
	margin-top: 45px;
	text-align: left;
}

#head
{
	background-image: url(../_images/head.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 264px;
}

#product-images
{
	padding-top: 40px;
	padding-left: 50px;
}

.prod-img-margin
{
	margin-left: 15px;
}

#content
{
	margin-left: 50px;
	width: 675px;
	font-size: 11px;
	height: 340px;
}

#content-2
{
	padding-left: 50px;
	width: 375px;
	font-size: 11px;
	float: left;
	height: 340px;
}

#content-3
{
	padding-left: 50px;
	width: 675px;
	font-size: 11px;
	height: 430px;
}

#content-4
{
	padding-left: 50px;
	width: 775px;
	font-size: 11px;
	height: 340px;
}


#prod-big-picture
{
	float: left;
}

.prod-img-big
{
	padding-top: 55px; 
	padding-left: 35px;
}

#title
{
	font-size: 17px;
	line-height: 40px;
	font-weight: normal;
}

#title-link
{
	color: #FFFFFF;
	text-decoration: none;
}

.link-back
{
	font-size: 11px;
	color: #423f3f;
	text-decoration: none;
	font-weight: normal;
}

.nav-link
{
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	background-image: url(../_images/dot.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	line-height: 25px;
}

.nav-link-shop
{
	color: #555555;
	font-size: 13px;
	text-decoration: none;
	background-image: url(../_images/dot-shop.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	line-height: 25px;
}

#dot-style
{
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	background-image: url(../_images/dottitle.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	line-height: 25px;
}

.text
{
	margin-left: 22px;
	line-height: 15px;
}

#text-left
{
	padding-left: 22px;
	float: left;
	width: 250px;
	line-height: 16px;
}

#text-right
{
	float: left;
	width: 500px;
	line-height: 16px;
}

.clear
{
	clear: left;
}


.textlink
{
	color: #FFFFFF;
	text-decoration: underline;
}

#lang-info
{
	margin-right: 30px;
	text-align: right;
	color: #4d4a47;
	font-size: 9px;
	line-height: 25px;
}

.impressum
{
	text-decoration: none;
	color: #4d4a47;
}

#footer
{
	background-image: url(../_images/footer.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 15px;
}

#after
{
	height: 55px;
	color: #383434;
	text-align: left;
	width: 980px;
	padding-left: 100px;
	padding-top: 7px;
	font-size: 10px;
}

.maplinks
{
	font-size: 10px;
	color: #423d3d;
	text-decoration: none;
	
}

.formerbackground
{
	background-color: #383330;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}