﻿

body
{
    margin:0;
    padding:0;
    font-family:Verdana;
    behavior:url(../style/hover.htc);
    }
    
br
{
	clear: both;
}    

.body
{
    background-color:#1f2454;
    font-family:Verdana;
    font-size:12px;
}

.content
{
    /*background:transparent;
    float:right;
    position:relative;*/
    width:100%;
    padding:0px 0px 10px 0px;
}

/* achtergrond tekst */
.content_container
{ 
    width:100%; 
    /*min-height:500px;*/
}

#left-column
{
	width: 200px;
	float: left;
}

#mid-column
{
	width: 551px;
	_width: 560px;
	float: left;
	background-color:#fff;
}

#mid-column-full
{
	width: 790px;
	float: left;
}

#right-column
{
	width: 200px;
    float:left;
    position:static;
}
.content .full_container
{
    float:left;
    margin:8px 0px 0px 0px;
    width:755px;
    padding:0px 0px 10px 0px;
   }
   
.content .news_container
{
    margin:0 auto;  
    width:500px;
    float:left;
   }

.content .newsarch_container
{
	float: left;
	width: 225px;
	margin-left: 10px;
	_margin-left: -20px;
   }

.content .newsarch_container ul
{
	padding:0px;
	margin:0px;
   }

.content .newsarch_container ul li
{
    list-style:none;
	background:transparent;
	padding:0px 0px 0px 0px;
   }

.content .newsarch_container ul li:hover
{
    list-style:none;
	background:transparent;
	padding:0px 0px 0px 0px;
   }
   
.footer
{
    background:url(../images/footer.jpg);
    width:990px;
    height:auto;
    margin:0 auto;
    clear:both;
    _margin-bottom:0px;
    padding:0;
}

.form 
{
    margin:0px;
    }

.form span.grey
{
    color:#00285e;
    }

.form input,
.form textarea
{
    padding:2px;
    margin:0px 4px 0px 5px;
    }

.form input.text,
.form input.button,
.form textarea,
.form select
{
    border-right:1px solid #00285e;
    border-bottom:1px solid #00285e;
    border-left:1px solid #00285e;
    border-top:1px solid #00285e;
    }

.form input.text,
.form input.button
{
    width:200px;
    }

.form textarea
{
    width:575px;
    height:100px;
    }

.form input.button
{
    margin-top:5px;
    height:22px;
    cursor:pointer;
    }

.header
{
    background:url(../images/header_bg.jpg) no-repeat top;
    width:990px;
    height:236px;
}

.menu
{
    background:transparant;
    width:182px;
    margin:0;
    padding:0;
    list-style: none;
}
.menu ul
{
    list-style: none;
    margin: 0px; 
    padding: 0px;
}

.menu ul li 
{
    background:url(../images/button_bg.jpg);
    width:182px;
    height:34px;
    margin: 0px;
    padding: 0px;
}
	
.menu ul li a 
{
	text-decoration:none;
	font-family:impact;
	font-size:18px;
	color: #fff;
	padding:10px 0px 0px 70px;
	margin-left:0px;
	text-align:right;
}
	
.menu ul li a:hover
{
	text-decoration:none;
	font-family:impact;
	font-size:18px;
	color:#1f2454;
	padding:10px 0px 0px 70px;
	margin:0px;
	text-align:right;
}

.news
{
    margin:0px 0px 15px 0px;  
    width:570px;
    float:left;
}

.proimpact
{
    margin: 0px 20px 0 0;
    float: right;
    }

.right_img_container
{
    width:165px;
    float:right;
}
   
.right_img
{
    background:transparent;
    position:relative;
}

.thumbnails
{
    float:left;
    }

.thumbnails img
{
    margin:4px;
    width:75px;
    height:55px;
    float:left;
    }

.page_container
{
    width:990px;
    margin:0 auto;
    background:transparent;
    float:inherit;
    position:relative;
    background-image:url(../images/waterski_04.jpg);
}