body {
	font-family: verdana;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}
/*Layout*/
#wrap {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}

#bg {
	position: absolute;
	top: 0;
	left: 50%;
	width: 95px;
	height: 234px;
	margin-left: -584px;
	}

#container {
	width: 978px;
	height: auto!important;
	min-height: 500px;
	height: 500px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	}
#header {
	
	
	}

#logo {
	position: absolute;
	top: 122px;
	left: 50%;
	width: 145px;
	height: 102px;
	margin-left: 315px;
	}
#content {
	width: 978px;
	height: auto!important;
	min-height: 300px;
	height: 300px;
	float: left;
	}

#leftcol {
	width: 210px;
	height: auto!important;
	min-height: 300px;
	height: 300px;
	float: left;
	}
#midcol_wide {
	padding: 25px;
	width: 715px;
	float: left;
	}
#midcol_prod {
	padding: 15px 25px 25px 24px;
	width: 419px;
	float: left;
	}

#midcol {
	width: 458px;
	float: left;
	padding: 25px;
	}
#rightcol {
	width: 210px;
	float: left;
	}
#rightcol_prod {
	text-align: left;
	display: inline;
	margin-top: 10px;
	padding-bottom: 40px;
	width: 295px;
	height: auto!important;
	min-height: 300px;
	height: 300px;
	float: right;
	}
#submenu {
	background-color: #ececec;
	width: 210px;
	height: auto!important;
	min-height: 300px;
	height: 300px;
	float: left;
	margin-top: 18px;
	margin-bottom: 7px;
	border: solid 1px #c3c3c3;
	}
#searchbar {
	width: 205px;
	float: left;
	margin-bottom: 15px;
	margin-left: -2px;
	display: block;
	}

.actie input.search_box {
	color: #bd8100;
	background-color: #fbf5c3;
	width: 205px;
	margin: 0 0 15px;
	padding: 3px 0 3px 2px;
	border: solid 1px #fddd80;
	outline-width: 0;
	}

.advies input.search_box {
	color: #1d8fc6;
	background-color: #d0e9f5;
	margin: 0 0 15px;
	padding: 3px 0 2px 3px;
	width: 205px;
	border: solid 1px #90cbe7;
	outline-width: 0;
	}

.algemeen input.search_box, .zakelijk input.search_box {
	color: #bd0001;
	background-color: #f9dfd3;
	margin: 0 0 15px;
	padding: 3px 0 2px 3px;
	width: 205px;
	border: solid 1px #fda591;
	outline-width: 0;
	}

.hond input.search_box {
	color: #6bac58;
	background-color: #e4f2e0;
	margin: 0 0 15px;
	padding: 3px 0 2px 3px;
	width: 205px;
	border: solid 1px #a2d094;
	outline-width: 0;
	}

.kat input.search_box {
	color: #5b4db5;
	background-color: #dddbea;
	margin: 0 0 15px;
	padding: 3px 0 2px 3px;
	width: 205px;
	border: solid 1px #b3abe7;
	outline-width: 0;
	}

#mainmenu {
	position: absolute;
	top: 203px;
	left: 50%;
	width: 305px;
	height: 30px;
	z-index: 98;
	overflow: hidden;
	margin-left: -80px;
	}
#headmenu {
	line-height: 30px;
	position: absolute;
	top: 5px;
	left: 50%;
	width: 400px;
	height: 30px;
	margin-left: 140px;
	}
#footer {
	color: #b9b9b9;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 40px;
	background-color: black;
	text-align: center;
	width: 978px;
	height: 40px;
	clear: both;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}

/*mainmenu*/
#mainmenu a:link, #mainmenu a:visited {
	color: #585858;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 15px;
	}
#mainmenu span.act a {
	color: black;
	font-weight: bold;
	
	}

#mainmenu a:hover, #mainmenu a:active {
	text-decoration: underline;
	
	}

#headmenu a:link, #headmenu a:visited {
	color: white;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 20px;
	}
#headmenu a:hover, #headmenu a:active {
	text-decoration: underline;
	}
#submenu a:link, #submenu a:visited {
	color: black;
	line-height: 16px;
	text-decoration: none;
	width: 185px;
	float: left;
	padding: 6px 15px 6px 10px;
	border-bottom: 1px solid #c3c3c3;
	display: block;
	}

#submenu a:hover, #submenu a:active {
	color: #df1d00;
	text-decoration: none;
	}
#submenu .submenuact a:link, #submenu .submenuact a:visited {
	color: #df1d00;
	font-weight: bold;
	}
#submenu .submenu_sub a:link, #submenu .submenu_sub a:visited {
	color: #6b0001;
	font-size: 10px;
	font-weight: normal;
	background-color: #f5f5f5;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #cecece; }
