body {
	background: #fff url(../images/background.png) bottom left repeat-x;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.5em;
	color: #000;
	margin: 0;
	padding: 0;
}

#header .block {
	background: #000 url(../images/header-background.png) 0 0 no-repeat;
	height: 90px;
	margin: 0;
	padding-top: 10px;
}

a {
	text-decoration: none;
	color: #ff6500;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	background: transparent url(../images/logo-cityscape.png) 0 0 no-repeat;
	display: block;
	width: 375px;
	height: 72px;
	margin: 0 auto;
}
h1 span {
	display: none;
}
h2 {
	color: #ff6500;
	font-size: 2em;
	margin: 0;
	margin-bottom: 1em;
	margin-left: .5em;
}
h3 {
	font-family: Georgia, Times New Roman, Trebuchet MS, serif;
	font-size: 1.3em;
	margin: 0;
	margin-bottom: 0.5em;
}
h4 {
	color: #ff6500;
	font-size: 1em;
	margin: 0;
	margin-top: 1em;
	margin-bottom: .8em;
}

#nav {
	background: #ff6500 url(../images/nav-background.png) bottom left repeat-x;
	_background: #ff5900 url(../images/nav-background.png) bottom left repeat-x;
	height: 2.7em;
	margin-top: 1px;
	font-size: 1.1em;
}
#nav ul {
	list-style-type: none;
	width: 65em;
	margin: 0 auto;
	padding: 0;
	padding-top: 0.3em;
}
#nav li {
	float: left;
}
li em {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}
li .current {
	font-weight: bold;
}
li a {
	color: #fff;
	text-decoration: none;
}
li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* CONTENT */

p {
	margin: 0;
	padding: 0;
	padding-right: 1em;
}
#outer_wrapper {
	text-align: left;
	margin-top: 1em;
}
#wrapper {
	background: transparent url(../images/background-right.png) repeat-y top right;
}
#container {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: -14em;
	background: transparent url(../images/background-right.png) top right repeat-y;
}
#content {
	margin-right: 14em;
	line-height: 1.5em;
}
img.sailsvision {
	margin-left: 1em;
	float: left;
	margin-right: 10px;
}
#main p {
	margin-bottom: 1em;
}
#main h4 {
	font-size: 11pt;
	margin-left: 10px;
}
#citytouchcontent {
	margin-left: 340px;
}
#citytouchcontent img {
	float: right;
}
ul.citytouch li {
	margin-left: 15px;
	padding-left: 10px;
}

/* MAIN COLUMN */
#main {
	margin-left: 26em;
	background: url(../images/border-dotted.png) 0 0 repeat-y;
	min-height: 40em;
	_height: 40em;
}
#main p {
	margin-left: 1em;
}
#main p.date {
	color: #4d4d4d;
	margin-bottom: 0.5em;
	margin-top: 1em;
	margin-left: 0;
}
#main .newsContent p {
	font-size: 1em;
	margin-left: 0;
}
.news {
	padding-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
	min-height: 109px;
	_height: 109px;
	clear: both;
}
hr {
	border-bottom: 1px solid #ff6500;
}
.news.end {
	border: none;
}
.news .right {
	float: right;
	background: #f2f2f2;
	padding: 2px;
	border: 1px solid #dbdbdb;
	margin-top: -2em;
	_margin-top: -2em;
	margin-left: 2em;
	margin-bottom: 2em;
}
.news .left {
	float: left;
	background: #f2f2f2;
	padding: 2px;
	border: 1px solid #dbdbdb;
	margin-right: 2em;
	margin-top: 0.5em;
	_margin-top: 1em;
	margin-bottom: 2em;
}
.language {
	float: right;
	text-align: center;
}

/* formulier */
form label {
	width: 150px;
	float: left;
}
form {
	line-height: 30px;
}
form .submit {
	background-color: #ff6400;
	color: #fff;
	width: 100px;
	height: 30px;
	font-size: 1.4em;
	font-weight: bold;
}

/* LEFT COLUMN */
#left, #movie {
	width: 25em;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
#movie .block {
	position: absolute;
	top: 140px;
	left: 10px;
	z-index: 1000;
}
#movie .block2 {
	position: absolute;
	top: 330px;
	left: 10px;
	z-index: 1000;
}
#movie .block3 {
	position: absolute;
	top: 525px;
	left: 10px;
	z-index: 1000;
}
.desc {
	width: 25em;
	margin: 0;
	padding: 0;
	padding-left: 1em;
	position: absolute;
	top: 34em;
	z-index: 2000;
}
#movie .desc.img {
	top: 37em;
	_margin-top: 23em;
}
#left .block, #movie .block, #movie .block2 {
	background: #f2f2f2;
	margin: 0;
	padding: 2px;
	padding-bottom: 0;
	border: 1px solid #dbdbdb;
	width: 240px;
	height: 198px;
}
#movie .block.img {
	border: 0;
	padding: 0;
	_top: 14em;
}
#left p, #movie p {
	padding-right: 3em;
	margin-bottom: 1em;
}
.icon {
	margin: 0;
	padding: 0;
	margin-right: 1em;
}
#left a {
	font-weight: bold;
	text-decoration: none;
	color: #ff6500;
}
#left a:hover {
	text-decoration: underline;	
}
.contact {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
.contact li {
	margin: 0;
}

/* RIGHT COLUMN */
#sidebar {
	width: 14em;
	float: right;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 2em;
}

.clearing {
	margin: 0;
	height: 0;
	padding: 0;
	clear: both;
	display: none;
}


/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}
