/* 
Theme name: Tesi
Theme URL: http://www.tesi.plusportservices.com
Description: Tesi | Techniek, Educatie, Studiebegeleiding & Instructie
Version: 1.0
Author: PlusPort B.V.
Auto URL: http://www.plusport.com
*/

/* Clear All */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a,
address, em, font, img, strike, strong, ol, ul, li, fieldset,
form, label, input, table, tbody, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration:none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #163052;
	line-height: 17px;
}

body{
	background-color:#163052;
}

/*Header*/
#header{
	width: 948px;
	margin: 0px auto;	
}
#logo{
	padding-top:15px;
	padding-left:0px;
	float:left;
	
}

#tesi_text{
	padding-top:30px;
	padding-left:730px;
}


/*Content*/
#container{
	margin:0px auto;
	width:935px;
	overflow:hidden;
}

#left {
	float: left;
	width: 194px;
	overflow: hidden;
}

/*Navigatie*/
#nav_bg_wrapper{
	width:190px;
	min-height:280px;
}
#nav_bg{
	width:194px;
	min-height:287px;
	margin-top:25px;
	background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
}

#navbar{
	padding-left:2px;
	float:left;
	width:150px;
	list-style:none;
}

#navbar li a {
	display:block;
	height:24px;
	width:167px;
	padding-left: 25px;
	padding-top: 7px;
	font-size:14px;

}

#navbar li {
 	display:block;
	height:37px;
	width:192px;
}

#navbar ul li a:hover, #navbar ul li ul li a:hover, #navbar ul li.current_page_item ul li a:hover, #navbar ul li.current_page_ancestor ul li a:hover, #navbar ul li.current_page_parent ul li a:hover {
	background-image:url(images/subheader.png);
	color: #ffffff;
}


.current_page_item a, .current_page_ancestor a, .current_page_parent a {
	background-image:url(images/subheader.png);
	display:block;
	height:24px;
	width:192px;
	color:#ffffff;
}
 #navbar ul li.current_page_item ul li.current_page_item a, #navbar ul li.current_page_ancestor ul li.current_page_item a, #navbar ul li.current_page_parent ul li.current_page_item a {
 	background-image:url(images/subheader.png);
	display:block;
	height:24px;
	color:#ffffff;
}
#navbar ul li.current_page_item ul li a, #navbar ul li.current_page_ancestor ul li a, #navbar ul li.current_page_parent ul li a {
	background-image: none;
	color: #163052;
}

#navbar ul li ul {
	display: none;
	z-index: 99;
}

#navbar ul li:hover ul {
	display: block;
	position:absolute;
	margin-left: 192px;
	margin-top: -33px;
	list-style:none;
	background-color:#f1f1f1;
	border-bottom:#1c7aa9 solid 2px;
	border-top:#1c7aa9 solid 2px;
	border-right:#1c7aa9 solid 2px;
	
}


/*Content*/	
#contact_bg{
	background-image:url(images/contact_bg.png);
	background-repeat:no-repeat;
	margin-top:15px;
	width:194px;
	height:180px;
}

.page_item{
	height:25px;
}

.contact_header{
	padding-top:8px;
	margin-left:10px;
	color:#ffffff;
	font-size:14px;
}

.contact_bg{
	margin-top:20px;
	margin-left:10px;
	line-height:20px;
	color:#163052;	
}

.contact_bg a{
	color:#1c7aa9;
}

.contact_bg a:hover{
	color:#3cb5e8;
	text-decoration:underline;
}

.the_content_wrapper{
	float:left;
	width:715px;
	margin-left: 12px;
	height:auto;
	overflow: hidden;
}

.the_content{
	padding-left:20px;
	padding-top:30px;
	width:721px;
	min-height:590px;
	background-color:#FFFFFF;	
}
	
.the_content a{
	color:#1c7aa9;
}

.the_content a:hover{
	text-decoration:underline;
}

.header_1{
	font-size:18px;
	margin-left:10px;
}

.header_2{
	font-size:16px;
	margin-left:10px;
	color:#1c7aa9;
}

#box{
	padding-top:10px;
	width:680px;
	clear:both;
}

#text{
	margin-left:10px;
	width:380px;
	float:left;
}
#text ul{
	padding-top: 15px;
	padding-bottom: 15px;
}

#text ul li{
	margin-left:13px;
}

#text2{
	margin-left:10px;
	width:380px;
}

#img{
	padding-left:40px;
	float:left;
}	

/*footer*/
#footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:935px;
	height:58px;
	margin:0px auto;
	margin-top:13px;
	
}

#footer_text{
	
	text-align:center;
	padding-top:20px;
}

#footer a:hover{
	text-decoration:underline;
}

/*contactformulier*/

#contactform{
	padding-top:10px;
	width:500px;
	margin-left:14px;
}


#contact{
	padding-left:10px;
	line-height:20px;
	
}

.contactform #wpcf_your_name{
	border:1px solid #1c7aa9;
}	

.contactform #wpcf_email{
	border:1px solid #1c7aa9;
}	

.contactform #wpcf_telefoon{
	border:1px solid #1c7aa9;
}	

.contactform #wpcf_msg{
	border:1px solid #1c7aa9;
	width:250px;
}	

.contactform #wpcf_website{
	border:1px solid #1c7aa9;
}

#contactsubmit{
	background-color:#1c7aa9;
	color:#ffffff;
}

.options{
	width:400px;
	margin-left:60px;
}



