.tweet, .query {
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  color: #000000; }
  .tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
     }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em; }
      .tweet .tweet_list li a, .query .tweet_list li a {
        color: #333333;
		  font-weight: bold; }
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
       }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }

#quote{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	width: 400px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/quote_home.png);
	background-repeat: no-repeat;
	background-position: top right;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
}

#naw{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	width: 300px;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #666666;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
}

#home{
	margin: 0px;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 5px;
	width: 1014px;
	height: 542px;
	background-image: url(../images/tablehome.png);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}
#biography{
	margin: 0px;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 5px;
	width: 1014px;
	height: 542px;
	background-image: url(../images/table2.png);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}

#voorwaarden{
	margin: 0px;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 5px;
	width: 1014px;
	height: 1500px;
	background-image: url(../images/table2.png);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}
#watdoenwe{
	margin: 0px;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 5px;
	width: 1014px;
	height: 1100px;
	background-image: url(../images/table2.png);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}

.bottom {
	font-family: Arial;
	font-size : 12	px;
	color: #999999;
}
.navigatie_bottom {
	color: #cccccc;
	text-decoration: none;
}
a.navigatie_bottom:hover {
	color: #ffffff;
	text-decoration: underline;
}

.navigatie_content {
	color: #99ff00;
	font-weight: bold;
	text-decoration: none;
}
a.navigatie_content:hover {
	color: #ffffff;
	text-decoration: underline;
}

.copyright {
	font-family: Arial;
	font-size : 11	px;
	color: #cccccc;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;	
	color: #663399;
}

.sub {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #99ff00;
}

.input{
	width: 250px;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
	border : 1px solid #4e4e4e;
	background-color: #2e2d2d;
	filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
}

.inputverificatie{
	width: 50px;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
	border : 1px solid #4e4e4e;
	background-color: #2e2d2d;
	filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
}
