body {
	margin:0px;
	padding:0px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:50% top;
	overflow: -moz-scrollbars-vertical;
}

* {
	margin:0px;
	padding:0px;
}

td, div, th {
	vertical-align: top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color:#333333;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#f605b5;
	text-decoration:underline;
}

img {
	border:none;
}

input {
	width:200px;
	border:1px solid #808080;
	background:none !important;
	background-color:#FFF !important;
	color:#000000;
}

textarea {
	width:200px;
	height:100px;
	border:1px solid #808080;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
}	

button,
.button,
.submit {
	float:right;
	width:202px !important;
	margin-right:18px;
	border:1px solid #808080;
	background:none;
	background-color:#e13288 !important;
	color:#FFF;
}

hr {
	color:#999999;
	border:none;
	background-image:url(../images/hr.png);
	background-repeat:repeat-x;
	width:100%;
}

/* basis */

div#container {
	margin:0px auto;
	width:100%;
}

div#maincontainer {
	width:965px;
	min-height:100px;
	margin:0px auto;
	padding-left:15px;
}

/* header */

div#header {
	float:left;
	width:950px;
	height:220px;
	overflow:hidden;
}

div#logo {
	float:left;
	width:230px;
	min-height:164px;
	overflow:hidden;
}

div#logo a {
	display:block;
	width:178px;
	height:124px;
	margin-top:40px;
	margin-left:20px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}

div#headerimage {
	float:left;
	width:710px;
	height:220px;
	margin-left:10px;
	overflow:hidden;
}

div#headerimage div#headertop {
	position:relative;
	bottom:-17px;
	width:710px;
	height:17px;
	background-image:url(../images/back_header_top.png);
	background-repeat:no-repeat;
}

div#headerimage div#headermid {
	width:710px;
	height:200px;
	overflow:hidden;
}

div#headerimage div#headerbottom {
	position:relative;
	top:-17px;
	width:710px;
	height:17px;
	background-image:url(../images/back_header_bottom.png);
	background-repeat:no-repeat;
}

/* maincontent */

div#maincontent {
	float:left;
	width:950px;
	margin-top:10px;
}

div#maincontent ul,
div#maincontent ol {
	margin-left:15px;
	margin-bottom:15px;
}

div#right ol {
	margin-left:25px;
}

/* mainmenu */

div#left {
	float:left;
	width:230px;
}

div#mainmenu {
	width:230px;
}

div#mainmenu div#menutop {
	width:230px;
	height:17px;
	background-image:url(../images/menu_top.png);
	background-repeat:no-repeat;	
}

div#mainmenu div#menumid {
	width:230px;
	min-height:100px;
}

div#mainmenu div#menubottom {
	width:230px;
	height:18px;
	background-image:url(../images/menu_bottom.png);
	background-repeat:no-repeat;	
}

div.no1,
div.no2,
div.no3,
div.act1,
div.act2,
div.act3 {
	width:205px;
	padding-top:4px;
	padding-left:25px;
	padding-bottom:4px;
	background-image:url(../images/menu_item.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:16px;
	font-weight:bold;
}

div.no1 a,
div.no2 a,
div.no3 a,
div.act1 a,
div.act2 a,
div.act3 a {
	color:#FFFFFF;
	text-decoration:none;
}

div.act1 a,
div.act2 a,
div.act3 a {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

div.no2,
div.act2 {
	width:195px;
	padding-left:35px;
}

div.no3,
div.act3 {
	width:185px;
	padding-left:45px;
}

/* leftcontent */

div#leftcontent {
	width:230px;
	margin-top:15px;
}

div#leftcontent div#leftcontenttop {
	width:230px;
	height:17px;
	background-image:url(../images/left_top.png);
	background-repeat:no-repeat;	
}

div#leftcontent div#leftcontentmid {
	width:205px;
	min-height:100px;
	padding-left:20px;
	padding-right:5px;
	background-image:url(../images/left_mid.png);
	background-repeat:repeat-y;	
	font-size:11px;
}

