body{
background-image:url(/bgbody.png);
background-position:bottom;
background-attachment:fixed;
font-family:"Trebuchet MS";
font-size:12px;
line-height:18px;
color:#FFFFFF;
}

a{
color:#CC99CC;
text-decoration:none;
}

#container_groot{
width:874px;
height:584px;
margin: 100px auto;
}

.menubalk{
float:left;
width:867px;
height:30px;
text-align: center;
}

#container{
float:left;
width:874px;
height:554px;
/*
background-image:url(/bg.png); 
_background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.suzannedejong.nl/bg.png');
*/
}

#main{
float:left;
height:554px;
}

#balk_rechts{
	float: left;
	width: 160px;
	height: 550px;
	background-image: url('images/balk_rechts_net5.jpg');
	background-repeat: no-repeat;
	border: 2px solid #fff;
 }

a.menuitem{
color:#FFFFFF;
text-decoration:none;
font-family:"Trebuchet MS";
font-weight:bold;
font-size:12px;
line-height:30px;
letter-spacing:1px;
text-transform:uppercase;
padding:10px;
}

a.menuitem:hover{
color:#666666;
}

.links{
float:left;
position: relative;
width:160px;
height:530px;
padding-top:20px;
background-image: url('images/balk_links_net5.jpg');
background-repeat: no-repeat;
border: 2px solid #fff;
color: #000;


}

#menu{
	float: left;
	margin-left: 20px;
	height: 108px;
	width: 97px;
	display: inline;
	
}
.veronicalogo{
background-repeat: no-repeat;
margin-top: 450px;
width:130px;
height:34px;
display: block;
background-image:url(/veronicalogo.png);
_background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.suzannedejong.nl/veronicalogo.png');
margin-left: 15px;
}

.net5logo{
display: block;
position: absolute;
left: 30px;
top: 430px;
width: 101px;
height: 100px;
background-image: url('/images/net5-logo.gif');
}

.argeweblogo{
display: block;
position: absolute;
left: 355px;
top: 560px;
width: 135px;
height: 35px;
background-repeat: no-repeat;
background-position: center left;
background-image:url('/images/argeweb_oud.png');
_background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.suzannedejong.nl/images/argeweb_oud.png');

}

.argeweblogox{
position: relative;
background-image:url(/argeweb.png);
_background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.suzannedejong.nl/argeweb.png');
background-repeat: no-repeat;
width:130px;
height:35px;
border:0px;
display: block;
margin-left: 10px;
margin-top: 5px;
border: 0px solid grey;
}

#midden{
	float: left;
	height:550px;
	width: 539px;
	overflow: auto;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	overflow-y: auto;
	overflow-x: hidden;
}

.tekstvak{
float:left;
width:389px;
height:510px;
padding: 20px 0px 20px 20px;

}



a.weblogmenu{
position: relative;
color:#000;
text-decoration:none;
margin-left: 20px;
}

a.weblogmenu:hover{
position: relative;
color:#CC99CC;
text-decoration:none;
}


/*WEBLOG INSTELLINGEN*/

.berichtkopje{
background-color:#333333;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
border: 2px #666666 solid;
font-weight:bold;
text-transform:uppercase;
}

.berichttekst{
padding:10px;
border-left: 2px #666666 solid;
border-right: 2px #666666 solid;
border-bottom: 1px #666666 solid;
}

.berichtinfo{
background-color:#333333;
padding:3px;
padding-left:10px;
margin-bottom:30px;
border: 2px #666666 solid;
}

.reactietekst{
padding:10px;
border-top: 2px #666666 solid;
border-left: 2px #666666 solid;
border-right: 2px #666666 solid;
}

.reactieinfo{
background-color:#333333;
padding:3px;
padding-left:10px;
margin-bottom:30px;
border: 2px #666666 solid;
}

.formulier{
}

.reactieform{
padding:10px;
border-left: 2px #666666 solid;
border-right: 2px #666666 solid;
border-bottom: 2px #666666 solid;
}

p{
margin:0px;
padding:0px;
}

