/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	background-color: #E6E6E6;
}

#Wrapper01 {
	width:805px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #015689;
	height: 273px;
}
#Wrapper02 {
	width:805px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#leftPiece {
	position: absolute;
	height: 35px;
	width: 55px;
	background-image: url(../../images/paraflex/gui/topLogoL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}
#logo {
	height: 97px;
	width: 207px;
	left: 55px;
	position: relative;
	background-image: url(../../images/paraflex/gui/topLogoR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
	z-index: 1;
}
#img {
	height: 199px;
	width: 805px;
	top: 35px;
	position: absolute;
	z-index: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00426A;
}
#bluecontainer {
	position:relative;
	height:40px;
	color:#E0E0E0;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	top: 134px;
	background-image: url(../../paraflex/gui/bckgrNav.gif);
	background-repeat: repeat-x;
	background-position: left 4px;
}

#bluenav {
	position:relative;
	height:23px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-image: url(../../images/paraflex/gui/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: left 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 55px;
}
#bluenav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#bluenav ul li {
	display:block;
	float:left;
	margin:0 1px;
}
#bluenav ul li a {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:23px;
}
#bluenav ul li a span {
	height:21px;
	float:left;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#bluenav ul li a:hover {
	color:#fff;
	background-color: transparent;
	background-image: url(../../images/paraflex/gui/blue_bg-Over.gif);
	background-repeat: repeat-x;
	background-position: left 3px;
	text-decoration: none;
}

#bluenav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
	text-decoration: none;
}
#bluenav ul li a.current,#bluenav ul li a.current:hover {
	color:#fff;
	line-height:230%;
	background-color: #1D6893;
	background-image: url(../../images/paraflex/gui/blue_bg-On.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}

#bluenav ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	height:23px;
	background-color: #1D6893;
	background-image: url(../../images/paraflex/gui/blue_bg-On.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#intro .title {
	color: #015689;
	font-size: 19px;
	font-weight: bold;
	line-height: normal;
	display: block;
	margin-bottom: 10px;
}
.sfeer {
	width: 147px;
	float: left;
	border: 1px solid #d1d1d1;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.sfeer .title {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #444444;
	display: block;
}
#contentFrame {
	float: left;
	margin-left: 16px;
	width: 504px;
	margin-bottom: 15px;
}
#leftFrame .title {
	height: 19px;
	width: 150px;
	line-height: 19px;
	padding-left: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #015689;
	text-transform: uppercase;
	display: block;
}
#leftFrame .Subtitle {
	height: 19px;
	width: 150px;
	line-height: 19px;
	padding-left: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6aaacb;
	clear: both;
}
#fotogallerij #SubtitleOpen {
	height: 20px;
	width: 150px;
	line-height: 20px;
	padding-left: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6aaacb;
	clear: both;
	float: left;
}
#fotogallerij #SubtitleClose {
	height: 20px;
	width: 150px;
	line-height: 20px;
	padding-left: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6aaacb;
	clear: both;
	float: left;
	background-image: url(../../images/paraflex/gui/close.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#fotogallerij #SubtitleClose a {
	color: #FFFFFF;
	text-decoration: none;
}
#fotogallerij #SubtitleClose a:link {
	text-decoration: none;
}
#fotogallerij #SubtitleClose a:visited, #fotogallerij #SubtitleClose a:active, #fotogallerij #SubtitleClose a:hover {
	text-decoration: underline;
}
#fotogallerij #SubtitleOpen a {
	color: #FFFFFF;
	text-decoration: none;
}
#fotogallerij #SubtitleOpen a:link {
	text-decoration: none;
}
#fotogallerij #SubtitleOpen a:hover, a:active, a:visited {
	text-decoration: underline;
	color: #666666;
}

#leftFrame {
	width: 156px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 15px;
	font-size: 10px;
}

