﻿* {
	padding: 0;
	margin: 0;
}
body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;;
}
img {
	border: none;
}
a {
	color: #33BFEB;
	text-decoration: none;
}
a:hover {
	color : #000;
}
#wrap {
	width: 700px;
	margin: 10px auto;
}
#header {
	height: 80px;
	padding-left: 10px;
}
#header h1 {
	padding: 20px 0 0 0;
	font-size: 28px;
	line-height: normal;
}
#header h1 a {
	color: #33BFEB;
	text-decoration: none;
}
#header h2 {
	padding-left: 1px;
	font-size: 14px;
	color: #666;
	font-weight: 100;
}
#logo {
	float: left;
	width: 80px;
}
#head {
	margin-left: 80px;
}
#top {
	background: #fff url(images/boven.gif) no-repeat;
	padding: 5px 0;
}
#menu {
	height: 50px;
	line-height: 50px;
	background: #33BFEB url(images/menu.gif) no-repeat;
	font-size: 12px;
}
#menu ul {
	padding-left: 20px;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	color: #fff;
	padding: 0 20px 0 10px;
	text-decoration: none;
	font-weight: 600;
}
#menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#content {
	padding: 10px 10px;
	background: #fff url(images/lijn.gif) repeat-y;
}
.right {
	padding: 0 20px 10px;
	text-align: justify;
}
.right h2 {
	color: #33BFEB;
	font-size: 20px;
	font-weight: 100;
	padding: 0 0 10px 0;
}
.right h2 a {
}
.right h2 a:hover {
}
.left {
	float: left;
	width: 140px;
	padding: 10px;
	border-right: 1px solid #aaa;
}
.left h2 {
	font-size: 13px;
	color: #333;
	padding: 5px 0 2px 10px;
}
.left ul {
	list-style-type: none;
	padding: 5px 0 10px 5px;
}
.left ul li {
	padding: 2px 20px;
	background: transparent url(images/apple.gif) no-repeat;
}
.left ul li a {
	display: block;
	color: #444;
}
.left ul li a:hover {
	color: #33BFEB;
}
#bottom {
	background: #fff url(images/onder.gif) no-repeat;
	padding: 10px 0;
}
#footer {
	text-align: center;
	color: #666;
	font-size: 11px;
}
#footer a {
	color: #666;
}
.twitter_form_wrapper {
	width: 500px; /*height:60px;*/;
	margin: 0 auto;
}
.form_bg {
	background: #99DFF5 url('images/midden.gif') top left repeat-x;
	border: 1px solid #089dcb;
}
.twitter_form {
	background-color: transparent;
	background-position: center top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	text-align: center;
	height: 75px;
	width: 500px;
}
.twitter_form .input_box {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #000000;
	color: #999999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width: 160px;
}
.twitter_form .input_button {
	background: #D9A716 none repeat scroll 0 0;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.twitter_form p {
	padding-top: 15px;
	color: #FFF;
}
.center {
	text-align: center;
	margin-bottom: 25px;
}
.copy_button {
	margin-top: 5px;
}
.pages {
	margin: 30px 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#follow {
	border: 1px dashed #33BFEB;
	width: 350px;
	margin: 30px 0 10px 0;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
a.follow {
	text-decoration: underline;
}
.blue {
	color: #33BFEB;
}
p.welcome {
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}
.margin {
	margin-bottom: 5px;
}