#submenu .submenu_sub_ifsub a:link, #submenu .submenu_sub_ifsub a:visited {
	color: #6b0001;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #f5f5f5;
	background-image: url(../images/submenu_sub_ifsub.gif);
	background-repeat: no-repeat;
	background-position: 190px 10px;
	border-bottom: 1px solid #cecece; }
#submenu .submenu_sub_actifsub a:link, #submenu .submenu_sub_actifsub a:visited {
	color: #6b0001;
	font-size: 10px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
	background-color: #f5f5f5;
	background-image: url(../images/submenu_sub_actifsub.gif);
	background-repeat: no-repeat;
	background-position: 190px 10px;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #cecece;
	}
#submenu .submenu_sub a:hover, #submenu .submenu_sub a:active, #submenu .submenu_sub_ifsub a:hover, #submenu .submenu_sub_ifsub a:active {
	color: #6b0001;
	font-weight: bold;
	text-decoration: none; }
#submenu .submenu_subact a:link, #submenu .submenu_subact a:visited {
	color: #6b0001;
	font-size: 10px;
	font-weight: bold;
	background-color: #f5f5f5;
	text-decoration: none;
	overflow: hidden;
	border-bottom: 1px solid #cecece; }
#submenu .submenu_sub2 a:link, #submenu .submenu_sub2 a:visited {
	color: #3d3d3d;
	font-size: 10px;
	font-weight: normal;
	line-height: 28px;
	background-color: #fbfbfb;
	text-decoration: none;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #cecece;
	}
#submenu .submenu_sub2 a:hover, #submenu .submenu_sub2 a:active {
	color: #3f3f3f;
	font-weight: bold;
	background-color: #fbfbfb;
	text-decoration: none;
	}
#submenu .submenu_sub2act a:link, #submenu .submenu_sub2act a:visited {
	color: #3f3f3f;
	font-size: 10px;
	font-weight: bold;
	line-height: 28px;
	background-color: #fbfbfb;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #cecece;
	}
/*Def. Styles*/
/*Content layout*/
h1 {
	color: #bd0001;
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 10px 22px 3px;
	}
#midcol h1 {
	width: 440px; }
h2 {
	color: #3c3c3c;
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	width: 100%;
	margin: 10px 0 10px 3px;
	border-bottom: 2px solid #e3e3e3;
	}
#midcol_prod h2 {
	color: #bd0001;
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	clear: right;
	margin: 20px 10px 15px 3px; }
#rightcol_prod h2 {
	color: #bd0001;
	margin-top: 6px;
	margin-bottom: 9px;
	margin-left: 7px;
	padding-bottom: 3px;
	}

#rightcol_prod h3 {
	margin-top: 7px;
	margin-bottom: 9px;
	margin-left: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d6d6d6;
	}

#midcol_prod h2 span.detail {
	color: black; }
h3 { color: #3c3c3c; font-size: 14px; font-family: arial, verdana, sans-serif; font-weight: bold; margin: 20px 10px 0 3px; }
h4 {
	color: black;
	font-size: 12px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	margin: 10px 0 0;
}
h5 {
	color: black;
	font-size: 12px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	margin: 10px 10px 0 3px; }
p {
	color: #242424;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 12px;
	margin-left: 3px; }
p.align-center {
	text-align: center; }
.align-center {
	text-align: center; }
#midcol_wide p {
	margin-right: 40px; }
p strong {
	 }
#rightcol h1 {
	color: #f80001;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 130%;
	width: 180px;
	margin: 0;
	padding: 3px 7px;
	border-bottom: 1px solid #2e2e2e; }
#rightcol_prod h1 {
	color: black;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	margin: 5px 7px 9px;
	padding: 0 0 4px;
	border-bottom: 1px solid #d6d6d6; }
#rightcol p, #rightcol_prod p {
	color: #fff;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 140%;
	margin-right: 7px;
	margin-left: 7px; }
#rightcol .csc-frame-frame1 {
	background-color: black;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 25px;
	border: solid 1px #cecece; }
a:link, a:visited {
	color: #bd0001;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none; }
a:hover, a:active {
	color: #bd0001;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline; }
table { font-size: 11px; margin-left: 3px; }
table p, #content td p {
	font-size: 11px;
	line-height: 130%;
	margin: 0 4px 0 0 !important;
	padding: 0 !important; }
table.contenttable td {
	vertical-align: top; }
#midcol_prod table.contenttable td, #rightcol_prod table.contenttable td {
	vertical-align: middle; }
ul {
	margin: 5px 0 15px 5px;
	padding: 0; }
li {
	color: #3f3f3f;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 160%;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin: 0;
	padding: 0 0 0 12px;
	list-style-type: none;
	}
img {
	border-style: none;
	border-width: 0;
	}

