﻿body
{
	font-size: 12px;
	font-family: Lucida Sans, Helvetica, Arial;
	margin: 0 auto;
	color: #666666; 
	line-height: 1.5em;
	min-width: 1000px;
}

fieldset
{
    border: solid 1px #b7b7b7;
    padding: 10px;
}

#topBar
{
	background-color: #eeeeee;	
	width: 100%;
	height: 81px;	
	border-bottom: 1px #b7b7b7 solid;
	position: relative;
}

#menu
{
	float: right;	
	padding-right: 70px;
	padding-top: 45px;
	font-size: 22px;
	word-spacing: 10px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
}

#menu a:hover
{
    border-bottom: solid 3px white;
}

br
{
    clear: both;
}

ol
{    
    margin: 0px;
}

a
{
	color: gray;
	text-decoration:none; 
}

a:visited
{
	color:gray;	
}

a:hover
{
	color:#333;	
}

.logo
{
	float:left;
	margin-left: 70px;
	margin-top: 16px;
}

#banner
{    
    height: 298px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

#banner img 
{
    position: absolute;
    left: -500px;
}

.content
{
	min-height: 240px;
	margin: 10px auto;
	padding: 10px 70px 15px 70px;
	width: 860px;  
	
	
}

table
{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;  
}

th
{
    background-color: #eeeeee;
    text-align: left;
    border-bottom: solid 1px #b7b7b7;
}

#ContentSupport .questions
{
    background-color: #eeeeee;
    border-left: solid 1px #b7b7b7;
    border-right: solid 1px #b7b7b7;
    padding-left: 10px;
    width: 413px;    
}

.left_column
{
      
    float: left;
    width: 60%;
    margin-right: 20px;
    
}

#ContentSupport .left_column
{
    background-color: #eeeeee;
    border-left: solid 1px #b7b7b7;
    border-right: solid 1px #b7b7b7;
    width: 323px;
    min-height: 55px;
}

.round_top
{
    background-image: url("/Content/Images/div_round_top.png");
    height: 18px;
    width: 425px;
}

.round_bottom
{
    background-image: url("/Content/Images/div_round_bottom.png");
    height: 18px;
    width: 425px;
}

#ContentSupport .right_column
{
    width: 410px;
}

.faq_question
{
    color: black;
    font-weight: bold;
    margin-bottom: 0.2em;
}

.faq_answer
{
    color: #666666;
    margin-bottom: 10px;
}

.right_column
{    
    float: right;
    width: 30%;
}

h4
{
	color: black;
	margin-bottom: 0px;
}

#sideBar
{

}

#wrap
{
	position: relative;
	text-align:center;
	height: 150px;
}

p
{
	margin: 0.5em 0em;
}

.lees_verder
{
	float:right;
	color: #b7b7b7;
	vertical-align:top;
}

.arrow
{
	margin-top: 2px;
	margin-left: 5px;
	float:right;
}

#bottomBar
{
    padding-top: 20px;
}

#brochureButton
{
    margin-right: 0px;
}


#languageButton
{
	margin-right: 52px;
}

#demoButton
{
    margin-right: 52px;
}


#author
{
	position:absolute;	
	top: -25px;
	left: 0px;
	width: 240px;
	font-family: "Lucida Sans", Helvetica, Arial, Sans-Serif;
	font-size: 14px;
}

#quotes
{
	position:absolute;
	top: 35px;
	left: 5px;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	color: #666666;
	width: 240px;
}

#bellen
{
	width: 200px;
}

#telefoon
{
	font-size:26px;
	font-weight:bold;
	color: #666666;
	width: 200px;
}

.div_Form
{
    
}

.div_Form label
{
    
}


.div_Form input
{
    width: 200px;    
    left: 200px;

}

#footer
{
    position: relative;
    text-align: center;
    width: 100%;
    min-height: 30px;
    border-top: solid 1px #b7b7b7;
    background-color: #eeeeee;    
    padding-top: 20px;
}

#version
{
	font-size: x-small
}

#footer span
{
}

#footer img
{
    position: absolute;
    left: 930px;
    top: 17px;
}

h5
{
    color: #b7b7b7;
    margin: 0px;
    margin-top: 10px;  
    margin-bottom: 0px;  
    font-size: 16px;
}

.round_content
{
    background-color: #eeeeee;
    border-left: solid 1px #b7b7b7;
    border-right: solid 1px #b7b7b7;
    padding-left: 20px;
    padding-top: 1px;
    width: 403px;
    color: Black;
}

.left_column_half
{
    width: 400px;
    float: left;
}

.right_column_half
{    
    float: right;
    width: 400px;
    
}

#adminmenu
{
    color: #b7b7b7;
    float: left;   
}

#logindisplay
{
    float: right;
}

label
{
    width: 150px;
    display: block;
    float: left;
}

.buttonhover
{
    cursor: pointer;
}

#logomenuHolder
{
    width: 1000px;
    margin: auto;
}

#adminbanner
{
    width: 860px;
    margin: auto;
    padding-left: 70px;
    padding-right: 70px;
}