body {
font-family: Courier New;
font-size: 11px;
/*alleen voorde twitterbox */
}

div {
font-family: Courier New;
font-size: 12px;
}

.whitecontent
{
font-family: Courier New;
font-size: 12px;
color:#FFFFFF;
}

.basis_cols {
width:220px;
padding:8px;
padding-top:10px;
}
	
.firstheader {
font-variant:small-caps;
font-size:15px;
color: #000000;
}

.secondheader {
font-variant:small-caps;
font-size:15px;
color: #919395;
}

.thirdheader {
font-variant:small-caps;
font-size:15px;
color: #FFFFFF;
}

.subheader {
font-variant:small-caps;
font-size:14px;
color: #919395;
}

.subdatum {
font-size:14px;
color: #919395;
}

.numbers {
font-size:13px;
color: #919395;
}


a{
font-family: Courier New;
font-size: 12px;
color: #919395;
text-decoration:underline;
}

a:hover{
color: #000000;
text-decoration:none;
}

#overlay {
z-index:1000;
position:absolute;
top:120px;
bottom:0;
left:0;
width:100%;
height:80%;
background:#FFFFFF;
opacity:0.45;
-moz-opacity:0.45;
filter:alpha(opacity=45);
visibility:visible;
}

a.white_text{
color: #FFFFFF;
text-decoration:underline;
}

a.white_text:hover{
color: #000000;
text-decoration:none;
}

.shout_vrienden {
background-image:url('../vrienden/shout_vrienden.png');
background-repaet:no-repeat;
width:300px;
padding:10px;
padding-top:30px;
position:absolute;
margin-left:407px;
top: 120px;
z-index:1001;
display:;
}

.shout_film {
background-image: url('../film/shout_film.png');
background-repeat:no-repeat;
padding-top:10px;
padding-left:33px;
padding-bottom:10px;
padding-right:6px;
text-align:left;
}

.shout_contact {
background-image:url('../contact/shout_contact.png');
background-repeat:no-repeat;
width:228px;
padding:10px;
padding-top:30px;
position:absolute;
margin-left:705px;
top: 120px;
z-index:1001;
display:;
}

.shout_hallo {
background-image: url('../hallo/shout_hallo.png');
background-repeat:no-repeat;
padding-left:35px;
padding-right:62px;
padding-top:10px;
padding-bottom:14px;
}

.head_image {
width:210px;
height:157px;
background-color: #e3e3e3;
background-repeat:no-repeat;
background-position:center;
}

.head_image_index {
width:221px;
height:134px;
background-color: #000000;
background-repeat:no-repeat;
background-position:center;
}


.navigation_spacer {
margin-right:5px;	
}

/* Twitter stuff */

.tweet, .query {
font-family: Courier New;
font-size: 11px;
}

.twitter_holder {
float:left;
background-image:url('../images_frame/shout_twitter.png');
background-repeat:no-repeat;
background-position:center center;
width:220px;
height:94px;
min-height:94x;
margin-left:-14px;
margin-right:30px;
}

.tweet .tweet_list, .query .tweet_list {
-webkit-border-radius: .5em;
list-style-type: none;
padding-left:27px;
overflow-y: hidden;
margin-top:5px;
}

.tweet .tweet_list li a, .query .tweet_list li a {
font-family: Courier New;
font-size:11px;
}

/* end twitter stuff */