#rightcol li {
	color: white;
	line-height: 150%;
	background-image: url(../images/rightcol_li.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 12px; }
.faq a:link, .faq a:visited {
	color: #000;
	font-family: tahoma, sans-serif;
	font-weight: bold; }
ol.faq {
	color: #ac0000;
	font-weight: bold;
	margin: 0 5px;
	padding: 0; }
ol.faq p {
	color: black;
	font-weight: normal; }
ol.faq li {
	background-position: 0 6px;
	margin: 0 0 2px;
	padding: 0 4px 2px 12px;
	border-bottom: 1px dashed #bdbdbd; }
#content ol.faq h3 {
	line-height: 140%;
	margin: 0;
	padding: 0; }
#midcol_prod div.csc-frame-frame1 {
	background-color: #f9f9f9;
	width: 420px;
	overflow: hidden;
	float: left;
	clear: both;
	margin: 0 !important;
	padding: 5px 5px 15px;
	border: solid 1px #ededed;
	}
#midcol_prod div.email_subscribe {
	background-color: #fffcdb;
	margin: 0 !important;
	padding: 5px 5px 15px;
	width: 420px;
	float: left;
	clear: both;
	overflow: hidden;
	border: solid 1px #e2e2e2;
	}

#midcol_prod div.email_subscribe h2 {
	color: #c69813;
	margin: 6px 0 0;
	padding: 0;
	border-width: 0;
	
	}

#midcol_prod div.email_subscribe .subscribe-input {
	width: 250px;
	margin-top: 3px;
	margin-bottom: 4px;
	border: solid 1px #c69813;
	
	
	}

#midcol_prod div.frame1-btm {
	background-image: url(../images/prod-csc-frame-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 370px;
	height: 8px;
	float: left;
	margin-top: -10px;
	padding: 0; }
#midcol div.csc-frame-frame1 {
	background-color: white;
	width: 447px;
	margin: 0 0 10px !important;
	padding: 5px 5px 10px;
	float: left;
	clear: both;
	overflow: hidden;
	border: solid 1px #e3e3e3; }
#midcol div.csc-frame-frame2 {
	color: white;
	background-color: #c7000c;
	margin: 0 0 10px !important;
	padding: 5px;
	width: 450px;
	float: left;
	clear: both;
	overflow: hidden;
	border: solid 1px #e3e3e3; }
#midcol div.csc-frame-frame2 p, #midcol div.csc-frame-frame2 a {
	color: white; }
#midcol_wide div.csc-frame-frame1 {
	background-color: white;
	margin: 0 5px 5px 0 !important;
	padding: 0 0 0 3px;
	width: 47%;
	float: left;
	}
#midcol_wide div.csc-frame-frame1 p {
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 0; }
#midcol_wide div.csc-frame-frame2 {
	background-color: #f7f7f7;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 8px;
	border: solid 1px #e3e3e3;
	}
#rightcol_prod div.csc-frame-frame1 {
	color: black;
	background-color: #f5f5f5;
	width: 283px;
	margin: 10px 0 0 !important;
	padding: 5px 5px 15px;
	float: left;
	clear: both;
	overflow: hidden;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #e3e3e3; }
#rightcol_prod div.csc-frame-frame1 p {
	color: #2e2e2e;
	font-family: tahoma, sans-serif; }
#rightcol_prod div.frame1-btm {
	background-color: #fff;
	background-image: url(../images/prod-csc-frame-rightcol-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin-top: -5px;
	padding: 0;
	width: 295px;
	height: 8px;
	float: left; }
