* {
	padding:0;
	margin:0;
}

html, body, #background {
	height:100%;
	width:100%;
}

.extra {
	margin-top:10px;
	color:#fff;
	width:760px;
	height:46px;
	padding:17px 0 0 20px;
}

#background {
	position:fixed;
	overflow:hidden;	
}

#overlay {
	background:url(../images/web/spaceball.gif);
	z-index:1;
	position:absolute;
	padding-top:0px;
	padding-left:0px;
}


body {
	background-color:#000;
	font-size:12px;
	line-height:16px;
	font-family:Arial;
	letter-spacing:0px;
}

#extra {
	margin-top:10px;
}

#cover {
	z-index:2;
	position:absolute;
	width:100%;
}


#wrapper {
	padding-top:40px;
	padding-bottom:40px;
	background-color:transparent;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
}

.top {
	background-color:transparent;
	/*background-image:url(../images/buitenwesten-trans.png);
	background-repeat:no-repeat;*/
	width:760px;
	height:165px;
}



#logo {
	width:725px;
	height:89px;
	position:relative;
	left:20px;
	top:22px
}


#menu {
	padding-left:6px;
	padding-top:32px;
	text-align:center;
	height:29px;
	background-color:transparent;
	margin-bottom:40px;
}

#menu ul,.footer ul {
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li, .footer ul li {
	display:inline;
}

.contenttop {
	height:20px;
	padding: 0px 15px 0px 15px;
	color:#fff;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

.contentbottom {
	height:20px;
	padding: 0px 15px 0px 15px;
	color:#fff;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	background-color:#00adeb;
	padding: 5px 15px 5px 15px;
	color:#fff;
	width:730px;
	margin-left:auto;
	margin-right:auto;
}

div.videotitle {
	margin:5px 0 10px 0;
}

div.toptext {
	margin-top:15px;
	text-align:justify;
}

.footer {
	margin: 16px 0 0 0px;
	padding: 13px 0 0 23px;
	height:39px;
	width:740px;
	text-align:left;
}

.footer ul li {
	margin-right:60px;
}

.footer ul li.lastlogo {
	margin-right:0px;
	margin-left:0px;
}

div.clear {
	clear:both;
}
/* grid */

.gridbox {
	margin-bottom:30px;
}

.griddate {
	margin: 5px 0 4px 0;
}

.grid {
	margin-top:15px;
	min-height:97px;
}

div.thumb {
	margin: 0 20px 20px 0;
}

div.thumb,div.lastthumb {
	float:left;
	width:130px;
	overflow:hidden;
	height:97px;
	background-color:#000;
}

div.lastthumb {
	margin: 0 0 20px 0;
}

table tr td {
	padding:5px 2px 0 0;
	text-align:right;
}

td.left {
	text-align:left;
}

select.select {
	font-family:Arial;
	font-size:12px;
}

input.textfield {
	background-color:#fff;
	height:18px;
	border:0;
	/*background-image:url(../images/textfield.png);
	background-repeat:no-repeat;*/
	text-indent:3px;
}

textarea.textarea {
	overflow:hidden;
	height:80px;
	max-height:80px;
	max-width:202px;
	border:0;
	/*background-image:url(../images/textarea.png);
	background-repeat:no-repeat;*/
	text-indent:3px;
}

select.select,input.textfield,textarea.textarea {
	font-size:11px;
	font-family:arial;
	width:202px;
}

/* video */
p.videodescription {
	margin-bottom:20px;
}
#videoleft {
	float:left;
}

#video {
	width:480px;
	height:360px;
	background-color:#111;
}

#reacties {
	margin-top:30px;
}

#commentform {
	width:202px;
	margin-right:25px;
	float:right;
}
/* comments */

div.commentbox {
	margin-bottom:30px;
}

div.commentred, div.commentblue {
	margin-left:1px;
	width:448px;
	padding:0 15px 0 15px;
}

div.commentredtop {
	width:480px;
	height:15px;
	background-image:url(../images/commentredtop.png);
	background-repeat:no-repeat;
}

div.commentredbottom {
	width:480px;
	height:35px;
	background-image:url(../images/commentredbottom.png);
	background-repeat:no-repeat;
}

div.commentred, div.stepred {
	background-color:#ff0000;
}

div.commentbluetop {
	width:480px;
	height:15px;
	background-image:url(../images/commentbluetop.png);
	background-repeat:no-repeat;
}

div.commentbluebottom {
	width:480px;
	height:35px;
	background-image:url(../images/commentbluebottom.png);
	background-repeat:no-repeat;
}

div.commentblue, div.stepblue {
	background-color:#00adeb;
}

div.commentby {
	padding:5px 0 0 30px;
}



#plaatsknop,#uploadenknop {
	background-color:#00adeb;
	border:0;
	width:120px;
	height:31px;
	cursor:pointer;
}

#uploadenknop {
	background-image:url(../images/uploadenknop.png);
	background-repeat:no-repeat;
}

#plaatsknop {
	background-image:url(../images/plaatsenknop.png);
	background-repeat:no-repeat;
}

/* regular */
div.toptext {
	margin-bottom:0px;
}

span.red {
	font-weight:bold;
	color:#ff0000;
}

a:link,a:visited {
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/* uploaden */
#uploadsteps {
	float:left;
	margin-top:15px;
	width:390px;
}

#uploadsteps p {
	text-align:justify;
}

#uploadform {
	margin-top:15px;
	float:right;
}

p.feedback {
	color:#ff0000;
}

div.stepbox {
		margin:0 0 15px 0;
		float:right;
}

div.stepred, div.stepblue {
	padding:0 15px 0 15px;
	width:330px;
}

div.stepnumber {
	float:left;
	margin-top:10px;
	margin-left:4px;
	width:20px;
}

div.stepbluetop {
	width:360px;
	height:15px;
	background-image:url(../images/stepbluetop.png);
	background-repeat:no-repeat;
}

div.stepbluebottom {
	width:360px;
	height:15px;
	background-image:url(../images/stepbluebottom.png);
	background-repeat:no-repeat;
}

div.stepredtop {
	width:360px;
	height:15px;
	background-image:url(../images/stepredtop.png);
	background-repeat:no-repeat;
}

div.stepredbottom {
	width:360px;
	height:15px;
	background-image:url(../images/stepredbottom.png);
	background-repeat:no-repeat;
}

/*pages*/
#tshirt,#dehoes {
	margin:20px 0 20px 0;
}

#videocontent {
	margin-bottom:20px;
	margin-top:20px;
}

#flashvideo {
	background-color:#111;
	width:480px;
	height:360px;
	float:left;
}

#embedcode {
	width:202px;
	margin-right:25px;
	float:right;
}
