@charset "utf-8";
/* CSS Document */

a img {
	border-style: none;
}

body {
  background-color:#449eb8;
  font-family:arial, verdana;
  font-size:11px;
}

UL {
  padding:0;
  margin:0;
  padding-left:25px;


}

ol {
  padding:0;
  margin:0;
  padding-left:25px;
}


p {

  margin:0;
  padding:5px;

}

h1 {
  font-size:11px;
  color:#fff;
  margin:0px;
  padding:0px;

}

#banner_links {
  
width:120px;
height:600px;
float:left;
}

#banner_rechts {
  
width:120px;
height:600px;
float:right;
}


#domaincheck {
	border-top:1px solid #FE8F00;
	margin:3px;
	padding-top:5px;
}
#domaincheck label {
	color:#FE8F00;
	font-weight:bold;
}
#domaincheck input.domain_input {
	float:right;
	border:1px solid #449EB8;
	width:173px;
}

#domaincheck_err ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#domaincheck_err ul li{
	color:#ff0000;
	padding-top:3px;
	padding-left:20px;
	height:16px;
	background: transparent url('../images/bullet_error.png') left 50% no-repeat;
	
}
#domaincheck_err ul li.positive{
	color:#449EB8;
	background: transparent url('../images/accept.png') left 50% no-repeat;
	height:30px;
	
}
#domaincheck div.domainh3 {
	color:#449EB8;
	font-weight:bold;
	font-size:18px;
	float:left;
	margin:0px;
	padding-top:5px;
}
#domaincheck #wp-domain-submit {
	margin-top:2px;
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	border:medium none;
	width:77px;
	height:27px;
	background: url('../images/orange_button.jpg') top left no-repeat;

}
#domaincheck_floatleft p {
	padding:0px;
	padding-top:3px;
	
}
#domaincheck_floatleft {
	width:185px;
	float:left;
}
#domaincheck_floatright {
	width:176px;
	float:right;	
}

#container {
 margin:auto;
 width:900px;
}

#menu {
width:950px;
float:left;
 background-image:url(../images/back.jpg);
height:25px;
margin:0;
padding:0;

}

.menu_knop {
height:25px;
width:auto;
background-color:#fff;
background-image:url(../images/menurechts.gif);
background-position:right top;
background-repeat:no-repeat;
float:left;
margin-right:10px;
padding-right:15px;

}

.menu_knop_right {
height:25px;
width:auto;
background-color:#fff;
background-image:url(../images/menurechts.gif);
background-position:right top;
background-repeat:no-repeat;
float:right;
margin-right:50px;
_margin-right:25px;
padding-right:15px;
} 

.menu_knop a,
.menu_knop_right a {
	font-size:13px;
	font-weight:bold;
	color:#fe8f00;
	text-decoration:none;
}


.menu_knop a:hover,
.menu_knop_right a:hover {
  	font-size:13px;
	font-weight:bold;
	color:#FFC341;
	text-decoration:underline;
}



.menu_knop span,
.menu_knop_right span {
position: relative;
bottom:6px;
width:auto;
}


#banner {
  
  width:900px;
  height:136px;
  float:left;
  background-color:#000;
  background-image:url(../images/banner.jpg);

}

#banner #header_left {
	float:left;
	width:450px;
	padding-top:35px;
	padding-left:25px;
}

#banner #header_left h1 a{
	color:#551a8b;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
}
#banner #header_left div.description{
	color:#551a8b;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}


#content {
  width:900px;
  min-height:600px;
  float:left;
  margin-top:15px;




}


#start_tekst {
  width:380px;
  height:250px;
  float:left;
}



#reclame {
 width:300px;
 height:250px;
 float:left;
 margin-left:20px;
 _margin-left:18px;
 margin-bottom:30px;
 margin-top:10px;
} 

#vaste_partners {
  width:140px;
  float:left;
  height:250px;
  margin-bottom:30px;
}

#vaste_partners a {
	display:block;
	padding-bottom:2px;
	color:#fe8f00;
	font-weight:bold;
	text-decoration:none;
}
#vaste_partners a:hover {
	text-decoration:underline;
}

#laatste_reacties {
  width:250px;
  height:250px;
  float:left;
  margin-bottom:30px;
}

#laatste_reacties ul {
	padding-top:10px;
	list-style-type:none;
	color:#449EB8;
	padding-bottom:4px;
	float:left;
	width:100%;
	padding-left:5px;
}
#laatste_reacties ul li {
	float:left;
	width:100%;
	padding-bottom:5px;
}
#laatste_reacties ul li a.blog_link {
	padding-left:20px;
	height:16px;
	background: url('../images/script.png') left top no-repeat;
	float:left;
}
div.help_index {
	width:100%;
	float:left;
	border-bottom:1px solid #449EB8;
}
div.help_index ul {
	list-style-type:none;
	margin:10px;
	width:500px;
	float:left;
}
div.help_index ul li{
	padding-left:20px;
	height:16px;
	background: #FFFFFF url('../images/help.png') left 50% no-repeat;
	float:left;
	width:500px;
	color:#449EB8;
	padding-top:2px;
	
}
.alignleft {
	padding-left:16px;
	padding-right:5px;
	float:left;
}
.alignright {
	padding-left:16px;
	padding-right:26px;
	float:right;
}
div.help_index ul li a:hover {
	color:#449EB8;
	text-decoration:underline;
}

hr.help_ruler {
	border:medium none;
	border-top:1px solid #449EB8;
	float:left;
}

div.help_content {
	
	width:100%;
	float:left;	
}

div.help_index ul li a {
	font-size:12px;
	color:#449EB8;
	text-decoration:none;
	font-weight:bold;
	
}