.brochure {
	font-size: 11px;
	font-weight: bold;
	background-color: #f3f3f3;
	border-top: 1px solid #d0d0d0;
	border-bottom: 2px solid #f00000; }
.brochure_txt {
	font-size: 11px;
	font-family: tahoma, sans-serif;
	padding-bottom: 8px; }
table.bestellen td {
	font-size: 11px;
	font-family: Tahoma, sans-serif; }
table.csc-frame-frame1 {
	line-height: 180%;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #e9e9e9;
	}

table.csc-frame-frame1 td {
	padding-right: 12px;
	padding-left: 3px;
	border-bottom: 1px solid #e9e9e9;
	}

#leftcol ul.csc-menu li {
	line-height: 180%;
	background-position: 0 8px;
	padding-top: 1px;
	border-bottom: 1px dotted #d4d4d4; }

/*PRIJS CODE*/
.prijs_win { margin-top: 10px; border: 1px solid #df8c28; background-image: url(../images/win-bg.jpg); background-repeat: repeat-y;}
.prijs_helaas {margin-top: 10px; border: 1px solid #df8c28; background-image: url(../images/price-bg.png); background-repeat: repeat-y; }
/*nieuws*/
#content .tx-ttnews-browsebox p {
	color: #585858;
	font-family: tahoma, sans-serif;
	text-align: center;
	margin: 3px 0 0 3px;
	padding: 0; }
.news-list-container {
	float: left;
	}
.news-list-item {
	width: 426px;
	float: left;
	margin-top: 0;
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 2px solid #e3e3e3;
	}
.news-list-item img {
	border: solid 2px #d7d7d7; }
#content .news-list-item h3 {
	margin: 0 0 0 3px;
	padding: 0; }
#content .news-list-item p {
	margin: 3px 0 3px 3px;
	padding: 0; }
.news-list-item h3 a:link, .news-list-item h3 a:visited {
	color: black;
	font-size: 12px;
	margin: 0;
	padding: 0; }
.news-list-item hr.clearer, .tips-single-item hr.clearer {
	color: #e3e3e3;
	height: 1px;
	clear: right;
	margin: 0;
	padding: 0;
	}
.news-single-item hr.clearer {
	color: #e3e3e3;
	margin: 5px 0 6px;
	padding: 0;
	clear: right;
	}

.news-list-morelink {
	width: 100px;
	float: left;
	margin-bottom: 2px;
	padding-left: 1px; }
.news-list-image {
	height: auto!important;
	height: 65px;
	min-height: 65px;
	float: left;
	margin: 0 8px 2px 1px;
	}
#midcol .news-list-browse {
	width: 440px; }
#midcol_wide .news-list-browse {
	width: 667px;
	margin-left: 3px;
	}
#rightcol .news-list-item {
	margin-top: 2px;
	width: 182px;
	float: left;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #2c2c2c; }
#rightcol .news-list-header a:link, #rightcol .news-list-header a:visited {
	color: white;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	line-height: 160%;
	margin: 0;
	padding: 0; }
/*Nieuws single*/
.news-single-item {
	margin-right: 10px;
	margin-left: 0; }
#midcol .news-single-item {
	width: 470px;
	float: left;
	margin-right: 0;
	margin-left: 0;
	display: inline; }
.news-single-item h2 {
	color: #bd0001;
	border-bottom-width: 0; }
.news-single-item h3 {
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 140%; }
.news-single-img {
	float: left; }
.news-single-img img {
	margin: 8px 10px 8px 3px;
	float: left;
	border: solid 2px #e3e3e3; }
/*Kroondealer vd maand*/
.kroond-latest-container {
	float: left; }
.kroond-latest-item {
	background-color: #fffcdb;
	margin-top: 0;
	width: 420px;
	float: left;
	margin-bottom: 8px;
	padding: 4px 4px 4px 2px;
	border: solid 1px #e3e3e3;
	dth: 1px; }
.kroond-latest-item img {
	border: solid 2px #fddd80; }
#content .kroond-latest-item p {
	margin: 3px 0 3px 5px;
	padding: 0; }
#content .kroond-latest-item h3 {
	margin: 5px 0 0 5px;
	padding: 0; }
.kroond-latest-item h3 a:link, .kroond-latest-item h3 a:visited {
	color: black;
	font-size: 12px;
	margin: 0;
	padding: 0; }
.kroond-list-item {
	margin-top: 5px;
	width: 426px;
	float: left;
	margin-bottom: 0;
	border-bottom: 2px solid #e3e3e3; }
.kroond-list-item h3 a:link, .kroond-list-item h3 a:visited {
	color: black;
	font-size: 11px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 0;
	padding: 0 0 0 13px; }
#content .kroond-list-item h3 {
	margin: 0 0 0 3px;
	padding: 0 0 3px; }
#rightcol .kroond-list-item {
	margin-top: 5px;
	margin-bottom: 0;
	width: 190px;
	float: left;
	border-bottom: 1px solid #2e2e2e; }
#rightcol .kroond-list-item h3 a:link, #rightcol .kroond-list-item h3 a:visited {
	color: white;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	background-image: url(../images/rightcol_li.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 0 0 0 5px;
	padding: 0 0 0 13px; }
/*Tips*/
.tips-single-item {
	margin-right: 0;
	margin-left: 0; }
#midcol_wide .tips-single-item h2 {
	color: #bd0001; }
.tips-single-item h3 {
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 140%;
	margin-right: 40px; }
.tips-list-header a:link, .tips-list-header a:visited {
	color: black;
	font-family: tahoma, sans-serif;
	margin: 0;
	padding: 0; }
.tips-list-header {
	height: 15px;
	overflow: hidden; }
.tips-list-container {
	float: left;
	margin: 0;
	padding: 0; }
.tips-list-item {
	background-color: #edf7fd;
	width: 332px;
	float: left;
	margin: 0 2px 5px 3px;
	padding: 4px 4px 0;
	border: solid 1px #e3e3e3;
	display: inline; }
