html {
	overflow-Y: scroll;
}

body {
	#font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-family: "Lucida Grande","Segoe UI",Arial,Tahoma,Verdana,Helvetica;
	#font-size: 13px;
	font-size: 15px;
	line-height: 25px;
	background-color: #43a0d7;
	text-align: "center";
	margin-top: 20px;
	margin-bottom: 20px;
}

.print {
	#font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-family: "Lucida Grande","Segoe UI",Arial,Tahoma,Verdana,Helvetica;
	#font-size: 13px;
	font-size: 15px;
	line-height: 25px;
	background-color: #ffffff;
	text-align: "left";
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Content zorgt voor de lichtblauwe rand */
#Content {
	width: 952px;
	margin: 0px auto;
	text-align: left;
	padding: 10px;
	background-color: #82c5ef;
	border: 0px solid #ccc;
	z-index: 2;
}

#LineContent {
	width: 972px;
	margin: 0px auto;
	text-align: left;
	padding: 1px;
	background-color: #ccc;
	z-index: 2;
}

/* AboutMusicContent wordt gebruikt in player.php */
#AboutMusicContent {
	width: 550px;
	margin: 20px auto;
	text-align: left;
	padding: 10px;
	background-color: #43a0d7;
}

/* MainContent geeft de witte achtergrond */
#MainContent {
	width: 932px;
	margin: 0px auto;
	text-align: left;
	padding: 10px 10px 0px 10px;
	background-color: #ffffff;
}

/* Rotator is voor de imagerotator.swf */
#Rotator {
	width: 932px;
	height: 197px;
	z-index: 0;
	position: relative;
	margin-bottom: 2px;
}

/* DateBar en alle DateBar* entries daaronder is bedoeld voor de datum menu balk */
.DateBar {
	height: 44px;
	width: 932px;
	background-color: #ffffff;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	color: #3579b2;
	text-align: left;
	padding-top: 5px;
	padding-bottom:0px;
}

/* MenuBar wordt gebruikt voor de bovenste menu balk */
.MenuBar {
	width: 540px;
	padding-top: 10px;
	margin-left: -6px;
	position: relative;
	float: left;
}

/* GradientLine is een leuk blauw randje tussen de menu balken */
.GradientLine {
	height: 1px;
	line-height: 0px;
	width: 932px;
	background-image: url(../images/gradient4.jpg);
	font-size: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
}

/* BlueLine zorgt voor de lichtblauwe rand */
#BlueLine {
	height: 10px;
	width: 932px;
	font-size: 1px;
	background-repeat: no-repeat;
	background-color: #0000ff;
	background-position: 0px;
	padding: 0px;
	position: relative;
}

#DateBarMusic {
	width: 40px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	float: left;
}

#DateBarPrint {
	width: 40px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	float: left;
}

#DateBarLanguage {
	width: 75px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	float: left;
}

#DateBarRss {
	width: 40px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	float: left;
}

#DateBarSearch {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 8px;
	margin-right: 5px;
	position: relative;
	float: right;
}

#DateBarSearchIcon {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	margin-right: 0px;
	float: right;
}

/* formsearch wordt gebruikt voor het zoek invulveld in de DateBar */
.formsearch {
	font-family: "Lucida Grande","Segoe UI",Arial,Tahoma,Verdana,Helvetica;
	background: #ffffff;
	border: 1px solid #dfdfdf;
	color: #3579b2;
	width: 130px;
	font-size: 15px;
}

/* formsearch2 wordt gebruikt in weblogsingle */
.formsearch2 {
	font-family: "Lucida Grande","Segoe UI",Arial,Tahoma,Verdana,Helvetica;
	background: #ffffff;
	border: 1px solid #dfdfdf;
	color: #3579b2;
	width: 200px;
	font-size: 15px;
}

/* formsearch3 wordt gebruikt in weblogsingle  voor de input text*/
.formsearch3 {
	font-family: "Lucida Grande","Segoe UI",Arial,Tahoma,Verdana,Helvetica;
	background: #ffffff;
	border: 1px solid #dfdfdf;
	color: #3579b2;
	font-size: 15px;
}

/* de volgende worden gebruikt in homemain.php */
#HomeType {
	width: 932px;
	background-color: #ffffff;
	position: relative;
	text-align: left;
	padding-top: 0px;
	overflow: hidden;
}

#HomePageLeft {
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
	border-right: 1px solid #75b0dc;
}

#HomePageRight {
	width: 171px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	position: relative;
	float: right;
	border-left: 1px solid #75b0dc;
}

#LeftPageLeft {
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
	border-right: 1px solid #1d3b6d;
}

#LeftPageRight {
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	position: relative;
	float: left;
	border-left: 1px solid #1d3b6d;
}

#GalleryType {
	width: 932px;
	background-color: #ffffff;
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

td.blok {
	border: 0px;
	background-color: #CFE4F3;
	height: 32px;
	font-weight: bold;
	padding: 6px;
	color: #3579b2;
      	font-size: 18px;
}

td.blok2 {
	border: 0px;
	height: 149px;
	background-color: #f0f4fb;
	font-weight: normal;
	padding: 4px;
	color: #000000;
      	font-size: 13px;
}

table.blok {
	border: 0px;
      	padding: 0px;
      	width: 242px;
      	height: 201px;
}

