:focus
{
  -moz-outline-style: none;
}

html {
	overflow :  -moz-scrollbars-vertical;
}

body {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #fbd87f;
	background: #f7b100 url(../img/structure/bg_body.jpg) no-repeat 50% 0;
	padding: 0;
	margin: 0 0 10px 0;
	text-transform: none;
}

table {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #fbd87f;
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: 0;
	line-height: 22px;
	text-transform: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0 0 0 15px;
	padding: 0;
}

li {
	line-height: 22px;
}

tr {
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 7px;
	color: #f7b100;
	font-weight: normal;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 22px;
}

form {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.text_right {
	text-align: right;
}

a, a:active, a:visited {
	color: #f7b100;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.more, a.more:visited, a.more:active {
	display: block;
	background: url(../img/structure/more.gif) no-repeat 0 center;
	padding-left: 17px;
	color: #f7b100;
}

input {
	border: 1px solid #f7b100;
}

#container {
	width: 979px;
	margin: 0 auto 20px auto;
	font-size: 1em;
	overflow: hidden;
}

#header {
	width: 979px;
	height: 271px;
	background: transparent url(../img/structure/bg_shadow_header.png) no-repeat 0 0;
	overflow: hidden;
	position: relative;
}

#header #galleryHeader {
	height: 246px;
	width: 946px;
	margin: 12px 21px 0 12px;
	background-color: #010020;
}

#logo {
	position: absolute;
	top: 12px;
	right: 20px;
	background: url(../img/structure/logo_bg.png) no-repeat 0 0;
	width: 685px;
	height: 246px;
}

.title_song {
	position: absolute!important;
	top: -58px;
	right: 2px;
	z-index: 200!imporant;
}

.border_sint {
	width: 955px;
	margin: 0 12px;
	height: 13px;
	background: transparent url(../img/structure/border_sint.gif) repeat-x 0 0;
}

#content_container {
	background: url(../img/structure/bg_shadow_content.png) repeat-y 0 0;
	position: relative;
	z-index: 1;
}

#content {
	margin: 0 12px;
	padding: 0 25px 250px 25px;;
	background: #000018 url(../img/structure/bg_content.jpg) no-repeat 0 0;
	min-height: 620px;
	position: relative;
}

.boat {
	position: absolute!important;
	bottom: 0;
	left: 0;
	background: url(../img/structure/pakjesboot.png) no-repeat 0 0;
	width: 308px;
	height: 626px;
	zoom: 1;
}

#nav {
	padding-top: 25px;
	margin-bottom: 25px;
}

#nav #current {
	width: 210px;
	height: 39px;
	background: url(../img/structure/nav_boot.gif) no-repeat 0 0;
	float: left;
	padding-top: 6px;
}

#nav #navigation {
	float: left;
	width: 698px;
	background: url(../img/structure/nav_border.gif) repeat-x 0 bottom;
	height: 33px;
	padding-top: 12px;
	margin-left: -3px;
}

#nav #navigation img {
	display: block;
	float: left;
}

#subnav {
	margin-top: 0px;
	padding-bottom: 400px;
}

#subnav a, #subnav a:active, #subnav a:visited {
	display: block;
	color: #f7b100;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 3px 26px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#subnav a.selected {
	background: url(../img/structure/arrow_subnav.gif) no-repeat 0 4px;
}

#contest {
	margin-top: 25px;
	display: none;
}

#leftColumn {
	width: 185px!important;
	float: left;
	margin-right: 25px;
	min-height: 1px;
}

#contentColumn {
	width: 485px;
	float: left;
}

#contentColumnHome {
	width: 390px;
	float: left;
}

#contentLarge {
	width: 695px;
	float: left;
}

#rightColumn {
	width: 185px;
	float: right;
	margin-left: 25px;
}

#rightColumnHome {
	width: 280px;
	float: right;
	margin-left: 25px;
}

.rightAnkeiler {
	font-size: 11px;
	margin-bottom: 35px;
}