.tips-list-img {
	background-color: #eee;
	width: 98px;
	height: 98px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
	}
#content .tips-list-item p {
	margin: 0 0 3px 3px;
	padding: 0; }
/* WT GALLERY category mode */
#midcol .tx-wtgallery-pi1 {
	width: 470px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
	display: inline; }
div.wtgallery_categories {
	text-align: center;
	padding: 1px;
	float: left;
	margin: 0 0 5px 0; }
div.wtgallery_categories a:link img, div.wtgallery_categories a:visited img {
	border: solid 1px #fff; }
div.wtgallery_category_pic {
	margin-bottom: 2px;
	border: solid 1px #cecece; }
div.wtgallery_category_folder {
	margin: 0; }
p.wtgallery_category_pagebrowser {
	display: inline;
}
#midcol .wtgallery_category_pagebrowser, #midcol_prod .wtgallery_category_pagebrowser {
	font-size: 11px;
	background-color: #f9f9f9;
	background-image: url(../images/tips-list-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 3px;
	width: 416px;
	float: left;
	clear: both;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #e0e0e0;
	}
#midcol_wide .wtgallery_category_pagebrowser {
	font-size: 11px;
	background-color: #f1f1f1;
	background-image: url(../images/tips-list-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 652px;
	float: left;
	clear: both;
	border: solid 1px #cecece;
	}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	border: solid 1px #cecece;
	width: 100px;
	height: 100px;
	margin: 2px;
}
#midcol .wtgallery_pagebrowser_up {
	text-align: center;
	width: 426px; }
.wtgallery_pagebrowser_page {
	text-align: center;
	width: 426px; }
.wtgallery_pagebrowser {
	background-image: url(../images/tips-list-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 2px;
	margin-bottom: 3px;
	width: 426px;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #cecece; }
.wtgallery_pagebrowser_page {
	text-align: center;
	width: 100px;
	margin-right: auto;
	margin-left: auto; }
.wtgallery_pagebrowser_fwd {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	float: right; }
.wtgallery_pagebrowser_back {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left; }
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 1px solid white;
}
.wtgallery_singlepic {
	border: solid 1px #cecece;
	width: 452px;
	text-align: center;
}
.wtgallery_singlepic_fwdback {
	background-image: url(../images/tips-list-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 652px;
	margin-top: 2px;
	margin-bottom: 3px;
	border: solid 1px #cecece; }
.wtgallery_singlepic_fwdback a:link, .wtgallery_singlepic_fwdback a:visited {
	color: black; }
.wtgallery_singlepic_fwd {
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px; }
.wtgallery_singlepic_back {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px; }
.wtgallery_singlepic_up {
	text-align: center;
	width: 652px; }
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
.csc-textpic-caption {
	font-size: 11px;
	font-family: Arial, sans-serif;
	}

DIV.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
	}
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }
/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	padding: 0;
	border: solid 1px #d4d4d4; }
DIV.csc-textpic-imagewrap { padding: 0; }
DIV.csc-textpic IMG { border: none; }
/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }
/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }
/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; }
/* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }
/* Clearer */
DIV.csc-textpic-clear { clear: both; }
/* Margins around images: */
/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	margin-left: 12px; }
/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
#midcol_wide .csc-textpic-intext-right {
	margin-right: 20px; }
/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow {
	clear: both;
	margin-bottom: 5px; }
/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-top: 6px;
	margin-right: 9px !important;
	margin-left: 3px;
	display: inline; }
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 6px !important; }
/* Positioning of images: */
/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }
/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }
/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	float: left; }
/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }
/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	float: right;
	clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */
/*WALLPAPERS*/
.wallpapers {
	width: 100%; }
