/*
Theme Name: Frontaal Naakt
Theme URI: http://www.reglobe.nl
Description: Template Frontaal Naakt voor WordPress
Author: Michael Schuijff (www.reglobe)
Author URI: http://www.reglobe.nl
*/

body {
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	background-color: #fff
}
	
#frame {
	width:754px;
	margin-right:auto;
	margin-left:auto;
	margin-top:3px;
	padding:0px;
	text-align:left;
}
		
#contentcenter {
	width:500px;
	margin-top:3px;
	float:left;
	background:#fff;
}
	
#contentright {
	width:218px;
	padding:8px;
	margin-top:3px;
	float:right;
	background:#dcdcdc;
}
	
#contentheader {
	background:#fff
}
		
p,h1,h2,h3,pre {
	margin:0px 10px 10px 10px;
	padding-top: 0px;
}
		
h1 {
	font-size:18px;
}
h2 {
	font-size:13px;
}
h3 {
	font-size:12px;
}
		
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
}
	
#contentright p { 
	font-size:10px;
	line-height: 15px;
}

a {  
	color: #660000; 
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

#contentright a { 
	color: #660000; 
	text-decoration: none;
	font-weight:normal;
}

#contentright a:hover {  
	color: #000000; 
	text-decoration: underline;
	font-weight:normal;
 }

.button {
	border: 1px solid #000;
}

.text {
	border: 1px solid #000;
	color: #000;
	resize: none;
}

.raised {
	position: absolute;
	top: -12px;
	left: 12px;
	padding: 4px;
	background:#fff;
}

table.calendar {
	margin-left: 10px;
}

#contentright select {
	font-size: 12px;
}
.space {
	padding-bottom: 12px;
}