.rightAnkeiler p {
	line-height: 16px;
	font-size: 11px;
}

.rightAnkeiler a.more, .rightAnkeiler a.more:active, .rightAnkeiler a.more:visited {
	float: right;
	display: block;
	background: url(../img/structure/more.gif) no-repeat 0 center;
	padding-left: 17px;
	color: #f7b100;
	margin-top: -10px;
}	

.rightAnkeiler .head {
	background: url(../img/structure/bg_ankeiler.gif) no-repeat 0 bottom;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 5px;
}

.rightAnkeiler .head span {
	position: absolute;
	right: 3px;
	top: -3px;
	font-size: 13px;
	color: #fbd87f;
	padding-right: 5px;
}

.rightAnkeiler .head h2 {
	color: #f7b100;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
}

.rightAnkeiler img.mail {
	float: right;
	padding-left: 1px;
}

.rightAnkeilerLarge {
	font-size: 11px;
	margin-bottom: 35px;
}

.rightAnkeilerLarge p {
	line-height: 16px;
	font-size: 11px;
	padding-left: 2px;
}

.rightAnkeilerLarge a.more, .rightAnkeilerLarge a.more:active, .rightAnkeilerLarge a.more:visited {
	float: right;
	display: block;
	background: url(../img/structure/more.gif) no-repeat 0 center;
	padding-left: 17px;
	color: #f7b100;
	margin: 3px 5px 0 0;
}	

.rightAnkeilerLarge .head {
	background: url(../img/structure/bg_ankeiler_large.gif) no-repeat 0 bottom;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 7px;
}

.rightAnkeilerLarge .head h2 {
	color: #f7b100;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	padding-left: 2px;
}

.newsHome a, .newsHome a:active, .newsHome a:visited {
	display: block;
	color: #fbd87f;
	padding-bottom: 5px;
}

table.mailinglist input {
	border: none;
}

table.mailinglist input.verstuur {
	width: px;
	height: px;
}

#footer {
	color: #999999;
	text-align: right;
	padding-right: 37px;
	height: 41px;
	padding-top: 15px;
	background: url(../img/structure/bg_footer.png) no-repeat 0 0;
}

#footer a, #footer a:active, #footer a:visited {
	color: #999;
}

#footer a:hover {
	color: #f7b100;
}



.player {
	clear: left;
	overflow: hidden;
	margin-bottom: 15px;
}

.player p {
	padding: 0;
	margin: 0;
}

.player strong {
	color: #f7b100;
}

.player img {
	width: 125px;
	height: 125px;
	float: left;
	margin-right: 12px;
	display: block;
}

.partner {
	clear: left;
	overflow: hidden;
	margin-bottom: 15px;
}

.partner p {
	padding: 0;
	margin: 0;
}

.partner strong {
	color: #f7b100;
}

.partner img {
	width: 225px;
	height: 125px;
	float: left;
	margin-right: 8px;
	display: block;
}

.cast_overview th {
	text-align: left;
	color: #f7b100;
}

.cast_overview th.new {
	text-align: left;
	color: #f7b100;
	padding-top: 10px;
}

.cast_overview tr.newline th, .cast_overview tr.newline td {
	padding-top: 10px;
}

div.btn {
	display: none;
	padding-bottom: 15px;
}

.announcement {
	padding-left: 5px;
	display: none;
}

table.castHome td img {
	display: block;
}

table.castHome td.castmember {
	text-align: center;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.space5 {
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}

.space10 {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.space20 {
	height: 20px;
}

#errors, .errors {
	color: #ff0000;
	padding-bottom: 10px;
}

input {
	border: none;
}

input.email {
	border: 1px solid #f7b100;
	background-color: #eee;
	color: #555;
}

input.send {
	width: 93px;
	height: 21px;
	background: url(../img/structure/btn_verstuur.gif) no-repeat 0 0;
	cursor: pointer;
}