@charset "utf-8";
/*	Default stylesheet			*/
/*	Author: 							*/
/* 	Company: 	tfe.nl			*/


html, body {

}

body {
	background-color: #F8991D;
	font: normal normal normal 62.5%/1.25em verdana, arial, helvetica, sans-serif;
}

a {
	color: #D20B26;
}

a:hover {
	text-decoration: none;
}

a.more {
	background: transparent url(../images/bgMore.gif) no-repeat right 5px;
	color: #D20B26;
	font-size: 1em;
	padding-right: 10px;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;	
}

img {
}

h1 {
	color: #D20B26;
	font-size: 2.1em;
	margin: 0 2px 19px;
	line-height: 1em;
	font-weight: normal;
	font-weight: bold;
}

h2 {
	color: #D20B26;
	font-size: 1.6em;
	margin: 0 3px 5px;
	line-height: 1em;
	font-weight: normal;
}

h3 {
	color: #D20B26;
	font-size: 1.4em;
	margin: 0 3px 5px;
	line-height: 1em;
	font-weight: normal;
}

h4 {
	color: #D20B26;
	font-size: 1.2em;
	margin: 0 3px 5px;
	line-height: 1em;
	font-weight: normal;
}

h5 {
	color: #D20B26;
	font-size: 1.2em;
	margin: 0 3px 5px;
	line-height: 1em;
	font-weight: normal;
}

h6 {
	color: #D20B26;
	font-size: 1.2em;
	margin: 0 3px 5px;
	line-height: 1em;
	font-weight: normal;
}


p {
	font-size: 1.1em;
	line-height: 1.7em;
	margin-bottom: 10px;
}

.content {
    color: #333;
}

.content p {
	margin-left: 3px;
	margin-right: 3px;	
}

abbr {

}

strong, b {

}

em, i {

}

fieldset {

}

input,
select,
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
	line-height: 0;
    height: 0;
}
#visual img {
	float: left;	
}
.container {
	margin: 0 auto;
	width: 900px;
	padding-bottom: 50px;
}
.container .main {
	background-color: #fff;
	width: 100%;
	min-height: 500px;
}
.container .main.novisual {
	padding-top: 20px;
}
.container .main .columnLeft {
	background-color: #fff;	
	float: left;
	width: 215px;
}
.container .main .columnContent {
	background-color: #fff;
	padding-top: 5px;	
	float: left;
	width: 470px;
}
.container .main .columnContent.wide {
	width: 685px;
}
.container .main .columnContent .content {
	margin: 0 20px;
}
.container .main .columnContent.wide .content {
	margin-left: 10px;	
}
.container .main .columnRight {
	background-color: #fff;	
	float: left;
	width: 215px;
}

/* Content elements */
.content p {
	/*margin-bottom: 18px;*/
}

.ervaringrow {
    margin-bottom: 30px;
}

.content ul {
	margin-bottom: 18px;
}
.content ul ul {
	margin-bottom: 0;
}
.content ul li {
	background: url(../images/bgBulletRed.gif) no-repeat 5px 7px;
	list-style: none;
	padding: 0 0 0 15px;
	font-size: 1.1em;
	line-height: 1.7em;
}
.content ul li li {
	font-size: 1em;	
}
.content ol {
	margin-bottom: 18px;	
}
.content ol ol {
	margin-bottom: 0;
	list-style: lower-alpha;
}
.content ol ol ol {
	list-style: lower-roman;
}
.content ol li {
	padding: 1px 0;
	margin-left: 22px;
	font-size: 1.1em;
    line-height: 1.7em;
}
.content ol li li {
	font-size: 1em;	
	margin-left: 15px;
}
.content table {
	border-left: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	width: 100%;
	margin-bottom: 18px;
}
.content table tr th,
.content table tr td {
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	font-size: 1.1em;
	padding: 7px 10px 7px 5px;
}
.content table tr th {
	color: #D20B26;
	text-align: left;
	font-weight: bold;
	background-color: #FDF2DF;
}
.content table a,
.content table li,
.content table p {
	font-size: 1em;	
}
.content table p,
.content table ul,
.content table ol {
	margin-bottom: 0;
}
.content img {
	margin-bottom: 18px;	
}
.content .datum {
	color: #333;
	display: block;
	margin-left: 3px;
	font-size: 1.1em;	
}
.content hr {
	background: url(../images/bgSubnavigation.gif) repeat-x;
	border: 0;
	height: 1px;
	margin-bottom: 18px;
}