#laatste_reacties ul li span.date_modified,
#laatste_reacties ul li span.blackdesc,
#bloglist ul li span.date_modified {
	float:left;
	padding:2px;
	padding-left:20px;
	height:18px;
	font-size:10px;
	font-style:italic;
	color:#449EB8;
	line-height:10px;
}
#laatste_reacties ul li span.blackdesc {
	color:#000;
	padding-left:5px;
}
#laatste_reacties ul li span.blackdesc a.commlink {
	background:#FFFFFF;
	color:#000;
	padding-left:5px;
}

#laatste_reacties ul li label,
#laatste_reacties ul li a {
	float:left;
	width:100%;
}
#laatste_reacties ul li a {
	padding-left:20px;
	height:16px;
	background: url('../images/comment.png') left top no-repeat;
	color:#FE8F00;
	font-weight:bold;
}

#laatste_reacties ul li a.post_link {
	padding-left:20px;
	height:20px;
	background: url('../images/script.png') left top no-repeat;
	float:left;
	
}

#laatste_reacties ul li label {
	font-weight:bold;
	
}

#laatste_posts {
  width:210px;
   height:250px;
  float:left;
  margin-bottom:30px;
}
#laatste_posts #lastposts fieldset{
	border:medium none;
	border-bottom:1px solid #449EB8;
}

#nieuwste_blogs {
  width:190px;
   height:250px;
  float:left;
  margin-bottom:30px;
  
}

#eigen_weblog {
  width:150px;
  height:250px;
  float:left;
  
}

.postmetadata,
.commentmetadata {
	font-size:12px;
}
#eigen_weblog p,#eigen_weblog ol {
	color:#449EB8;
}

.contentbox {
	background-color:#fff;
	margin-left:20px;
	margin-bottom:20px;
	border-bottom:7px solid #a6e4fb;
	float:left;
  }
  
#def_content {
	width:620px;
	float:left;
}
#def_content p,
#def_content div.def_post_content {
	padding:10px;
}
#def_content div.def_post_content #bloglist ul {
	list-style-type:none;
}
#def_content div.def_post_content #commentform #comment {
	width:570px;
	border:1px solid #a6e4fb;
}
#def_content div.def_post_content #bloglist ul li{
	width:560px;
	clear:left;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CECECE;
}
#def_content div.def_post_content #bloglist ul li span {
	clear:left;
	float:left;
}
#def_content div.def_post_content #bloglist ul li a{
	padding-left:20px;
	display:block;
	height:20px;
	background: url('../images/script.png') left top no-repeat;
	width:540px;
	color:#449EB8;
	font-weight:bold;
	float:left;
	
}
#def_content div.def_post_content #bloglist ul li a:hover {
	color:#FFFFFF;
	background:#A6E4FB url('../images/script.png') left top no-repeat;
	
}
#def_sidebar {
	clear:right;
	float:right;
	
	width:200px;
	
}
#def_sidebar ul {
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
}
#def_sidebar ul li {
	padding-bottom:5px;
	padding-right:10px;
	
}
#def_sidebar ul li a {
	color:#449EB8;
	font-weight:bold;
}
#def_sidebar #searchform {
	margin:5px;
	height:25px;
}
#def_sidebar #searchform #s {
	border:1px solid #449EB8;
	width:50%;
	float:left;
}
#def_sidebar #searchform #searchsubmit {
	float:left;
	margin-left:3px;
	border:1px solid #449EB8;
	width:50px;
}
div.banner_120x600,div.banner_120x90,div.banner_468x60 {
	text-align:center;
	margin:5px;
}
#log_in {
float:right;
width:240px;
height:40px;
right:10px;
font-weight:bold;
color:#fe8f00;
font-size:13px;
font-weight:bold;
}

#log_in a {
	margin:10px;
	display:block;
	padding-left:20px;
	background: url('../images/user_go.png') left top no-repeat;
	float:right;
	color:#fe8f00;
}

#log_in a:hover {
	
}

#log_in input {
 

color:#000 ;
background: #fff;
border: 1px solid #a6e4fb;
}


.right_corner {
background-image:url(../images/cornerrechts.gif);
height:27px;
background-position:top right;
background-repeat:no-repeat;
background-color:#a6e4fb;
margin:0;
padding:0;

}

.header_contentbox {
position:relative;

width:auto;
bottom:19px;
left:10px;
font-size:13px;
font-weight:bold;

}
#lastblogs fieldset {
	border:medium none;
}
#lastblogs a {
	color:#fe8f00;
}
#partners {
	padding-top:10px;
	padding-left:10px;
}
div.signup-button-container {
	margin-top:25px;
	text-align:center;
}
.login_form {
text-align:left;
position:relative;
top:80px;
right:10px;

}

#eigenweblog {

width:860px;
float:left;
}
#banner_smallbanner_horizontal {
   width:120px;
   float:left;
   margin:13px;
   _margin: 5px;
} 
#lotd{
	float:left;
	width:100%;
	border-top:1px solid #CECECE;
}
#horbanner_container {
	width:100%;
	text-align:center;
	margin-bottom:10px;
	float:left;
}
#contact {

width:860px;
float:left;
}
div.contactform {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	width:560px;
	float:left;
}
div.contactform input.textinput,
div.contactform textarea.areainput {
	border:1px solid #CECECE;
	width:100%;
}

div.contactform fieldset {
	border:medium none;
	width:100%;
	
}
div.contactform fieldset label {
	float:left;
	width:100%;
}
div.contactform fieldset input.submitinput {
	float:right;
}

.blauwe_balk {
  width:100%;
  float:left;
  background-color:#a6e4fb;
  height:15px;
 }

#start_tekst span {
  font-style:italic;
  color:#ccc;
  font-size:9px;
}