.wallp-single { border: solid 1px #c8c8c8;margin:1px; padding:2px; float:left; width:130px;height:120px;background-color:#fbfbfb}
.wallp-single-img img {
	border: solid 1px #a8a8a8; }
.tx-rgwallpaper-Nest {	border: 1px solid #CC3333;	width:350px;}
.tx-rgwallpaper-dragbar {	background-color: red;	cursor:hand; 	cursor:pointer;	padding: 2px 0px;}
#tx-rgwallpaper-links {	font-size : 13px; 	font-weight: bold;	color: white;	float: left;	padding-right: 15px;	padding-left: 5px;}
#tx-rgwallpaper-rechts {	text-align:right;	padding-right: 1px;}
#tx-rgwallpaper-mainNest {	text-align: left;	padding: 10px;	background-color: white;	}
/*VACATURES*/
.tx-cljoboffers-pi1 H2 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0; }
td.tx-cljoboffers-pi1-singleView-HCell {
	font-weight: bold;
	width: 120px; }
.tx-cljoboffers-pi1-listrow {
	float: left;
	}
.job_header {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 1px;
	border-bottom: 1px solid #d2d2d2;
	}
.job_descr {
	font-size: 12px;
	font-family: arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d2d2d2;
	}
#midcol_wide .tx-cljoboffers-pi1 ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0; }
/*Links*/
div.tx-linklist-pi1 {
	float: left;
	border-top: 1px solid #d7d7d7; }
div.tx-linklist-CategoryWrap{    }
h1.tx-linklist-Category{        }
h1.tx-linklist-icon {
	float: left; }
.tx-linklist-listView{
	width: 580px;
	float:left;
	border-bottom: 1px solid #d7d7d7; }
.tx-linklist-listView-linkImage {
	text-align: center;
	width: 314px;
	padding-top:4px;
	display:inline;
	float: left;
	padding-bottom: 4px;
	border-right: 1px dotted #d7d7d7; }
.tx-linklist-listView-linkDescription {
	color: #2c2c2c;
	padding-top:0;
	font-size:11px;
	font-family: arial, sans-serif;
	float: left;
	padding-left: 6px; }
a.tx-linklist-listView-linkLabel{
	padding:5px;
	color: #bd0001;
	font-size:11px;
	font-family: verdana, arial, sans-serif;
	float: left;
	margin-top: 10px; }
a.tx-linklist-listView-linkLabel:hover{
	text-decoration: underline; }
.tx-linklist-clearer{	clear:left;display:block;	width:100%;    }
/*FOLDOUT MENU*/
#yymenu a {
	background-color:#383838;
	border-bottom:1px solid #0d0d0d;
	color:white;
	display:block;
	font-family:Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	background-image: url(../images/ymenu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration:none;
	height: 14px;
	margin: 0;
	padding: 0 0 0 6px;
	border-top: 1px solid #535353; }
#yymenu a.last {
	 }
#yymenu {
			background-color:#383838;
		}
#yymenu > div {
		}
#yymenu a:hover {
	color:white;
	background-image: url(../images/ymenu_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-top-color: #930001;
	border-top-width: 1px; }
#yymenu .act a:link, #yymenu .act a:visited {
	color: white;
	background-image: url(../images/ymenu_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: 0 0; }
#yymenu .mmContent div.mmlink a.submenu:hover {
	 }
#yymenu .mmLevel1 {
	margin-top: 0;
	padding-top:0;
	border-left: 1px solid #0d0d0d;
	border-bottom: 0 solid #0d0d0d;
	border-right: 1px solid #0d0d0d;
	border-top-style: solid;
	border-top-width: 0; }
#yymenu .mmLevel2 {
	margin-top: 0;
	padding-top: 0;
	border-color: #0d0d0d;
	border-style: solid;
	border-width: 0 1px; }
#yymenu .sub a:link, #yymenu .sub a:visited {
	background-color: #383838;
	background-image: url(../images/ymenu_bg_sub.gif);
	background-repeat: no-repeat;
	background-position: 0 0; }
#yymenu .sub a:hover, #yymenu .sub a:active {
	background-image: url(../images/ymenu_bg_sub_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0; }
#yymenu .subact a:link, #yymenu .subact a:visited {
	background-image: url(../images/ymenu_bg_sub_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0; }
#yymenu .mmContent {
		}
/*MAILFORM styles*/
.csc-mailform {
	width: 100%;
	margin: 10px 0 0;
	padding-top: 10px;
	padding-bottom: 10px; }
div.csc-mailform-field {
	width: 100%;
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
	}
div.csc-mailform-field label {
	font-size: 12px;
	line-height: 180%;
	text-align: right;
	width: 140px;
	float: left;
	padding-right: 6px;
	}
div.csc-mailform-field input {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #b5b5b5;
	}
#midcol_prod .tx_powermail_pi1_fieldwrap_html_check input {
	font-size: 12px;
	width: auto!important;
	margin: 0;
	padding: 0;
	border: 0 #b5b5b5;
	}
#midcol_prod .tx_powermail_pi1_fieldwrap_html_check p {
	color: #555;
	margin:0 0 3px;
	padding:0;
	font-weight: normal;
	width: 295px;
	}
#midcol_prod .tx_powermail_pi1_fieldwrap_html_check span {
	margin:0;
	padding:0;
	font-size: 12px;
	}
#midcol_prod .tx_powermail_pi1_fieldwrap_html_label {
	color: #650000;
	font-size: 12px;
	line-height: 160%;
	margin: 12px 0 4px;
	padding: 0;
	}

div.csc-mailform-field textarea {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 250px;
	border: solid 1px #b5b5b5;
	}

#rightcol_prod div.csc-mailform-field label {
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	width: 90px;
	float: left;
	padding-bottom: 2px; }
