@charset "utf-8";
#wrap {
	margin: 0 auto;
	width: 952px;
	overflow:hidden;
}
#nav {
	min-height:300px;
	width:184px;
	float:left;
	margin:0px 8px 0px 0px;
}
#nav img, #nav a {
	display:block;
}
#content {
	min-height:300px;
	margin:0 auto;
	width:754px;
	overflow: hidden;
}
img {
	border:0px;
}


#teaser {
	background-image: url(/_css/_pix/slideshow-bg.png);
	background-color: #1B3344;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	position: relative;
	margin-top: -15px;
	padding: 11px 46px 15px;
	text-align: center;
}

#teaser h1 {
	color: #a9cded;
	font-size: 21px;
	margin-bottom: 7px;
	font-weight: bold;
}

#teaser p {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}

#teaser p a {
	color: #a9cded;
}

#teaser p a:hover {
	text-decoration: underline;
}




#ppcontent {
	margin: 0 auto;
	width: 754px;
	overflow: hidden;
	background-image: url(/images/pages/produkt_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 top;
	font-size: 10px;
}

#ppcontent .top {
	background-image: url(/images/pages/produkt_top.png);
	background-repeat: no-repeat;
	background-color: #7399BE;
	color: #E2ECEE;
	clear: both;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 8px;
	line-height: 25px;
}


#ppcontent .top a {
	color: #FFF;
	text-decoration: underline;
	font-style: normal;
}
#ppcontent .top b {
	text-align: center;
	display: block;
	font-style: normal;
	font-size: 12px;
}


#ppcontent .bottom {
	background-image: url(/images/pages/produkt_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	clear: both;
}

#ppcontent p, #ppcontent li {
	font-size: 13px;
	color: #2f3d4b;
	line-height: 18px;
}

#ppcontent .description {
	clear: both;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}

#ppcontent .description a {
	color: #003774;
	text-decoration: underline;
	display: inline;
}

#ppcontent .description a:hover {
	color: #666666;
}

#ppcontent .details .item p , #ppcontent .details .item li{
	font-size: 12px;
}

#ppcontent .description .item  {
	clear: both;
	margin-bottom: 25px;
}

#ppcontent .description .item .video {
	margin: 15px 0px 0px 0px;
}

#ppcontent .description .item h2 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #2f3d4b;
	clear: both;
}

#ppcontent .description .item h3 {
	clear: both;
	font-size: 15px;
	margin: 15px 0 5px 0;
	color: #696969;
}

#ppcontent .description .item .video {
	margin: 15px 0px 0px 0px;
}

#ppcontent .description ul {
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

#ppcontent .description li {
	width: 25%;
	float: left;
	line-height: 20px;
}