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

/* Algemeen */
html {

}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	overflow:-moz-scrollbars-vertical;
	overflow-y:scroll;
	-ms-overflow-y:scroll;
	margin-top:-2px;
}
p {
	font-size:12px;
}
.error {
	color:red;
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
}
.welcome {
	position:absolute;
	margin-left:-300px;
	*margin-left:-480px;
	width:300px;
	font-size:14px;
	margin-top:-52px;
	color:#79151a;
	text-align:left;
}
span.image {
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
}
span.image img {
	border:1px solid #c1c1c1;
}
span.image .titel {
	background:#8294B7;
	color:#ffffff;
	font-size:11px;
}
.right a {
	color:#8D2131;
	text-decoration:none;
}
.floatleft {
	float:left;width:275px;margin-right:25px;
}
.floatright{
	float:left;width:400px;
}
.right a:hover {
	text-decoration:underline;
}
.account {
	font-size:12px;
}
.account input {
	margin:3px;
}
.account input[type="text"], .account input[type="password"] {
	background:#FFC;	
}
.header {
	margin:0px auto;
	width:1000px;
	background:url('/images/elements/background-header.gif') no-repeat right 0px #fff;
	border:1px solid #000;
	border-top:0px;
	-moz-box-shadow: 2px 2px 8px 2px #c1c1c1;
	-webkit-box-shadow: 2px 2px 8px 2px #c1c1c1;
	box-shadow: 2px 2px 8px 2px #c1c1c1;
}
.header a.logo {
	display:block;
	background:url(/images/elements/logo.png) 25px 10px no-repeat;
	width:185px;
	height:99px;
	padding:10px;
}
.latestnews {
	margin-top:200px;
}
table.blauw {
	font-size:12px;
	border:1px solid #730F13;
}
table.blauw tr td {
	font-size:12px;
	border-right:1px solid #730F13;
	color:#000000;
	background:#ffffff;
}
table.blauw tr td:first-child {
	width:100px;
}
table.blauw tr td:last-child {
	width:300px;
}
table.blauw tr:first-child td {
	background:#730F13;
	font-size:12px;
	border-right:1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
}
table.blauw tr td:last-child {
	border-right:0px;	
}
.lamellen {
	position:absolute;
	z-index:2;
	width:200px;
	margin-left:780px;
	background-color:#4C6EA3;
	border:2px solid #ffffff;
	border-bottom:0px;
	border-top:0px;
	display:none;
	margin-top:0px;
	*margin-top:0px;
}
.lamellen a {
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:10px;
	padding-top:7px;
	padding-bottom:7px;
}
.lamellen a:hover {
	text-decoration:underline;
}
.contact {
	float:left;
	font-size:12px;
	line-height:18px;
	width:300px;
	margin-right:50px;
}
.hr {
	background:#efefef;
	display:block;
	height:5px;
}
.search {
	float:right;
	margin-top:92px;
	text-align:right;
	margin-right:35px;
	width:500px;
	font-size:12px;
	color:#fff;
}
.search input[type="text"] {
	width:150px;
	margin-left:10px;
	font-size:11px;
	-moz-box-shadow: 2px 2px 8px 2px #c1c1c1;
	-webkit-box-shadow: 2px 2px 8px 2px #c1c1c1;
	box-shadow: 2px 2px 8px 2px #c1c1c1;
}
.search a {
	color:#fff;;
	font-size:12px;
	padding:3px 5px;
	margin-right:1px;
	display:inline-block;
	text-decoration:none;
}
.search a.register{
	color:#781419;
	font-weight:bold;
}
.search img {
	margin-top:-3px;
}
.search a:hover {
	text-decoration:underline;
}
.menu {
	margin:0px auto;
	width:1000px;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	background:url(/images/elements/background-menu.gif);
}
.footer {
	margin:0px auto;
	width:980px;
	padding-top:0px;
	margin-top:-14px;
	padding-bottom:6px;
	padding-left:10px;
    padding-right:10px;
	background: #fff;
	color:#838383;
	font-size:12px;
	vertical-align:top;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	-moz-box-shadow: 2px 2px 8px 2px #c1c1c1;
	-webkit-box-shadow: 2px 2px 8px 2px #c1c1c1;
	box-shadow: 2px 2px 8px 2px #c1c1c1;
}
.footer h2{
	width:1000px;
	color:#ffffff;
	background:#730f13 url('/images/elements/payoff-footer.jpg') center 3px no-repeat;
	text-align:center;
	margin-left:-10px;
}
.footer ul{
	float:left;
	margin:0px 0px 20px 0px;
	*margin-left:40px;
}
.footer ul li{
	width:210px;
	margin-left:-5px;
	list-style:none;	
}
.footer ul li a{
	font-size:11px;
	text-decoration:none;
}
.footer ul li h3{
	font-size:12px;
	font-weight:bold;
	color:#252F38;
	background:none;
	margin:0px;
}
.footer a {
	text-decoration:none;
	color:#3e3e3e;
}
.copyright {
	margin-top:10px;
	margin-bottom:20px;
}
.copyright a, .copyright {
	color:#838383;
	font-size:12px;
	text-decoration:none;
}
.footer ul a:hover {
        text-decoration:underline;
}
.container {
	margin:0px auto;
	width:1000px;
	background:#ffffff;
	border-right:1px solid #000;
	border-left:1px solid #000;
	-moz-box-shadow: 2px 2px 8px 2px #c1c1c1;
	-webkit-box-shadow: 2px 2px 8px 2px #c1c1c1;
	box-shadow: 2px 2px 8px 2px #c1c1c1;
}
.breadcrumbs {
	padding:10px;
	padding-left:43px;
	font-size:11px;
	color:#6b6b6b;
}
.breadcrumbs a {
	color:#6b6b6b;
	display:inline-block;
	margin-right:5px;
	font-size:11px;
	text-decoration:none;
}
.breadcrumbs a:hover {
	text-decoration:underline;	
}
.lefthome, .right {
	width:710px;
	margin-right:25px;
	margin-left:38px;
	margin-bottom:25px;
	float:left;
}
.right {
	border-left:1px solid #c1c1c1;
	width:700px;
        min-height:500px;
	padding-top:0px;
	margin-top:25px;
	padding-left:25px;
margin-left:0px;
}
.container.support {
	background:#fff url('/images/elements/bg-support.jpg') no-repeat right bottom;
}
.container.aboutantec {
	background:#fff url('/images/elements/bg-about.jpg') no-repeat 125% bottom;
}
.container.products {
	background:#fff url('/images/elements/bg-products.jpg') no-repeat right 125%;
}
.lefthome {
	width:950px;
}
.lefthome img {
}
.righthome, .left {
	width:200px;
	padding:25px;
	padding-top:10px;
    padding-right:0px;
	*padding-top:25px;
	float:left;
}
h2,h3,.usp {
	font-family:MyriadProSemibold;
}
.headertext,h1 {
	font-family:MyriadProBoldItalic;
}
.left {
	padding-right:0px;
}
.lefthome h1, .right h1 {
	margin:0px;
}
.righthome h2, .left h2 {
	margin-top:18px;
	font-family:MyriadProItalic;
}
.lefthome h1, .right h1 {
	color:#730f13;
	font-size:24px;
	margin-top:12px;
	margin-bottom:10px;
	font-weight:normal;
}
.lefthome h1 {
	margin-top:25px;
}
.righthome h2, .left h2 {
	color:#8d2131;
	font-size:24px;
	font-weight:normal;
	margin-bottom:2px;
}
.left h2 {
	color:#730f13;
	margin-bottom:12px;
	padding-left:15px;
	font-weight:100;
	font-size:22px;
}
.right h1 {
	color:#730f13;
	margin-top:2px;
	font-size:24px;
}
.right h2 {
	margin:0px;
	margin-top:28px;
	margin-bottom:5px;
	color:#000;
	font-size:20px;
}
.right h3 {
	font-size:16px;
	margin:0px;
	margin-top:25px;
	margin-bottom:5px;
	color:#000;
}
.lefthome p, .right p {
	font-size:12px;
	margin:0px;
	line-height:20px;
	margin-top:15px;
}
.p-home {
	width:450px;	
}
.righthome p, .left p {
	line-height:20px;
}
.left p {
	padding-left:6px;
	padding-right:10px;
}
.right h3 + p, .right h2 + p {
	margin-top:0px;
}
.left a {
	background:url(/images/elements/red-arrow-right.png) no-repeat 31px 7px;
	padding:3px;
	margin-left:-25px;
	padding-left:42px;
	display:block;
	font-size:12px;
	color:#841526;
	text-decoration:none;
}
.left a:hover, .left a.actief {
	background:url(/images/elements/red-arrow-right.png) no-repeat 31px 7px #fff1ab;
}
.left a.downarrow {
	background:url(/images/elements/red-arrow-down.png) no-repeat 31px 7px #fff1ab;	
}
.left .leftsub a {
	padding:3px;
	border-bottom:1px solid #efefef;
	background:#fff;
	margin-left:-25px;
	padding-left:43px;
	display:block;
	font-size:12px;
	color:#841526;
	text-decoration:none;
}
.left .leftsub a:hover, .left .leftsub a.actief {
	background: #fff1ab;
}
.leftsub a.actief {
	padding-left:45px;
	font-style:italic;
}
.right ul {
	font-size:12px;
	line-height:20px;
}
.right p.usp {
	color:#5173A6;
	font-size:16px;
	font-weight:Bold;
}
.right .afbeelding {
	border:5px solid #D9E7FF;
}
.right p.onderschrift {
	font-size:11px;
	font-style:italic;
	line-height:14px;
}

