/*  
Theme Name: Houkes hypotheken
Theme URI: http://www.houkesfinancieeladvies.com
Description: Website van houkes hypotheken.
Version: 1.0
Author: Miitch
Author URI: http://www.miitch.com/

*/

body{
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
color: #ffffff;
background: #ffffff;
}

html, body{
	height:100%;
	width: 100%;
}
/* ------basis indeling------- */

#header{
	background: url(images/header.gif) no-repeat;
	height: 261px;
	width: 751px;
	margin: 0px auto 2px;
	position:relative;
}

#container{
	background:#cc3366 url(images/contenttop.jpg) top no-repeat;;
	width: 751px;
	margin: 0 auto;
	height:auto;
	position:relative;
	text-align:left;
	}

.content{
	width: 530px;
	float:left;
	padding: 18px 5px 5px 5px;
	display:inline;
	position:relative;
	}
	
.sidebar{
	float:right;
	width: 200px;
	padding: 18px 5px 5px 5px;
	display:inline;
	position:relative;
	}
	
#footer{
	width: 751px;
	height: 23px;
	clear:both;
	margin: 0px auto 0px;
	background: url(images/footer.gif) center top no-repeat;
	position:relative;
	text-align:center;
	}
	
	
/* ------eind basis indeling------- */

/* ------menu------- */

ul#menu {
	list-style:none;
	margin:0 auto;
	padding:0;
	position:relative;
	width: 570px;
	height: 27px;
	overflow:hidden;
	}
	
ul#menu li{
	position:relative;
	float : left;
	padding : 0 5px 0 0;
	display:block;
	}
	
ul#menu li a{
	width: 76px;
	height: 27px;
	text-align:center;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#cc3366;
	padding: 7px 0 0 0;
	}
	
ul#menu li .current{
	background: url(images/tab.gif);
	width: 76px;
	height: 20px;
	display:block;
	color:#FFFFFF;
	}
/* ------eind menu------- */

/* ------tekstopmaak------*/
h1 {
	font-size:medium;
	text-align:center;
	}
	
h2	{
	font-size:medium;
	text-align:center;
	}
	
p	{
	font-size: small;
	}
	
a	{
	color:#FFFFFF;
	text-decoration:none;
	}
/* -------------------------*/

/* ------extra opmaak-----*/
.post {
	margin: 0px;
	width:100%;
	background: transparent url(images/inhoudback.jpg) no-repeat bottom center
	}
	
.sidebar ul{
	list-style:none;
	}
	
.postmetadata{
background: #CCCCCC;
width:100%;
text-align:center;
color: #cccccc;
}

.postmetadata a{
	text-decoration:none;
	color: #cccccc;
	}
	
.entry{
	padding: 5px;
	}
	
.erkend {
background: url(images/ErkendHyp_logo.jpg); 
width: 94px; 
height: 64px;
float:right;
margin: 5px 50px 0 0;
display:inline;
}

.bereken_zelf {
background: url(images/bereken-zelf.jpg); 
width: 126px; 
height: 62px;
float:right;
margin: 10px 30px 0 0;
}

.content a{
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

a img{
	border: 0;
}
/* ----------------------*/