div#leftcontent div#copyright {
	float:left;
	width:205px;
	padding-top:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:center;
}

div#leftcontent div#leftcontentmid span.more a,
div#leftcontent div#leftcontentmid P a {
	display:block;
	margin-top:15px;
	padding-left:12px;
	background-image:url(../images/back_link_double.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div#leftcontent div#leftcontentbottom {
	width:230px;
	height:15px;
	margin-bottom:15px;
	background-image:url(../images/left_bottom.png);
	background-repeat:no-repeat;	
}

/* main */

div#main {
	float:left;
	width:430px;
	min-height:320px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	line-height:20px;
}

body#next div#main {
	padding-top:0px;
}

div#main ul {
	margin:0px;
	margin-bottom:15px;
}

div#main ul li {
	list-style-type:none;
	padding-top:2px;
	padding-left:15px;
	padding-bottom:2px;
	background-image:url(../images/back_ul.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
}

div#right div#rightcontentmid ul {
	margin-left:0px;
}

/* pathway */

div#pathway {
	width:430px;
	height:30px;
	margin-bottom:10px;
	padding-top:5px;
	color:#000000;
	font-size:11px;
}

div#pathway a {
	color:#000000;
}

body#home div#pathway {
	display:none;
	visibility:hidden;
}

/* right */

div#right {
	float:right;
	width:230px;
}

div#right div#rightcontent {
	width:230px;
}

div#right div#rightcontenttop {
	width:230px;
	height:17px;
	background-image:url(../images/left_top.png);
	background-repeat:no-repeat;	
}

div#right div#rightcontentmid {
	width:180px;
	min-height:100px;
	padding-left:25px;
	padding-right:25px;
	background-image:url(../images/left_mid.png);
	background-repeat:repeat-y;
	font-size:12px;
	color:#000000;
}

div#right div#rightcontentmid img {
	margin-bottom:15px;
}

/*div#right div#rightcontentmid P a {
	padding-left:15px;
	background-image:url(../images/back_link.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#f605b5;
	text-decoration:none;
}*/

div#right div#rightcontentmid hr {
	margin-bottom:10px;
	color:#000000;
	border:none;
	border-top:1px dotted #666666;
	height:1px;
}

div#right div#rightcontentbottom {
	width:230px;
	height:17px;
	margin-bottom:15px;
	background-image:url(../images/left_bottom.png);
	background-repeat:no-repeat;	
}

/* footer */

div#footer {
	float:left;
	width:100%;
	height:151px;
	background-image:url(../images/backfooter.png);
	background-repeat:repeat-x;	
	margin-top:10px;
	padding-top:20px;
	color:#999999;
}

div#bottommenu {
	width:920px;
	margin:0px auto;
	padding-right:30px;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

div#logos {
	float:left;
	position:relative;
	width:930px;
	height:100px;
}

div#logos div.enschede a,
div#logos div.enschedepromotie a,
div#logos div.outtv a {
	display:block;
	width:auto;
	height:auto;
}

div#logos div {
	float:right;
	margin-left:15px;
}

div#logos div.enschede {
	float:right;
	display:block;
	width:89px;
	height:35px;
	margin-top:15px;
	background-image:url(../images/stadenschede.png);
	background-repeat:no-repeat;
}

div#logos div.enschede a {
	width:89px;
	height:35px;
}

div#logos div.enschedepromotie {
	float:right;
	display:block;
	width:107px;
	height:26px;
	margin-top:15px;
	background-image:url(../images/enschedepromotie.png);
	background-repeat:no-repeat;
}

div#logos div.enschedepromotie a {
	width:107px;
	height:26px;
}

div#logos div.outtv {
	float:right;
	display:block;
	width:191px;
	height:50px;
	background-image:url(../images/outtv.png);
	background-repeat:no-repeat;
}

