/* Start of CMSMS style sheet 'style' */
/* Standaard HTML stijlen */

body {
	padding:0px;
	margin:0px;
	color: #434343;
	font-size: 12px;
	font-family: Verdana;
	background: url('uploads/images/website/bg.png') top center repeat;
}
table {
	color: #434343;
	font-size: 12px;
	font-family: Verdana;
}

a:link, a:visited {
	color: #434343;
	text-decoration:none;
}
a:hover {
	color: #434343;
	text-decoration:none;
}

.cms {
	color: #434343;
	padding: 15px;
	text-align: left;
}

img {
	border: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
        margin-top: 12px;
        margin-bottom: 12px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
}

h6 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}

li{
	list-style: none;
}

/* Standaard pagina's */

#sitehome {
	background: url('uploads/images/website/backgroundhome.jpg') top center no-repeat;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 900px;
	text-align: left;
}
#site {
	background: url('uploads/images/website/background.jpg') top center no-repeat;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 900px;
	text-align: left;
}
#contentlinks
{
	float: left;
	width:200px;
	text-align: center;
	
}
#logo
{
float: left;	
background-image: url('uploads/images/website/WAlogo.jpg');
	background-repeat: no-repeat;
	width:200px;
	height:55px;
	margin-left:0px;
	margin-top:35px;
        margin-bottom: 40px;
}

#afbeeldinglinks
{
	background-image: url('uploads/images/website/links.gif');
	background-repeat: no-repeat;
	width:178px;
	height:82px;
	margin-top:42px;
}

#contact
{
	width:200px;
	margin-top:20px;
	text-align: left;
	padding-top: 20px;
	margin-left:25px;
	font-size: 10px;
}

#hyperlinks
{
	width:155px;
	margin-top:30px;
	margin-left:15px;
}


#contentmidden
{
	float:left;
	width:600px;
	text-align: center;
}

#content
{
float: left;	
width:560px;
	text-align: left;
	margin-top:0px;
	margin-left:20px;
}

#headerhome
{
	width:582px;
	height:280px;
	margin-left:15px;
	margin-top:22px;
}

#header
{
	background-image: url('uploads/images/website/kop.jpg');
	background-repeat: no-repeat;
	width:600px;
	height:83px;
	margin-top:3px;
	text-align:left;
}


#contentrechts
{
	float:left;
        margin-left: 10px;
        margin-top: 135px;
        width:200px;
}

#afbeeldingrechtshome
{
background-image: url('uploads/images/website/rechtshome.gif');
	background-repeat: no-repeat;
	width:200px;
	height:195px;
	margin-left:25px;
	margin-top: 400px;
}

#afbeeldingrechts
{
background-image: url('uploads/images/website/rechts.jpg');
	background-repeat: no-repeat;
	width:224px;
	height:195px;
	margin-left:38px;
	margin-top: 28px;
}

/* Menu stijlen */

#submenu{
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	margin-top:8px;
	height:30px;
}

#news {
        margin-top: 80px;
        margin-left: 10px;
	float: left;
	width: 200px;
	height: 200px;
	color: #666666;
}

#news ul {
        margin: 0;
        padding: 0;
}

#news li {
        margin: 0;
        padding: 0;
}

#news a {
	color: #666666;
        text-decoration: none;
        font-weight: normal;
}

#news a:hover {
	color: #666666;
        text-decoration: underline;
        font-weight: normal;
}

#copyright {
	float: right;
	text-align: right;
	width: 300px;
	height: 30px;
}

#news_header
{
	font-size:16px;
	line-height:50px;
}

#news_intro_kop a
{
	text-decoration:underline;
	line-height:30px;
}

#meernieuws {
	position: relative;
	margin-right: 20px;
	text-align: right;
}
#meernieuws a:link, #meernieuws a:visited, #meernieuws a:active {
	color: #434343;
	text-decoration: none;
	font-style: italic;
	padding-right: 20px;	
}
#meernieuws a:hover {
	background-color: #E3E3E3;
	text-decoration: none;
	font-style: italic;

}

#nieuwsarchief a:link, #meernieuws a:visited, #meernieuws a:active {
	color: #434343;
	text-decoration: none;
	padding-right: 20px;	
}
#nieuwsarchief a:hover {
	background-color: #E3E3E3;
	text-decoration: none;
}

/* Nieuwspagina */

#NewsPostDetailTitle h1 {
             margin-bottom: 2px;
}

#NewsPostDetailDate {
  font-size: 9px;
 }

#NewsPostDetailSummary {

}

#NewsPostDetailCategory {

}

#NewsPostDetailAuthor {

}

#NewsPostDetailContent {
  padding: 20px;
}

#NewsPostDetailPrintLink {

}

#NewsPostDetailReturnLink {

}

#NewsDetailField {

}

/* End of 'style' */

