/* CSS voor index */
/*=========================================ID's=============================================*/
#inhoud {
	height:1722px;
	}
/*=============SHOUT===========*/
#containerrechts{
	width:260px;
	height:1000px;
	margin-top:10px;
	padding-left:25px;
	float:left;
	}
#kalender{
	height:212px;
	}
#kalendermorgen{
	margin-top:10px;
	height:212px;
	}
#shout{
	margin-top:10px;
	height:672px;
	}
#login{
	padding-top:2px;
	padding-bottom:2px;
	height:95px;
	margin-top:10px;
	}
#toevoegen{
	height:100px;
	margin-top:10px;
	}
#berichten
	{
	height:750px;
	overflow:auto;
	}
.shoutbericht
	{
	width:218px; 
	margin-bottom:4px;
	}
.shoutinfo
	{
	width:185px; 
	font-size:10px; 
	font-weight:bold;
	margin-bottom:-4px;
	}
/*=============NIEUWS===========*/
#nieuwscontainer{
	padding-left:30px;
	width:550px;
	height:660px;
	float:left;
 	}
#nieuwspost
	{
	margin-top:10px;
	height:100px;
	}
.datum
	{
	color:#666666;
	}