#rightcol_prod div.csc-mailform-field {
	font-weight: bold;
	clear: both;
	margin-bottom: 1px;
	padding-left: 4px; }
#rightcol_prod input {
	font-size: 11px; }
td.csc-mailform-field-error {
	color: red;
	font-weight: bold; }
span.csc-mailform-field-error {
	color: red;
	font-weight: bold; }
td.csc-mailform-field-error input {
	background-color: #ffe3e3; }
#midcol_prod .csc-mailform-submit {
	color: white;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #970000;
	letter-spacing: 1px;
	width: 100px;
	margin-left: 152px;
	padding: 2px;
	border: solid 2px #f00;
	}
#rightcol_prod .csc-mailform-submit {
	font-size: 11px;
	font-family: arial;
	margin-top: 9px;
	margin-left: 55px; }
.csc-mailform-input {
	border: solid 1px #bac3cb; }
#rightcol_prod .csc-mailform-input {
	font-size: 11px !important;
	font-family: arial;
	font-weight: normal;
	border: solid 1px #bac3cb; }
.csc-mailform-select {
	font-size: 11px;
	line-height: 150%;
	border: solid 1px #bac3cb; }
#midcol fieldset label {
	width: auto;
	float: none; }
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
	font-size: 12px;
	}
input.validation-failed,
textarea.validation-failed { background-color: #ffecec; border: dotted 1px #f00 !important;  
	/* Background color if validation failed */
	
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	font-size: 12px;
	margin: 3px 0 15px 150px;
	}
.powermail_submit {
	margin-top: 15px;
	margin-left: 150px; }
.tx_powermail_pi1_fieldwrap_html_radio, .tx_powermail_pi1_fieldwrap_html_check {
	margin-bottom: 10px;
	margin-left: 160px; }
.tx_powermail_pi1_fieldwrap_html_radio_title, .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: bold; }
.csc-mailform-radio fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0; }
.csc-mailform-radio fieldset legend {
	visibility: hidden; }
input.csc-mailform-radio {
	float: left;
	clear: left; }
#rightcol_prod .csc-mailform-radio label {
	line-height: 175% !important;
	width: 142px !important; }
/*E-Cards*/
.tx-srsendcard-pi1 INPUT {
	font-size:11px;
	font-family:tahoma, Verdana;
	background-color:white;
	color:black;
	font-weight:normal;
	letter-spacing: 1px; }