/* General box */
.box {
	background-color: #fff;
	position: relative;
	margin-bottom: 33px;
}
.box.bg {
	background: url(../images/bgBoxBanner.png) repeat-x 0 0;
}
.box h4 {
	color: #D20B26;
	font-size: 1.8em;	
	margin-bottom: 5px;
}
.box h4 a {
	text-decoration: none;	
}
.box h4 a:hover {
	text-decoration: underline;	
}
.box p {
	color: #666;
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 1.7em;	
}
.main .columnLeft .box {
	margin-left: 10px;
	width: 205px;
}
.main .columnContent .box {
	width: 430px;	
}
.main .columnRight .box {
	margin-right: 10px;
	width: 205px;
}
.box .topLeft {
	background: transparent url(../images/bgBoxCorners.png) no-repeat 0 0;
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0;
	top: 0;
}
.box .topRight {
	background: transparent url(../images/bgBoxCorners.png) no-repeat 0 -10px;
	position: absolute;
	height: 10px;
	width: 10px;
	right: 0;
	top: 0;
}
.box .bottomLeft {
	background: transparent url(../images/bgBoxCorners.png) no-repeat 0 -20px;
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0;
	bottom: 0;
}
.box .bottomRight {
	background: transparent url(../images/bgBoxCorners.png) no-repeat 0 -30px;
	position: absolute;
	height: 10px;
	width: 10px;
	right: 0;
	bottom: 0;
}

/* White box inside the general box */
.boxInner {
	position: relative;
}
.boxInner .top {
	background-color: #fff;
	margin: 0 5px;
	height: 5px;
	position: relative;
}
.boxInner .top .topLeft {
	background: transparent url(../images/bgBoxInnerCorners.png) no-repeat 0 0;
	position: absolute;
	height: 5px;
	width: 5px;
	left: -5px;
	top: 0;
}
.boxInner .top .topRight {
	background: transparent url(../images/bgBoxInnerCorners.png) no-repeat 0 -5px;
	position: absolute;
	height: 5px;
	width: 5px;
	right: -5px;
	top: 0;
}
.boxInner .middle {
	background-color: #fff;	
}
.boxInner .bottom {
	background-color: #fff;
	margin: 0 5px;
	height: 5px;
	position: relative;
}
.boxInner .bottom .bottomLeft {
	background: transparent url(../images/bgBoxInnerCorners.png) no-repeat 0 -10px;
	position: absolute;
	height: 5px;
	width: 5px;
	left: -5px;
	bottom: 0;
}
.boxInner .bottom .bottomRight {
	background: transparent url(../images/bgBoxInnerCorners.png) no-repeat 0 -15px;
	position: absolute;
	height: 5px;
	width: 5px;
	right: -5px;
	bottom: 0;
}

/* Box Banner */
.box .banner {
	padding-top: 8px;
}
.box .banner h4 {
	margin-left: 7px;
}
.box .banner p {
	margin: 0 15px 0 7px;
	padding-bottom: 10px
}
.box .banner img {
	margin-top: 40px;
}
.box .banner .slides {
	height: 90px;	
}
.box .banner .slides img {
	margin-top: 0;	
}