#Content {
	padding-left: 55px;
	padding-top: 25px;
	min-height: 432px;
}
#TopBanner {
	height: 273px;
	background-color: #00436B;
	width: 100%;
}
#BottomBanner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #c6c5c6;
	border-bottom-color: #c6c5c6;
	padding-bottom: 2px;
	height: 21px;
	clear: both;
	margin-left: 55px;
	margin-right: 72px;
	padding-top: 2px;
	margin-bottom: 15px;
}
#BBLeft {
	background-color: #e8e7e8;
	width: 80%;
	font-size: 10px;
	font-weight: bold;
	color: #83939e;
	float: left;
	height: 21px;
	line-height: 21px;
}
#BBLeft a {
	color: #83939e;
	text-decoration: none;
}
#BBLeft a:hover, #BBLeft a:link, #BBLeft a:active {
	color: #83939e;
	text-decoration: underline;
}
#BBRight {
	font-size: 10px;
	color: #989798;
	background-color: #E8E7E8;
	width: 20%;
	float: left;
	height: 21px;
	line-height: 21px;
	text-align: right;
}
#BBRight a {
	text-decoration: none;
	color: #989798;
}
#BBRight a:hover, #BBRight a:link, #BBRight a:active {
	text-decoration: underline;
	color: #989798;
}
#blue {
	background-color: #CC9900;
	height: 20px;
	float: left;
}
.leesMeer, .leesMeer a {
	margin-left: -6px;
	margin-right: -3px;
	margin-bottom: -5px;
	background-color: #015689;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	list-style-image: url(../../images/paraflex/gui/leesMeer.gif);
	list-style-type: square;
	margin-top: 5px;
	height: 14px;
	text-decoration: none;
}
.leesMeer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.leesMeer img {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#buttonBox {
	float: left;
}
#productBox, #pubCorner, #fotogallerij, #FAQBox, #b2b {
	float: left;
	border: 1px solid #d1d1d1;
	margin-bottom: 15px;
}

#productBox a{
	color: #FFFFFF;
	text-decoration: none;

}

#productBox a:hover{
	color: #333333;
	text-decoration: none;

}

#productBox ul, #pubCorner ul, #FAQBox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#productBox li, #pubCorner li, #FAQBox li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 5px;
	list-style-image: url(../../images/paraflex/gui/li.gif);
	line-height: 22px;
	font-size: 11px;
}
#productBox li a.current, #pubCorner li a.current, #FAQBox li a.current {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 5px;
	line-height: 22px;
	font-size: 11px;
	color: #025d97;
	font-weight: bold;
}
#productBox li a, #pubCorner li a, #FAQBox li a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#productBox li a:active, #pubCorner li a:active, #FAQBox li a:active {
	text-decoration: none;
}
#productBox li a:link, #pubCorner li a:link, #FAQBox li a:link {
	text-decoration: none;
}
#productBox li a:hover, #pubCorner li a:hover, #FAQBox li a:hover {
	font-weight: bold;
	color: #015689;
	text-decoration: underline;
	margin: 0px;
}
.space {
	width: 6px;
	float: left;
	display: block;
}
#intro {
	margin-bottom: 20px;
}
#pubCorner img {
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}

#fotogallerij #back {
	background-image: url(../../images/paraflex/fotogalerij/back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 144px;
	width: 156px;
	display: block;
	float: left;
}
#b2b #back {
	background-image: url(../../images/paraflex/b2b/back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 144px;
	width: 156px;
	display: block;
	float: left;
}
#gallerij {
	height: 100px;
	width: 92px;
	margin-left: 29px;
	margin-top: 26px;
}
#intro .titel01 {
	font-size: 15px;
	font-variant: small-caps;
	color: #015698;
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}
#intro #prodImg {
	float: left;
	border: 1px solid #7D7D7D;
	background-color: #333333;
}

#intro .thumbs {
	float: left;
	margin-left: 9px;
}

.thumbs .thumb {
	float: left;
	/* height: 55px;
	width: 77px; Alexander */
	border: 1px solid #999999;
	margin-bottom: 8px;
	/* margin-right: 5px; */
}

#FAQ .On {
	background-color: #f3f3f3;
	display: block;
	padding:5px;
}



#FAQ .Off {
	background-color: #ffffff;
	display: block;
	padding:5px;

}

.titel {
color:#015689;
	
	
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: capitalize;
}

#waarlist, #FAQ {
	display: block;
}


.vraagnr {
	float: left;
	margin-right: 10px;
}
.vraag {
	float: left;
}
.tekst {
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	display: table;
	/*height: 10px;*/
	padding-top: 5px;
}

