@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#shadow {
	background-position: center top;
	width: 100%;
	color: #666666;
}
a {
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#main {
	width: 768px;
	margin: 0px auto;
		background-color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
}
div.spacer {
clear: both;
}
/* main grid */
#banner {
	width: 768px;
	height: 268px;
}
#anibar {
	width: 768px;
	float: left;
	background-image: url(images/content_bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#content {
	width: 748px;
	float: left;
	position: relative;
	padding: 10px;
}

/* menu styles */
div.menu {
	padding-top: 0px;
	background-image: url(images/menu_bg.gif);
	height: 27px;
	padding-left: 27px;
	padding-right: 27px;
}
div.menuitem {
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 7px;
}
div.menuitem_a {
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/menuitem_a_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 7px;
}

.menuitem a, .menuitem_a a:hover, {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.menuitem a:hover, .menuitem_a a, {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.clear {
	clear: both;
}
/* content styles */
.content_col{
	float: left;
	position: relative;
	text-align: left;
}
.content_item{
	clear: both;
	position: relative;
	text-align: left;
	padding: 4px;
}
.content_item_hor{
	float: left;
	position: relative;
	text-align: left;
	padding: 4px;
}
.content_tekst{
	clear: both;
	position: relative;
	text-align: left;
	padding: 4px;
	width:500px;
	left: 0;
	top: 0;
}
.content_item_center{
	float: left;
	position: relative;
	text-align: center;
	padding: 4px;
	width:250px;
}
.newsletter_item{
	clear: both;
	position: relative;
	text-align: center;
	background-image: url(images/newsletter_bg.gif);
	height: 85px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
h2 {
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}

.contentlinks a, .contentrechts a, .contentheel a {
  font-weight: bold;
}
.indexnews_col{
	float: left;
	position: relative;
	width: 234px;
}
.indexnews_wolk {
	position: relative;
	height: 75px;
	width: 234px;
}
.indexnews_content {
	position: relative;
	width: 214px;
	padding-top: 70px;
	padding-right: 10px;
	padding-left: 10px;
}
.product_item_hor{
	float: left;
	position: relative;
	text-align: left;
	width: auto;
	padding-right: 10px;
}

.icon_item_hor{
	float: left;
	position: relative;
	text-align: left;
	width: 128px;
	padding-right: 10px;
}
.banner_col{
	float: right;
	position: relative;
	text-align: left;
}
/* footer styles */
.footer {
	clear: both;
	position: relative;

	background-color: #000000;	

	padding: 10px;
	width: 748px;
}
#footer a{
	color: #FFFFFF;
		font-weight: normal;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;

}
.footer td{
	color: #343434;
	font-size: 10px;
}

.content_col .newsletter_item .form {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
}
#card_preview {
	position: absolute;
	left: 16px;
	top: 15px;
	width: 646px;
	height: 435px;
}
.content_char {
	float: none;
	width: 550px;
	padding: 4px;
}
.product_item_big {
	text-align: left;
	width: 512px;
	padding-bottom: 10px;
}