div#logos div.outtv a {
	width:191px;
	height:50px;
}

div#logos div.freddouwe {
	float:right;
	display:block;
	width:191px;
	height:50px;
	background-image:url(../images/freddouwe.png);
	background-repeat:no-repeat;
}

div#logos div.freddouwe a {
	display:block;
	width:191px;
	height:50px;
}

div#logos div.exxtra {
	float:right;
	display:block;
	width:118px;
	height:56px;
	margin-top:15px;
	padding-top:30px;
	background-image:url(../images/exxtra.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
}

div#logos div.exxtra a {
	color:#666666;
	text-decoration:underline;
}

/* --- */

P {
	margin-bottom:15px;
}

P.align-center {
	text-align:center;
}

h1,
h5,
h6 {
	color:#e13288;
	font-family:Arial,'Trebuchet MS', Arial, Verdana;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

h2 {
	color: #e13288; 
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

h3 {
	color:#e13288;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

h4 {
	color:#e13288;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

h5 {
	color:#e13288;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	text-transform:uppercase;
}

h6 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	text-transform:uppercase;
}

/* TTNEWS */

div.news-latest-container hr,
div.news-latest-item hr,
div.news-list-container hr,
div.news-list-item hr,
div.news-single-item hr {
	margin-top:10px;
	margin-bottom:10px;
	color:#d1d1d1;
	border:none;
	border-top:1px solid #d1d1d1;
	height:1px;
}

div.news-latest-container,
div.news-latest-item,
div.news-list-container,
div.news-list-item,
div.news-single-item {
	width:430px;
	border:none;
	background:none;
}

div.news-latest-container,
div.news-latest-item {
	width:205px;
	line-height:18px;
	font-size:11px;
}

div.news-latest-container h3 a,
div.news-latest-item h3 a {
	color:#e03188;
	font-size:12px;
	text-decoration:none;
}

div.news-list-item {
	margin-bottom:15px;
}

div.timedata {
	color:#999999;
	font-size:11px;
}

div.news-single-backlink {
}

/* TTNEWS - Navigation */
div.tx-ttnews-browsebox {
	margin-top: 25px;
	border-bottom: 1px solid #cccccc;
}

div.tx-ttnews-browsebox table {
	float: right;
	position: relative;
	top: -40px;
}

span.tx-ttnews-browsebox-strong {
	font-weight: bold;
}

div.tx-ttnews-browsebox td {
	padding: 0px;
	border: 1px solid #999999;
}

div.tx-ttnews-browsebox td * {
	padding: 0px;
	margin: 0px;
}

div.tx-ttnews-browsebox td a {
	padding: 1px 5px 1px 5px;
	display: block;
	text-decoration: none ! important;
}

/* -- extra -- */

span {
	border:none !important;
	background:none !important;
}

/* -- smoothgallery -- */

div.tx-rgsmoothgallery-pi1 * {
	border:none;
}

div#twitter {
	float:left;
	width:322px;
	height:102px;
	margin-top:5px;
	margin-right:7px;
	padding:10px;
}

div#twitter_div {
	width:180px;
	margin-bottom:20px;
	padding-bottom:20px;
	background-image:url(../images/hr.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

div#twitter h2 {
	color:#FF0000;
}

div#twitter h2 a {
	color:#666666;
	background-image:none;
	padding-left:5px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
	text-decoration:underline;
}

div#twitter a {
	margin-top:3px;
	margin-bottom:5px;
	padding-left:0px;
	background:none;
	color:#999900;
	text-decoration:underline;
}

div#twitter ul {
	margin:0px;
	margin-left:10px;
	padding:0px;
	padding-left:10px;
	list-style-type:none;
}

div#twitter ul li {	
	margin:0px;
	padding:0px;
	padding-left:0px;
	list-style-image: url("../images/x_bullet.gif");
}