body{
	font:12px Arial,Verdana,sans-serif;
	text-align:center;
}

#container{
	text-align:left;
	width:960px;
	margin:0 auto;
}

#header{
	height:113px;
	background: #000000 url(/layout/www.scriptores.be/top_images/reeks_1.jpg) no-repeat 229px 6px;
}
#even-voorstellen #header{background-image:url(/layout/www.scriptores.be/top_images/reeks_1.jpg);}
#scriptores-organiseert #header{background-image:url(/layout/www.scriptores.be/top_images/reeks_2.jpg);}
#art-gallery #header{background-image:url(/layout/www.scriptores.be/top_images/reeks_3.jpg);}
#publicaties #header{background-image:url(/layout/www.scriptores.be/top_images/reeks_4.jpg);}
#shop #header{background-image:url(/layout/www.scriptores.be/top_images/reeks_5.jpg);}
#links #header{background-image:url(/layout/www.scriptores.be/top_images/reeks_6.jpg);}
#gastenboek #header{background-image:url(/layout/www.scriptores.be/top_images/reeks_7.jpg);}
#lid-worden #header{background-image:url(/layout/www.scriptores.be/top_images/reeks_8.jpg);}

#header_logo {
	width: 215px;
	height: 113px;
	float: left;
}

#nav{
	float:left;
	width:960px;
	background-color: #E22278;
	height: 25px;
	padding-top: 5px;
	border-top:5px solid #FFFFFF;
}

#nav .list_42 li,#footer_boven .list_43 li,{
	display:inline;
	height:19px;
}
#nav .list_42 li a,#footer_boven .list_43 li a{
	float:left;
	display:block;
	height:19px;
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 6px;
	color:#fff;
	text-decoration:none;
	padding:2px 5px 0 5px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
#nav .list_42 li a:hover,#footer_boven .list_43 li a:hover{
	background-color:#de72a6;
}

#footer_boven .list_43 li.last a{float:right;}



#content_subnav {
	width: 180px;
	float: left;
	height: 100%;
	min-height: 500px;
	padding:10px 10px;
}
#content_subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}

#content{
	float:right;
	width:950px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E22278;
	border-left-color: #E22278;
}
#content_right ul{
	padding-left:15px;
	list-style:disc;
	margin-bottom:10px;
}
#content_right{
	float:left;
	width:700px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin:0 0 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E22278;
	text-transform: uppercase;
	padding-top: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding-top: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E22278;
	text-transform: uppercase;
	padding-top: 10px;
}




#footer{
	text-align:center;
	margin:0 auto;
	width:960px;
	clear:both;
}

#footer_boven {
	background-color: #E22278;
	width: 960px;
	height: 25px;
	padding-top: 5px;
}

/* FORMS
--------*/
form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
form .module_form .layouttable  th {
	text-align: right;
	vertical-align: top;
	padding-top:6px;
	width:150px;
}
.layouttable td,.layouttable th{
	padding:3px;
}

.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#E22278;
	color:#fff;
}
input.submit{
	background:#E22278;
	color:#fff;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-bottom:2px solid #8f98a5;
	border-right:2px solid #8f98a5;
	padding:3px 10px;
	display:block;
	margin:0 160px;
	font:bold 11px Verdana,Arial,sans-serif;
}
input.submit:focus{
	border-top-color:#8f98a5;
	border-left-color:#8f98a5;
	border-bottom-color:#fff;
	border-right-color:#fff;
}

input.text,textarea{
	width:200px;
	border:1px solid #E22278;
	padding:3px 5px;
	font:11px Verdana,Arial,sans-serif;
}

textarea{
	height:109px;
}

input.submit{
	margin-bottom:25px;
}


.layouttable td,.layouttable th{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:5px;
}
.layouttable th{
}
.layouttable .row0 td,.layouttable .row0 th,.layouttable .odd td,.layouttable .odd th{
	background:#ededed;
}
.layouttable .row1 td,.layouttable .row1 th,.layouttable .even td,.layouttable .even th{
	background:transparent;
}
.module_form table.layouttable tr.error th,.module_form table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}

/* ELEMENTS
-----------*/

a{
	color:#E22278;
}

/* PHOTOGALLERY
---------------*/

.module_photo #module_photogallery{
	list-style:none;
	padding:0;
	margin:0;
}
#module_photogallery li{
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	height:190px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li p{
	margin:0 0 3px;
}
#module_photogallery li a img{
	border:2px solid #E22278;
}
#module_photogallery li a:hover img{
	border:2px solid #000;
}
.module_photo .subfolder_true{
	text-align:right;
	margin:0 25px 15px;
	font-size:x-small;
}
.module_photo .subfolder_false{
	display:none;
}