/* Dropdown menu */

#jsddm
{	margin: 0;
	padding: 0;
	margin-left:200px;}
	
#jsddm li
{	float: left;
list-style: none;
font: 12px Tahoma, Arial}

#jsddm li a
{	display: block;
padding: 7px 12px;
text-decoration: none;
padding-right:20px;
color: #ffffff;
white-space: nowrap}

#jsddm li a:hover
{	background: url(/images/elements/background-menu-hover.gif);}

#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	z-index:10;
	visibility: hidden;
	border-top: 1px solid white}

#jsddm li ul li ul {
	margin-top:-30px;

	margin-left:100px;
}
#jsddm li ul li
{	float: none;
	display: inline}


#jsddm li ul li a
{	width: auto;
	padding:7px 12px;
	background: #4D70A4;
	border-bottom:1px solid #395175;}
	
#jsddm li ul li a:hover
{	background:url(/images/elements/background-menu-hover.gif)}

.faqkader {
	border:1px solid #c1c1c1;
	margin-bottom:25px;
}
.faqkader h2 {
	margin:0px;
	padding:5px;
	display:block;
	background:#efefef;
	font-size:14px;
	font-weight:bold;
}
.faqkader a.topic {
	margin:0px;
	padding:5px;
	display:block;
	font-size:11px;
}
.faqkader a.topic:hover {
	background:#FAE4E8;	
}
ol {
	font-size:12px;
}
ol li {
	margin-bottom:2px;
}
p.subtexthome {
	font-size:14px;
	line-height:20px;
	color:#333;
}
.homekader {
	background:url(/images/elements/homekader.png) no-repeat;
	width:298px;
	float:left;
	height:217px;
	margin-right:18px;
}
.homekader a {
	color:#90032A;	
	text-decoration:none;
}
.homekader span {
	display:block;
	margin-left:25px;	
	margin-top:5px;
	margin-right:25px;
}
.homekader span h2 {
	font-family:MyriadProBold;
	font-size:18px;
	margin-top:20px;
	margin-bottom:0px;
	color:#90032A;
}
.OverzichtItems{
	width:170px;
	margin-right:5px;	
	float:left;
}
.OverzichtItems ul{
	list-style:none;
	margin-left:-40px;
	line-height:16px;
	*margin-left:0px;
}
.OverzichtItems ul li ul{
	margin-left:-40px;
	*margin-left:0px;
}
.OverzichtItems a.hoofdlink{
	font-weight:bold;
	color:#000;	
	text-decoration:underline;
}
.OverzichtItems a.sublink{
	font-weight:normal;
	color:#000;
	font-size:11px;
}