/* Box Links */
.box .links {
	padding-top: 8px;
}
.box .links h4 {
	margin: 0 2px 11px;
}
.box .links ul li {
	list-style: none;
	background: transparent url(../images/bgBullet.gif) no-repeat 3px 6px;
	padding: 1px 0 1px 16px;
	zoom: 1;
}
.box .links ul li a {
	color: #333;
	font-size: 1.1em;
	text-decoration: none;
}
.box .links ul li a:hover {
	text-decoration: underline;	
}
.box .banner .slides {
	height: 90px;	
}
.box .banner .slides img {
	margin-top: 0;	
}

/* Box Altijd in de buurt */
.box .altijdInDeBuurt {
	background: url(../images/bgBoxAltijdInDeBuurt.gif) repeat-x 0 0;
	padding-top: 8px;
	padding-bottom: 10px
}
.box .altijdInDeBuurt h4 {
	margin: 0 7px 18px;
}

.box .altijdInDeBuurt .boxInner {
	margin: 0 3px;
}
.box .altijdInDeBuurt .boxInner .middle {
	background-color: transparent;	
}
.box .altijdInDeBuurt .boxInner .middle .links {
	background-color: #fff;	
	padding: 7px 4px 10px;	
}
.box .altijdInDeBuurt .boxInner .middle .links ul {
	float: left;
	width: 95px;
}
.box .altijdInDeBuurt .boxInner .middle .links ul li {
	list-style: none;
	background: transparent url(../images/bgBullet.gif) no-repeat 3px 6px;
	padding: 1px 0 1px 13px;
}
.box .altijdInDeBuurt .boxInner .middle .links ul li a {
	color: #000;
	font-size: 1.1em;
	text-decoration: none;
}
.box .altijdInDeBuurt .boxInner .middle .links ul li a:hover {
	text-decoration: underline;	
}
.box .altijdInDeBuurt .postcode,
.wijkactie.postcode {
	background: transparent url(../images/bgInputPostcode.png) no-repeat;
	margin: 15px 11px 0;
}
.wijkactie.postcode {
	margin: 0;	
}
.box .altijdInDeBuurt .postcode input,
.wijkactie.postcode input {
	border: none;
	float: left;
}
.box .altijdInDeBuurt .postcode input.query,
.wijkactie.postcode input.query {
	background: none;
	color: #666;
	font-size: 1.1em;
	padding: 6px 0 6px 0;
	margin: 0 4px 0 8px;
	width: 98px;
}
.box .altijdInDeBuurt .postcode input.submit,
.wijkactie.postcode input.submit {
	background: transparent url(../images/bgBtnPostcode.png) no-repeat;
	height: 27px;
	line-height: 999px;
	text-indent: -999px;
	width: 73px;
}
.wijkactie.postcode input.submit {
	background: transparent url(../images/bgBtnWijkactiePostcode.png) no-repeat;
	width: 102px;
}
.box .altijdInDeBuurt .postcode input.submit:hover,
.wijkactie.postcode input.submit:hover {
	cursor: pointer;	
}

/* Box diensten */
.box .diensten {
	background-color: #F8991D;
	padding: 16px 0 4px;
}
.box .diensten h4 {
	color: #fff;
	margin: 0 15px 20px;
}
.box .diensten .boxInner {
	margin: 0 5px;	
}
.box .diensten .boxInner .middle {
	padding: 0 10px;
}
.box .diensten .boxInner .middle dl dt {
	padding: 10px 0;
	zoom: 1;
}
.box .diensten .boxInner .middle dl dt.first {
	padding-top: 5px;
}
.box .diensten .boxInner .middle dl dt.last {
	padding-bottom: 5px;
}
.box .diensten .boxInner .middle dl dt a {
	color: #D20B26;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.box .diensten .boxInner .middle dl dt a:hover {
	text-decoration: underline;
}
.box .diensten .boxInner .middle dl dt a span {
	background: url(../images/bgDiensten.gif) no-repeat;
	display: block;
	width: 10px;
	height: 10px;
	float: left;
}
.box .diensten .boxInner .middle dl dt.open a span {
	background-position: 1px -10px;	
}
.box .diensten .boxInner .middle dl dd {
	display: none;
	padding-bottom: 5px;
}
.box .diensten .boxInner .middle dl dd p {
	color: #000;
	margin: 0 0 5px;
}
.box .diensten .boxInner .middle dl dd a.more {
	background-position: right -16px;
	color: #D20B26;
	font-size: 1.2em;
	padding-right: 8px;
}