.tx-srsendcard-pi1 INPUT.tx-srsendcard-pi1-submit { font-size:11px; font-family:Verdana; background-color:#ac0000; color:#ffffff; font-weight:bold; }
.tx-srsendcard-pi1 SELECT {
	font-size:11px;
	font-family:tahoma, Verdana;
	background-color:white;
	color:black;
	font-weight:normal;
	letter-spacing: 1px; }
.tx-srsendcard-pi1 TEXTAREA {
	font-size:11px;
	font-family:tahoma, Verdana;
	background-color:white;
	color:black;
	letter-spacing: 1px; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-radio TD { text-align:left; vertical-align:middle; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-radio P {
	font-size:12px;
	margin-top:4px;
	margin-bottom:0;
	text-indent:0; 
	padding: 0 3px;		}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-radio INPUT  { font-size:10px; font-family:Verdana; background-color:transparent; color:#000000; font-weight:bold; vertical-align:middle; }
.tx-srsendcard-pi1-image-selector-column {
	background-color: white;
	text-align: center;
	width: 100px;
	height: 120px;
	float: left;
	margin: 0 4px 4px 0;
	padding: 5px;
	border: solid 2px #e3e3e3; }
/*Email newsbrief*/
.tx-sremailsubscribe-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit { margin-left: 2em; margin-right: 2em;}
.tx-sremailsubscribe-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-sremailsubscribe-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash { margin-bottom: 2em; }
.tx-sremailsubscribe-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-sremailsubscribe-pi1 label { margin: 0; padding: 0; }
.tx-sremailsubscribe-pi1 label span { color: #ff0000; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error { color: #ff0000; }
.tx-sremailsubscribe-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-sremailsubscribe-pi1 input[type=password] { margin-right: 1em; }
* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password { margin-right: 1em; }
.tx-sremailsubscribe-pi1 input[type=radio], .tx-sremailsubscribe-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-radio, * html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox { background-color: transparent; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover { cursor: pointer; }
.tx-sremailsubscribe-pi1 a.tx-sremailsubscribe-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-sremailsubscribe-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes { list-style-type: none; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-sremailsubscribe-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-sremailsubscribe-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-sremailsubscribe-pi1 dd { text-align: left; width: 50%; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-sremailsubscribe-pi1 dd { float: none; }
.tx-sremailsubscribe-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-sremailsubscribe-pi1 dd label { padding: 0 1em 0 .5em; }
/*User register*/
.tx-srfeuserregister-pi1-text {
	font-size: 12px;
	font-family: Verdana;
	line-height: 140%;
	height: 18px;
	border: solid 1px #dadada; }
.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	line-height: 140%;
	width: 170px;
	height: 18px;
	margin-right: 1em;
	border: solid 1px #dadada; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/*LOGIN*/
div.login {
	background-image: url(../images/login-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 3px 8px 0;
	border-bottom: 1px solid #efefef;
	}
div.login h3 {
	margin-bottom: 10px;
	
	}

div.login .txtinput {
	font-size: 12px;
	font-family: Verdana;
	line-height: 140%;
	background-color: white;
	width: 180px;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	border: solid 1px #cacaca;
	}
.dd-banner {
	position: relative;
	left: -9px;
	width: 887px;
	height: 120px;
	float: left; }
/*Extra styles*/
.csc-frame-3 {
	background-color: #fff4f4;
	margin: 0 5px 5px 0;
	padding: 0 0 0 3px;
	width: 315px;
	float: left;
	border-color: #ca0000 #e3e3e3 #e3e3e3;
	border-style: solid;
	border-width: 16px 1px 1px; }
.csc-frame-3 p {
	margin-right: 5px !important;
	padding-right: 5px !important; }
div.csc-frame-4 {
	background-color: #fff4f4;
	width: 640px;
	padding: 3px 3px 0;
	float: left;
	overflow: hidden;
	margin: 0 0 5px;
	border: solid 1px #e3e3e3; }
div.csc-frame-4 h1 {
	margin-top: 10px;
	margin-bottom: 5px; }
div.csc-frame-4 h1 a {
	font-size: 14px; }
.important {
	color: #bd0001; }
#midcol_wide dl {
	text-align: center;
	padding-left: 5px;
	}
#midcol_wide dd {
	line-height: 160%;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 11px;
	}
.voedingswijzer {
	background-image: url(../images/bg-voedingswijzer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 463px;
	height: 242px;
	float: left;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 106px;
	padding: 20px;
	}
.voedingswijzer-2 {
	background-image: url(../images/bg-voedingswijzer-2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 8px;
	margin-left: 106px;
	padding: 0 20px;
	width: 463px;
	height: 184px;
	float: left;
	margin-bottom: 2px;
	}
.voedingswijzer-3 {
	background-image: url(../images/bg-voedingswijzer-3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 106px;
	padding: 20px 13px 20px 20px;
	width: 470px;
	height: 242px;
	float: left;
	}
/*PDF viewer*/
.tx-skpdfviewer-pi1 .pdf {
	background:white;
	margin-left: -20px;
	}	.tx-skpdfviewer-pi1 .pdf-header {
	float:left;
	width:59%;
	text-align:left;
	margin-left: 20px;
	padding:2px 6px;
	}	.tx-skpdfviewer-pi1 .pdf-browser {float:right;width:36%;text-align:right;}	.tx-skpdfviewer-pi1 .pdf-browser form {margin:0 !important;padding:0 !important;}	.tx-skpdfviewer-pi1 .pdf-browser form input {margin:0;font-size:84%;}	.tx-skpdfviewer-pi1 .pdf-browser form input.page {width:24px;text-align:center;}	.tx-skpdfviewer-pi1 img {margin:0;padding:0;}	.tx-skpdfviewer-pi1 span.title {font-size:110%;font-weight:bold;padding-right:12px;}	.tx-skpdfviewer-pi1 span.pagelabel {font-size:85%;font-weight:bold;font-style:italic;}	.tx-skpdfviewer-pi1 span.page {font-size:85%;font-weight:bold;font-style:italic;}	.tx-skpdfviewer-pi1 span.pageslabel {font-size:85%;font-weight:bold;font-style:italic;}	.tx-skpdfviewer-pi1 span.pages {font-size:85%;font-weight:bold;font-style:italic;}
/*symptomenwijzer*/
.marker-layer {
	background-color: #fff;
	position: absolute;
	left: 352px;
	z-index: 999;
	margin: 0;
	padding: 0 0 5px;
	border: solid 1px #9b9b9b;
	}
.marker-layer h1 {
	color: white;
	font-weight: bold;
	background-color: #db0000;
	margin: 0 0 4px;
	padding: 4px 0 4px 4px;
	border-bottom: 1px solid #9b9b9b;
	}
.marker-layer p {
	width: 357px;
	margin-left: 5px;
	padding-bottom: 4px;
	
	}

.marker-layer li {
	color: #4f4f4f;
	font-weight: bold;
	
	}

#midcol_wide .marker-layer ul {
	margin-top: 0px;
	padding-top: 0px;
	
	}

.marker-layer a {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	
	}

#map_container img {
	float: left;
	}