.tekst .vraagnr {
	float: left;
	clear: both;
	display: block;
	width: 40px;
	font-weight: bold;
}
.tekst .vraag {
	float: left;
	display: block;
	width: 420px;
}
.tekst .adres {
	float: left;
	clear: both;
	display: block;
	margin-right: 10px;
}
.tekst .tel {
	float: left;
	display: block;
	margin-right: 10px;
}
.tekst .mail {
	float: left;
	display: block;
	margin-right: 10px;
}
.tekst .web {
	float: left;
	display: block;
	margin-right: 5px;
}
.vraagOn {
	font-weight: bold;
	color: #025D9D;
	display: block;
	font-size: 10px;
}
.antwoord {
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.beantwoord {
	font-style: italic;
	font-size: 10px;
	padding-top: 5px;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #015689;
	clear:both;
}
.neen {
	display: block;
}
.ja {
	float: left;
	width: 50px;
}
.float {
	display: block;
	float: left;
	margin-right: 10px;
}
.clear {
	float: left;
	clear: both;
	display: block;
}
.Thumbleft {
	float: left;
	width: 72px;
	margin-top: 2px;
	margin-left: 1px;
	clear: left;
	margin-right: 0px;
	margin-bottom: 2px;
	border: 1px solid #d1d1d1;
}
.Thumbright {
	float: left;
	width: 72px;
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	border: 1px solid #d1d1d1;
	clear: right;
}
.ThumbleftOn {
	float: left;
	height: 72px;
	width: 72px;
	margin-top: 2px;
	margin-left: 3px;
	clear: left;
	margin-right: 0px;
	margin-bottom: 2px;
	border: 1px solid #6AAACB;
}
.ThumbrightOn {
	clear: right;
	float: right;
	height: 72px;
	width: 72px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	border: 1px solid #6AAACB;
}
#nav {
	text-align: right;
}
#imggallerij img {
	border: 1px solid #CCCCCC;
}
.contentDealer .box .title {
	font-size: 12px;
	color: #015698;
}
.contentDealer .box .txt {
	display: block;
}
.contentDealer .box .meer a {
	display: block;
	padding-top: 3px;
	color: #015689;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
.contentDealer .box .meer a:hover {
	text-decoration: underline;
	color: #015689;
}

.contentDealer .ill {
	border: 1px solid #CCCCCC;
/*	height: 55px;
	width: 77px;*/
	float: left;
}
.contentDealer .box {
	padding-left: 110px;
}
.contentDealer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
}
#gallerijBox {
	padding: 2px;
}
.vraag a {
	text-decoration: none;
	color: #666666;
}
.vraag a:hover {
	text-decoration: underline;
	color: #666666;
}

#buttonBox .waarkopen, .download {    float: left;    margin-bottom: 15px;    background-image: url(../../images/paraflex/waarKopenBack.jpg);    background-repeat: no-repeat;    background-position: 0px 0px;    height: 21px;    width: 151px;    color: #FFFFFF;    text-transform: uppercase;    font-weight: bold;    text-align: center;    padding-top: 13px;    font-size: 13px;    padding-left: 5px;    text-decoration: none; }
#buttonBox .waarkopen {    background-image: url(../../images/paraflex/waarKopenBack.jpg); }
#buttonBox .download {    background-image: url(../../images/paraflex/downloadsBack.jpg); }
#buttonBox .waarkopen a {    text-decoration: none;     }
#buttonBox .waarkopen a:hover {    text-decoration: underline; }
#buttonBox .download a {    text-decoration: none;     }
#buttonBox .download a:hover {    text-decoration: underline; }
#iconMOV {    background-image: url(../../images/paraflex/gui/icons/mov.gif);    background-repeat: no-repeat;    background-position: left top;    height: 24px;    width: 28px;    float: left; }
#iconGEN {    background-image: url(../../images/paraflex/gui/icons/gen.gif);    background-repeat: no-repeat;    background-position: left top;    height: 24px;    width: 28px;    float: left; } 

/* alert stuff */
.formfielderror{background: #FF727C}
.txtallert{color: #FF727C}