.box .home p {
	color: #000;
}

/* Subnavigation */
.box .subnavigation {
	padding-top: 8px;	
}
.box .subnavigation ul {
	padding-top: 11px;	
}
.box .subnavigation ul li {
	list-style: none;
	background: url(../images/bgSubnavigation.gif) repeat-x 0 bottom;
	padding: 5px 5px 6px 0;
	zoom: 1;
}
.box .subnavigation ul li.last {
	background: none;	
}
.box .subnavigation ul li a {
	color: #333;
	display: block;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 11px;
}
.box .subnavigation ul li a:hover {
	text-decoration: underline;	
}
.box .subnavigation ul li a.selected {
	background: url(../images/bgMore.gif) no-repeat 3px 4px;
	color: #D20B26;
	font-weight: bold;
}
.box .subnavigation ul ul {
	padding-top: 3px;
	margin-left: 25px;
}
.box .subnavigation ul li li {
	background: none;
	padding-left: 0;
}
.box .subnavigation ul li li a {
	padding-left: 0;	
}
.box .subnavigation ul li li a.selected {
	background: none;
	font-weight: normal;
}

.button {
	background: transparent url(../images/bgButton.png) no-repeat 0 0;
	display: block;
	float: left;
	padding-left: 8px;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 6px;
}
.button .text {
	background-color: #CB0012;
	color: #fff;
	font-size: 1.3em;
	float: left;
	padding: 7px 5px 0 0;
	height: 20px;
}
.button .right {
	background: transparent url(../images/bgButton.png) no-repeat right -90px;
	display: block;
	float: left;
	height: 27px;
	width: 16px;
}
.button:hover {
	cursor: pointer;
}
.button:hover .text {
	text-decoration: underline;
	cursor: pointer;
}
.button:hover .right {
	cursor: pointer;
}

.buttonBack {
	background: transparent url(../images/bgButton.png) no-repeat 0 -30px;
	display: block;
	float: left;
	padding-left: 16px;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 6px;
}
.buttonBack .text {
	background-color: #CB0012;
	color: #fff;
	font-size: 1.3em;
	float: left;
	padding: 6px 0 0 5px;
	height: 21px;
}
.buttonBack .right {
	background: transparent url(../images/bgButton.png) no-repeat right -60px;
	display: block;
	float: left;
	height: 27px;
	width: 8px;
}
.buttonBack:hover {
	cursor: pointer;
}
.buttonBack:hover .text {
	text-decoration: underline;
	cursor: pointer;
}
.buttonBack:hover .right {
	cursor: pointer;	
}

.moreNews {
	margin: 50px 0 20px;
}
.moreNews ul li {
	background-position: 5px 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;	
}
.moreNews ul li a {
	color: #333;
	display: block;
	text-decoration: none;
	width: 324px;
}
.moreNews ul li a:hover {
	text-decoration: underline;	
}
.moreNews ul li a .articleDate {
	position: absolute;
	top: 3px;
	right: 0;
}
.moreNews ul li a:hover .articleDate {
	cursor: pointer;
	text-decoration: none;
}

/*** Kieswijzer ***/
#kieswijzer ul{
	list-style: none;
	padding-top: 0.6em;
}

#kieswijzer li {
	position: relative;
	padding: 0 0 1em 35px;
	margin: 0 0 1em 0;
	display:block;
	background: url(../images/bgSubnavigation.gif) repeat-x 0 bottom;
}

#kieswijzer li img{
	position: absolute;
	top: 0;
	left: 0;
}

#kieswijzer li h3 label{
	display: inline;
	float: none;
	width: auto;
}

