/* CSS Document */

body {
	background-color: #E0D8D7; /* #F0F0F0; */
	width: 100%;
/*	text-align: center;*/
}

#alles1 {
width: 810px;
margin-left: 0px;
background-color: #50251F;
text-align: left;
left: 50%;
margin-left: -405px; /* halveer de grootte en verschuif negatief */
position: absolute;
}

A:link	{
color:blue;
text-decoration:none;
font-weight: bold;
	}
A:hover	{
color:blue;
text-decoration:underline;
font-weight: bold;
	}
A:active	{
color:blue;
text-decoration: none;
font-weight: bold;
	}
A:visited	{
color:blue;
text-decoration: none;
font-weight: bold;
	}

#header {
float: left;
width: 810px;
height: 100px;
margin-left: 0px;
text-align: left;
}

#menu {
border-top: 7px solid #50251F;
float: left;
width: 810px;
margin-left: 0px;
background-color: #D3D3D6;
text-align: left;
height: 90px;
}

#menu2 {
float: left;
width: 810x;
margin-left: 0px;
background-color: #D3D3D6;
text-align: left;
}

#inhoud {
border-top-width: 0;
border-right-width: 1;
border-bottom-width: 0;
border-left-width: 0;
border-color:#000000;
border-style: groove;
float: left;
width: 600px;
margin-left: 0px;
background-color: #D3D3D6;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(http://www.ymcagospelchoir.nl/site/templates/ygc/images/achtergrond03.jpg);
background-position: 0px 0px;
background-attachment: fixed;
font-size: 11px;
}

#rechts {
float: left;
width: 206px;
margin-left: 0px;
background-color: #50251F;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #D3D3D6;
link-color: #D3D3D6;
}



#footer {
width: 810px;
float: left;
text-align: center;
font-size: 9px;
background-color: #E0D8D7;
}

td.contentheading {
font-weight: bold;
}

table.contentpaneopen {
text-align: left;
}

#rightcol-broad{
width: 200px;
float: right;
position: relative;
margin-right: 1px;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #E0D8D7;
}

#rightcol-broad div.module {
width: 183px;
background: transparent url(../images/midden.jpg) left repeat-y;
margin-bottom: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#rightcol-broad div.module div {
width: 183px;
background: transparent url(../images/boven.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 183px;
background: transparent url(../images/onder.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 160px;
padding-left: 13px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 15px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module a {
color: #EA431F;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.sectiontableentry1 {
align: left;
}
