/*SIFR*/
/* These are standard sIFR styles... do not modify */

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*BODY*/
body {
	font-family: Arial, "Lucida Sans Unicode", "Trebuchet MS";
	font-size: 12px;
	background-color: #074A5B;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}
.rechts {
	text-align: right;
}
.omkaderd {
	border: 1px solid #D0D0D0;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(images/envelop.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#verzenden  {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #113F4A;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	width: 90px;
}
#email {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #113F4A;
	margin: 0px;
}
#email:focus {
	border: 1px solid #113F4A;
}
#verzenden:hover {
	background-image: url(images/verzenden.png);
	background-repeat: no-repeat;
	background-position: right center;
}
/*LINK STIPPELLIJN FIX*/
a
{
  outline: none;
}
/*FLOAT FIX*/
#clear {
	clear:both;
}
/*CONTAINER*/
#container {
	width: 821px;
	display:block;
	margin:0 auto;
}
/*MENU*/
#container #menu {
	list-style-type: none;
	padding: 0px;
	clear:both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #menu a {
	display: block;
}
#container #menu a {
	text-indent: -2000px;
	height: 60px;
	margin:0;
	padding:0;
}
#container #menu li {
	float:left;
}
/*MENU ITEMS*/
#container #menu #home a {
	background-image: url(images/home.png);
	width: 81px;
}
#container #menu #historiek a {
	background-image: url(images/historiek.png);
	width: 87px;
}
#container #menu #dirigent a {
	background-image: url(images/dirigent.png);
	width: 82px;
}
#container #menu #repertoire a{
	background-image: url(images/repertoire.png);
	width: 91px;
}#container #menu #fotos a {
	background-image: url(images/fotos.png);
	width: 73px;
}
#container #menu #geluidsfragmenten a {
	background-image: url(images/geluidsfragmenten.png);
	width: 129px;
}
#container #menu #kalender a {
	background-image: url(images/kalender.png);
	width: 90px;
}
#container #menu #nieuwsbrief a {
	background-image: url(images/nieuwsbrief.png);
	width: 99px;
}
#container #menu #contact a {
	background-image: url(images/contact.png);
	width: 89px;
}
/*MENU MOUSE-OVERS*/
#container #menu a:hover {
	background-position: bottom;
	margin:0;
	padding:0;
}
/*HEADER*/
#container #header {
	text-indent: -2000px;
	background-image: url(images/header.png);
	height: 186px;
	width: 821px;
	display: block;
	clear: both;
	float: none;
	margin: 0px;
}
/*CONTENT*/
#container #content {
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#container #content #links {
	float: left;
	width: 551px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#container #content #links .item {
	background-image: url(images/content.png);
	width: 509px;
	background-repeat: no-repeat;
	border: 1px solid #d0d0d0;
	margin-bottom: 10px;
	padding: 20px;
	display: block;
}



/*TEKST*/
h2 {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia;
	font-size: 35px;
	color: #113f4a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia;
	font-size: 20px;
	color: #113f4a;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p {
	color: 333434;
	line-height: 18pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12pt;
	padding-left: 0px;
	margin: 0px;
	text-align: justify;

}
.knop {
	display: block;
	border-left-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-top-color: #e5e5e5;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	background-color: #f5f5f5;
	padding: 5px;
}
#container #content #links a {
	text-decoration: none;
	color: #113F4A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #113F4A;
	border-right-color: #113F4A;
	border-bottom-color: #113F4A;
	border-left-color: #113F4A;
}

#container #content #rechts a {
	border-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
#container #content #links .item .links {
	margin-right: 20px;
}

#container #content #links .item .rechts {
	margin-left: 20px;
}
/*SIDEBAR*/
#container #content #rechts {
	float: right;
	background-image: url(images/sidebar.png);
	width: 191px;
	display: block;
	margin-right: 15px;
	margin-top: 15px;
	border: 1px solid #d0d0d0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}#container #content #rechts p {
	color: #666666;
}
#container #content #rechts img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#container #content #rechts h3 {
	word-spacing: -1px;
	font-size: 25px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	color: #113F4A;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*FOOTER*/
#container #footer {
	display: block;
	height: 30px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 40px;
	background-color: #00313D;
	padding: 10px;
}
#container  #footer  .copyright  {
	float: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #rechts a {
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#container #footer .rss {
	float: left;
	margin-top: 4px;
}
#container #footer .copyright a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #links ul {
	list-style-position: outside;
	margin: 0 0 10px 20px;
	padding: 0;
	
}

#content #links ul li {
	line-height: 18pt;
}

#links table {
	width: 100%;
}

#links table tr td:first-child{
	width: 350px;
}