#kieswijzer li h3{
	margin-bottom: 0.8em;
}

#kieswijzer li label{
	display:block;
	float:left;
	width: 120px;
	margin-right: 5px;
}

#kieswijzer li label input{
	height: 12px;
	width: 12px;
}

#kieswijzer #postal_code{
	background: url(../images/bgInput.gif) no-repeat;
	border: none;
	padding: 5px 5px 4px;
	width: 194px;
}

#kieswijzer .button{
	float:right;
}
#kieswijzer .submit {
	display: none;	
}
#kieswijzer .success,
#kieswijzer .error {
	font-weight: bold;
	margin-bottom: 1em;
	margin-left: 8px;
}
#kieswijzer .success {
	color: #008000;	
}
#kieswijzer .error {
	color: #f00;
}

/*** Overzicht ***/
ul.listing {
	list-style: none;
	margin-top: 10px;
}
ul.listing li {
	background: url("../images/bgRow.gif") repeat-x;
	display: block;    
    font-size: 1em;	
}
ul.listing li li {
	background: none;		
}
ul.listing li h3 {	
    margin: 0 0 3px 0;
}
ul.listing li a {
	font-size: 1.1em;	
}

/*** Vacancies ***/
.vacancy .buttons {
    text-align: center;
}
.vacancies p {
	margin: 0;
}
.vacancies ul.listing li {
	padding: 20px 0 20px 0px;
}	
.vacancies ul.listing li p {
	margin-bottom: 5px;	
} 
.vacancies .filter form select {
	width: 220px;
	font-size: 1em;
}
.vacancies .filter form .button {
	float: right;	
	margin: 0;
}
.vacancies .filter form input.submit {
	display: none;
}
.vacancies .filter form table {
	border: none;
	margin: 0 0 10px 0;
}
.vacancies .filter form td {
	border: none;
	padding: 0;
}
.vacanciesSubnavigation .box {
	margin-bottom: 0;	
}

