body
{
    font-family: verdana;
    color: #3e3e3e;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}

h1 {
    color: #3e3e3e;
	font-size: 45px;
    line-height: 45px;
	margin: 0px;
    padding: 0px;
}

h3
{
	color: #3e3e3e;
	font-size: 16px;
	margin: 0px;
    padding: 0px;
}

a
{    
    color: #e31818;
    text-decoration:none;    
}

a:hover
{
    color: #595959;
}

img
{
    border:0px;
}

b
{
    color:#e31818;
}

.sub
{

    cursor:pointer;
}

#container
{
    position: relative;
    width: 805px;  
    margin: auto;
    margin-top: 20px;
    text-align:left;
    
}

#header
{
    width: 805px;    
}

#header a
{
    padding-left: 10px;
    color: #595959;
    text-decoration: none;
}

#header a:hover
{
    color: #e31818;
}


#content
{
    width: 745px;
    padding:30px;
    float:left;
}

.imgHome
{
   /* opacity: 0.5;*/
}

#content_klanten
{
    width: 745px;
    padding:30px;
    float:left;
}

#content_klanten div
{
    float:left;
    width:245px;
}

#left
{   
    padding:30px;
    width: 495px;    
    float: left;     
}

#rightTop
{   
    margin-top: 25px;    
    width:250px;
    float:left;
    text-align:right;
}

#right
{   
    margin-top: 5px;    
    width:250px;
    float:left;
    text-align:right;
}

#footer
{
    float:left;
    color: black;
    font-size: 10px;
    width: 805px;
	margin-top:10px;
}

#logo
{
    height:90px;
    width:805px;
    text-align:right;
}

#menu
{
    background: url('../images/header.gif');
    height: 16px;
    width: 805px;
    float:left;
}

#menu img
{
    margin-right:32px;
}

#right img
{
    margin-top:2px;
    padding-top:2px;
}

#subMenu
{    
    /*background: url('../images/menuWie.gif');*/
    position:absolute;
    width:150px;    
    left:20px;
    top: 110px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

#subMenuA
{    
    /*background: url('../images/menuWie.gif');*/
    position:absolute;
    width:150px;    
    left:20px;
    top: 110px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

#subMenuB
{    
    /*background: url('../images/menuWie.gif');*/
    position:absolute;
    width:150px;    
    left:120px;
    top: 110px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

#subMenub
{    
    /*background: url('../images/menuWie.gif');*/
    position:absolute;
    width:150px;    
    left:20px;
    top: 110px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

#subLinks
{
    background:#ededee;
    margin-bottom:-5px;
    line-height:20px;
}

#nameHover
{   
    color: #e31818;
    width:95px;
    height:10px;
    background: url('../images/ballon_wall.gif');    
}

#hover
{
    left:80px;
    position: absolute; 
}

.name
{
    padding-right: 15px;
    text-align: right;
    font-weight: bold;
}

.text
{
    width: 267px;
    height: 25px;
    background: url('../images/text.gif');
}

.text input
{
    width: 250px;
    border:0px;
}

.textfield
{
    width: 267px;
    height: 161px;
    background: url('../images/field.gif');
}

.textfield textarea
{
    width: 250px;
    height: 145px;
    border:0px;
}

.contact
{
    text-align: left;
    vertical-align: top;
}

.contact b
{
    padding-right: 5px;
}

.error
{
    width:30px;
    color: #e31818;
    font-weight:bold;
    text-align: left;
}