/* h1 element wordt gebruikt als titel op pagina's */
h1 {
	font-size: 24pt;
	color: #3579b2;
	margin-top: 10px;
}

/* grijs randje om de images */
img {
	border-color: #ccc;
}

img.double-border { border:1px solid #ccc; padding:5px; background:#ffffff; }


/* altijd blauwe links met een streepje eronder, ook al heb je een link al eerder bezocht */
/* als je dit niet doet, wordt het standaard paars */
a {
	color: #3579b2;
	text-decoration: none;
}

/* als je hovert boven links, een iets blauwere kleur tonen */
a:active,
a:hover {
	color: #3579b2;
	text-decoration: underline;
}

/* bold titels dezelfde kleur geven als h1 elementen */
b {
	color: #3579b2;
}

/* een lijn met puntjes als schedings-lijn */
.dotjes {
	font-size:0px;
	margin-left:0em;
	margin-right:0em;
	margin-top:21px;
	margin-bottom:21px;
	padding:0px;
	width: 100%;
	height:0px;
	border-top:1px dotted #ccc;
}

/* buttons onderaan de pagina */
.buttons {
	margin: 0px;
	padding-top: 0px;
	text-align: right;
}

/* laatste update regel met kontakt link */

#LastUpdate {
	width: 932px;
	height: 40px;
	background: #ffffff;
	position: relative;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	overflow: hidden;
}

#LastUpdateLeft {
	width: 500px;
	position: relative;
	float: left;
	color: #666;
	font-size: 13px;
}

#LastUpdateRight {
	position: relative;
	float: right;
	font-size: 13px;
}

/* gebruikt voor de links in de weblog onderaan naar de vorige en volgende maand
 * om de links genoeg ruimte te geven.
 */
.weblink {
	width: 740px;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 20px;
	position: relative;
	text-align: left;
	overflow: auto;
}

/* dit is om de images en de links met elkaar vertical te centreren; voor dezelfde links in de weblog */
.uplink {
	vertical-align: middle;
}

.weblinkleft {
	width: 250px;
	position: relative;
	text-align: left;
	float: left;
	color: #666;
}

.weblinkleft400 {
	width: 400px;
	position: relative;
	text-align: left;
	float: left;
	color: #666;
}

.weblinkmiddle {
	width: 240px;
	position: relative;
	text-align: center;
	float: left;
}

.weblinkright {
	width: 250px;
	position: relative;
	text-align: right;
	float: right;
}

.responselink {
	width: 740px;
	line-height: 22px;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
	text-align: left;
	overflow: auto;
}

.padding10 {
	padding-right: 10px;
	padding-left: 10px;
}

.Info {
	border: 1px dotted #314263;
    	padding: 10px;
	width: 718px !important; / *mozilla width */
	-moz-box-sizing:border-box;
	/*box-sizing:border-box;*/
    	min-height: 30px;
    	vertical-align: middle;
    	background-color: #f0f4fb;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.Warn {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: #fff7c0;
	border-bottom: solid #ebad14 2px;
	border-top: solid #ebad14 2px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* wordt gebruikt in gallery en special pages */
#TitleBar {
	height: 32px;
	width: 100%;
	background-color: #ffffff;
	position: relative;
	font-size: 13px;
	color: #3579b2;
	text-align: left;
	padding-bottom:0px;
}

#TitleBarTitle {
	width: 530px;
	position: relative;
	float: left;
}

#TitleBarGalleryTitle {
	width: 720px;
	position: relative;
	float: left;
}

#TitleBarDate {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	float: right;
}

/* voor weblogsingle het invulformulier */
.Rea {
	width: 730px;
	position: relative;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	overflow: hidden;
}

.ReaText {
	width: 100px;
	margin: 0px;
	text-align: left;
	position: relative;
	float: left;
}

.ReaInput {
	width: 260px;
	margin: 0px;
	margin-left: 3px;
	text-align: left;
	position: relative;
	float: left;
}

.ReaTextArea {
	width: 600px;
	margin: 0px;
	margin-left: 3px;
	text-align: left;
	position: relative;
	float: left;
}

p {margin: 0; padding: 0;}





* focus {
	outline: none;
	margin: 0;
	padding: 0;
}
 
.container {
	width: 100%;
	margin: 0 auto;
}
h2.trigger {
	padding: 0px 0px 0 30px;
	margin: 0 0 0 0;
	background: url("../images/h2_trigger_a.gif") no-repeat;
	height: 22px;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	outline-width:0;
}
h2.trigger a {
	text-decoration: none;
	display: block;
	outline-style:none;
	outline-width:0;
}

h2.trigger a:hover {
	text-decoration: underline;
}

h2.active {background-position: left bottom;}
.toggle_container {
	line-height: 22px;
	margin: 0 0 5px 30px;
	padding: 0;
	overflow: hidden;
	font-size: 13px;
	width: 100%;
	clear: both;
}
.toggle_container .block {
	padding: 0px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container img {
	float: left;
	margin: 8px 5px 5px 0;
	padding: 0px;
}

#subscribe { float: right; color: #f1f1f1; font-size: 13px; font-weight: bold; width: 984px; text-align: right; padding: 0 0 0 0; }

    #sub_button { position: absolute; top: 300px; margin: 0 0 0 0; z-index: 1000; display: block; }    