/*** Searchresults ***/
.searchResults p {
	margin: 0 0 4px 0;
}
.searchResults .searchBox h3 {
	margin: 15px 0;	
}
.searchResults .searchBox p {
	margin-top: 8px;	
}
.searchResults .searchBox form .button {
	float: right;
	margin: 0;	
}
.searchResults .searchBox form input.text {
	width: 220px;
	background: url("../images/bgInput.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    padding: 5px 5px 4px;
    width: 194px;
}
.searchResults .searchBox form input.submit {
	display: none;
}
.searchResults .listing li {
	padding: 20px 0 10px;
}
.searchResults .listing .crumb {
	padding: 0;	
	margin-top: 15px;
}
.searchResults .listing .crumb ul {
	margin: 0;
	list-style: none;
}
.searchResults .listing .crumb ul li {
	list-style: none;
	float: left;	
	background: url("../images/bgSearchCrumb.gif") no-repeat right 2px;
	padding: 0 11px 0 0;
	margin-right: 5px;
}
.searchResults .listing .crumb ul li.last {
	background: none;
}
.searchResults .listing .crumb ul li a {
	text-decoration: none;
	color: #333;
}
.searchResults .listing .crumb ul li a:hover {
	color: #d20b26;
}
.searchResults .listing .crumb ul li span {
	font-size: 1.1em;
}

/*** Locatiewijzer ***/
.locatiewijzer h3 {
	margin-left: 11px;
	mergin-right: 11px;	
}
.locatiewijzer .map {
	float: left;
}
.locatiewijzer form {
	float: left;
	margin: 50px 0 0 20px;
}
.zorgverzekeraarscheck {
	padding-bottom: 15px;	
}
.zorgverzekeraarscheck .postcode,
.locatiewijzer .postcode,
.kieswijzer .postcode {
	background: transparent url(../images/bgInputPostcode.png) no-repeat;
	margin: 15px 11px 0;
	zoom: 1;
}
.zorgverzekeraarscheck .postcode {
	margin: 0 3px 0;	
}
.zorgverzekeraarscheck .postcode input,
.locatiewijzer .postcode input,
.kieswijzer .postcode input {
	border: none;
	float: left;
}
.locatiewijzer .postcode input.query,
.zorgverzekeraarscheck .postcode input.query,
.kieswijzer .postcode input.query {
	background: none;
	color: #666;
	font-size: 1.1em;
	padding: 6px 0 6px 0;
	margin: 0 4px 0 8px;
	width: 98px;
}
.locatiewijzer .postcode input.submit,
.zorgverzekeraarscheck .postcode input.submit,
.kieswijzer .postcode input.submit {
	background: transparent url(../images/bgBtnPostcode.png) no-repeat;
	height: 27px;
	line-height: 999px;
	text-indent: -999px;
	width: 73px;
}
.kieswijzer .postcode input.submit {
	background-image: url(../images/bgBtnControleren.png);
	width: 100px;
}
.locatiewijzer .postcode input.submit:hover,
.zorgverzekeraarscheck .postcode input.submit:hover,
.kieswijzer .postcode input.submit:hover {
	cursor: pointer;	
}
.kieswijzer .success p,
.kieswijzer .error p {
    font-weight: bold;
    margin-left: 8px;
}
.kieswijzer .success p {
	color: #008000;
}
.kieswijzer .error p {
    color: #FF0000;
}

/*** sitemap ***/
.sitemap ul li {
	background: url(../images/bgBulletSitemap.gif) no-repeat 0 0;
	list-style: none;
	margin-bottom: 20px;
	padding-left: 15px;
}

.sitemap ul li ul {
	margin-bottom: 15px;
}

.sitemap ul li li {
	background: url(../images/bgBulletRed.gif) no-repeat 5px 7px;
	margin: 3px 0 5px 0;
}

/*** Video page ***/
.video .buttons {
    text-align: center;
    margin: 20px 0;
}

/*** FAQ ***/
.faq h3 {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;	
}
.faq .frmGenerator {
	padding-bottom: 0;	
}
.faq .frmGenerator select {
	width: 204px;	
}
.faq .frmGenerator label {
	background: none;
	padding-left: 0;
}
.faq .frmGenerator .versturen {
	width: 204px;
}
.faq .frmGenerator .submit {
	display: none;
}
.faq .results li {
	background: none;
	padding-left: 0;
}

/*** Tooltip ***/
#tooltip {
	display: none;
}

/*** Homepage Ervaringen ***/
.homepageErvaringen {
	padding: 15px 12px 0;
	width: 900px;
}
.homepageErvaringen ul li {
	list-style: none;
	padding-bottom: 20px;
}
.homepageErvaringen ul li h3 {
	color: #FCE5C3;
	font-size: 1.5em;
	margin: 0;
}
.homepageErvaringen ul li h3 a {
	color: #FCE5C3;
	font-size: 1em;
	text-decoration: none;
}
.homepageErvaringen ul li p {
	color: #F8BF66;
	font-size: 1.5em;
	margin: 0;
	line-height: 1.3em;
}

.solliciteernu {
	margin-left: 150px;
	margin-bottom: 18px;
	line-height: 1em;
	
}
#postcode_check_success.success,
#postcode_check_failure.error {
	margin: 0;
    padding: 15px 0 0;	
}

div.ui-widget-content {
	overflow: visible !important;
	padding: 0;
	background: #FFF;
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
}

div.ui-widget-header,div.ui-dialog .ui-dialog-titlebar {
	z-index: 100;
	background: none;
	border: none;
	padding: 0;
}

span.ui-dialog-title {
	display: none;
}

div.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	z-index: 100;
	top: 5px;
	right: 20px;
    text-indent: -40px;
	margin: 0;
	width: 12px;
	height: 12px;
	background: url(../images/close_withmouseover.png) no-repeat 0 0px;
}

div.ui-dialog .ui-dialog-titlebar-close:hover {
    background: url(../images/close_withmouseover.png) no-repeat 0 -24px;
    color: #000000;
}

.ui-dialog div.modal {
    padding: 45px 23px 11px 23px;
	line-height: 1.8em;
	border-left: 2px solid #FF6600;
	border-right: 2px solid #FF6600;
}

.ui-dialog div.modal h2 {
	margin-bottom: 10px;
	padding-left: 16px;
	font-size: 2em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ui-dialog div.overlay-tip h2 {
	height: 20px;
	font-weight: normal;
}

.ui-dialog div.overlay-forward h2 {
	font-weight: normal;
    margin: 11px 0 0 0;
}

.ui-dialog div.modal form div div {
	display: none;
	padding-left: 114px;
}
.ui-dialog div.modal form div.fault span.error {
	float: left;
	width: 342px;
	margin: 5px 0 0 114px;
}

.ui-dialog div.modal p {
	font-size: 1.1em;
}

.ui-dialog div.modal .top,.ui-dialog div.modal .bottom {
	z-index: 10;
	position: absolute;
	left: 0;
	border: 0 solid #ff6600;
	background: #FFF;
}

.ui-dialog div.modal .top {
	top: -12px;
	border-top-width: 1px;
}

.ui-dialog div.modal .bottom {
	bottom: -10px;
	border-bottom-width: 3px;
}

.ui-dialog div.modal .top div {
	height: 10px;
	border-top: 2px solid #FF6600;
    height: 42px;
    background: #ffedd2;
}

.ui-dialog div.modal .corners {
	margin: 0 9px;
	width: 460px;
}

.ui-dialog div.modal .corners span {
	position: absolute;
	display: block;
	width: 11px;
	height: 12px;
}

.cornerstop {
    height: 45px;
    background-color: #ffedd2;
}

.cornersbottom {
    height: 12px;
}

/* Stuur door from */
/* tip form */
.tip-form {
	margin-top: 12px;
}

.tip-form legend {
	display: none;
}

.tip-form div {
	float: left;
	width: 100%;
	margin-top: 11px;
}

.tip-form label,
.tip-form input,
.tip-form textarea {
	float: left;
}

.tip-form input {
    background: url(../images/input_middle.png);
	width:  270px;
    height: 22px;
    padding-top: 4px;
    border-style: none;
}

.input_text_round_left,
.input_text_round_right {
    width: 8px;
    height: 27px;
    float: left;
}

.input_text_round_left {
    background: url(../images/input_rounded_left.png);
}

.input_text_round_right {
    background: url(../images/input_rounded_right.png);
}

.input_text_round_big_left,
.input_text_round_big_right {
    width: 8px;
    height:120px;
    float: left;
}

.input_text_round_big_left {
    background: url(../images/input_rounded_big_left.png);
}

.input_text_round_big_right {
    background: url(../images/input_rounded_big_right.png);
}

.tip-form textarea {
    overflow:  hidden;
    background: url(../images/input_rounded_big_middle.png);
    background-repeat: repeat-x;
	width: 270px;
    height: 120px;
    border-style: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.tip-form span.submit {
	float: right;
	margin-right: 5px;
}

.tip-form span.submit input {
	width: 102px;
    height: 27px;
    border-width: 0;
    cursor: pointer;

    background: url(../images/bgBtnVerzenden.png) no-repeat 0 0;
}

span.submit input {
	color: #CC0033;
}

.tip-form label {
    width: 140px;
    margin: 5px 0 0 0;
}

.tip-form div.requiredmessage {
    margin-top: 20px;
}
.tip-form div.requiredmessage p {
    margin-bottom: 0;
}


.tip-form p {
	padding-left: 0px;
}

.tip-form div.fault input,
.tip-form div.fault textarea {
	border-color: #CC0033;
}

.tip-form div.fault span.error {
	color: #CC0033;
}

.ui-dialog div.modal .top    span.corner-left,
.ui-dialog div.modal .bottom span.corner-left {
	left: -10px;
}

.ui-dialog div.modal .top span.corner-left,
.ui-dialog div.modal .top span.corner-right {
	top: -1px;
}

.ui-dialog div.modal .top span.corner-right,
.ui-dialog div.modal .bottom span.corner-right {
	right: -10px;
}

.ui-dialog div.modal .top span.corner-left {
    background-image: url('../images/corner_top-left.png');
	height: 45px;
    width: 12px;
}

.ui-dialog div.modal .bottom span.corner-left {
	bottom: -3px;
    background-image: url('../images/corner_bottom-left.png');
	height: 12px;
    width: 12px;
}

.ui-dialog div.modal .top span.corner-right {
	background-image: url('../images/corner_top-right.png');
	height: 45px;
    width: 12px;
}

.ui-dialog div.modal .bottom span.corner-right {
    bottom: -3px;
    background-image: url('../images/corner_bottom-right.png');
	height: 12px;
    width: 12px;
}

div.ui-corner-all {
	-moz-border-radius: 0;
}

.ui-dialog div.modal form span.error {
    float: left;
    margin-bottom: 0;
    margin-left: 140px;
    margin-right: 0;
    margin-top: 5px;
    width: 342px;
    color: #CC0033;
}

.ui-dialog div.modal form span.required {
    color: #CC0033;
}

.ui-widget-overlay {
    background-attachment: scroll;
    background-color: #000000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

.ui-widget-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

ul.actual {
    position: relative;
    list-style: none;
    /*padding-bottom: 440px;*/
    font-size: 0.9em;
    margin-top: 20px;
}

ul.actual li {
    float: left;
    margin-right: 5px;
    padding:  0;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/tabs_sprite.png");
    background-position: 100% -50px;
    background-repeat: no-repeat;
    overflow: hidden;
}

ul.actual span.date {
    /*display: block;*/
    margin-bottom: 6px;
}

ul.actual a {
    float: left;
    padding: 5px 4px 8px 12px;
    margin-right: 10px;
    color: #333;
    font-size: 1.6em;
    line-height: 1.1em;
    text-decoration: none;
}

ul.actual li.active {
    background-position: 100% 0;
}

ul.actual li.active a {
    color: #FFF;
    background-position: 0 0;
}

ul.actual li.active ul li a {
   /*color: #000;*/
    color: #D20B26;
}
ul.actual li.active ul li a:hover {
    text-decoration: underline;
}

ul.actual li.active ul li a.more {
   color: #D20B26;
    background: transparent url(../images/bgMore.gif) no-repeat right 4px;
}

ul.actual ul {
    display: none;
    width: 430px;
    position: absolute;
    left: 0;
    top: 30px;
    list-style: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;

    /*f8991d*/
    border-color: #cf061e;
}

ul.actual a {
    background: #FFF url(../images/tabs_sprite.png) no-repeat 0 -50px;
}

ul.actual li.active ul {
    display: block;
}

ul.actual ul li {
    float: left;
    width: 100%;
    margin: 0 5px 0 0;
    padding: 16px 0 12px;
    font-size: 1.1em;
    line-height: 1.5em;
    border-bottom: 1px solid #CCC;
    background: none;
}

ul.actual ul li p {
    margin-right: 0;
    margin-left: 0;
}

ul.actual li p {
    font-size: 1em;
    text-align: left;
}

ul.actual li ul a {
    float: none;
    padding: 0;
    margin: 0 0 1px;
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
    background: none;
}

ul.actual li ul a.more {
    float: right;
    font-weight: normal;
    padding-right: 5px;
}



ul.actual li ul a.more:hover {
    text-decoration: underline;
}

ul.actual li ul a.more span {
    display: none;
}

ul.actual li ul li.links {
    padding-bottom: 7px;
    border-bottom: none;
    padding-top: 12px;
}

ul.actual li ul li.links a.to-overview {
    float: left;
}

ul.actual span {
    color: #666;
}
