@import url("../extensions/tt_news/styles.css");



div.tx-bwbobsleeteam-pi1 {
	margin-bottom: 35px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/body-bg.jpg) no-repeat fixed center top;
}

.put-left {
	float: left;
	margin-right: 1.8em;
}

.put-right {
	float: right;
	margin-left: 1.8em;
}

table.contenttable {
	width: 100%;
	margin-bottom: 15px;
}

ul.csc-bulletlist {
	list-style-position: inside;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	font: 75%/1.5em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	background: #020809 url(../images/body-bg.gif) repeat-x;
}

a {
	color: #ffa55b;	
}

a:hover {
	color: #f67d4d;
}

#masthead {
	width: 900px;
	height: 380px;
	padding: 0 15px;
	position: relative;
}

#masthead #logo {
	display: block;
	width: 220px;
	height: 76px;
	background-image: url('../images/edwinvancalker.gif');
	position: absolute;
	top: 35px;
	left: 30px;
	text-indent: -9999px;
}

#masthead #servicenav {
	width: 880px;
	height: 30px;
	background-image: url('../images/servicemenu-bg.gif');
	position: absolute;
	top: 0;
	left: 10px;
}

#masthead #servicenav li {
	display: inline;
	float: right;
	line-height: 30px;
	padding-right: 15px;
}

#masthead #servicenav li a {
	color: #fff; 
}

#masthead .hoofdsponsor {
	position: absolute;
	right: 55px;
	top: 30px;
}

#mainnav {
	width: 850px;
	height: 230px;
	position: absolute;
	bottom: 28px;
	left: 25px;
	background: url('../images/photography-1.jpg') no-repeat bottom center;
	font-size: 1.3em;
}



#mainnav a {
	color: #e1e1e1;
	text-decoration: none;
	font-weight: bold;
}

#mainnav a:hover {
	color: #fff;
}

#mainnav a.current {
	color: #f60;
	text-decoration: underline;
}



#mainnav li {
	display: inline;
	padding-left: 15px;
}

#content {
	margin-bottom: 15px;
}

#content #text {
	width: 500px;
	float: left;
	padding: 0 30px;
	margin-bottom: 30px;
}

#content #text.wide {
	width: 850px;
}

#content #text p {
	margin-bottom: 15px;
}

#content #text h1 {
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 1.9em;
}

#content #text h2 {
	padding-bottom: 15px;
	font-size: 1.3em;
}

#content #text #teammemberlist .teammember img {
	position: absolute;
	top: 0;
	left: 0;
	
}

#content #text .content-photo {
	padding: 1px;
	border: 1px solid #fff;
}

#content #text #teammemberlist .teammember {
	background-color: #f60;
	position: relative;
	height: auto;
}

#content #text #teammemberlist .teammember ul {
	margin-left: 120px;
	padding-top:3px;
	margin-top: 15px;
	margin-top: 0px !important;
	
}

#content #text #teammemberlist li {
	
	list-style-type: none;
}

#content img.sponsor { 
	padding-right:20px;
	padding-bottom:18px;
}

#content #breadcrumb {
	margin-top:0;
	margin-bottom: 5px;
	color: #808691;
}
	#content #breadcrumb li {
		display: inline;
	}
	#content #breadcrumb li.home {
		margin-right: 5px;
	}
	
		#content #breadcrumb a {
			color: #808691;
		}
		#content #breadcrumb a:hover {
			color: #e1e1e1;
		}
		
		#content #breadcrumb li img {
			margin-left: 7px;
		}

/*#content #breadcrumb li.last {
	background: none;
}*/

#content #widgets {
	float: right;
	padding-right: 10px;
}

#content #widgets div {
	width: 270px;
	padding: 15px;
	background: #ececec;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 5px solid #919191;
	color: #000;
}

#content #widgets div.first {
	background: url('../images/widget-top.gif') no-repeat #ececec;
}

#content #widgets div h2 {
	padding-bottom: 20px;
	text-transform: uppercase;
}

#content #widgets div ul li {
	font-style: italic;
	list-style-type: none;
	line-height: 2.4em;
}

#content #widgets div ul ul li {
	list-style-image: url('../images/bullet.gif');
	margin-left: 30px;
	font-style: normal;
}

#content #widgets div ul li a,
#content #widgets div ul ul li a {
	color: #000;
	text-decoration: none;
}

#content #widgets div ul ul li a {
	text-decoration: underline;
}

#content #widgets div ul ul li a:hover {
	text-decoration: underline;	
}

input,
select,
textarea {
	font-size:1em;
	}
.formulier {
	padding-top: 10px;
	margin-bottom:10px;
	clear:both;
	border:1px solid #bbb;
	}
.formulier legend {
	padding:10px 10px 5px 10px;
	font-size:1.6em;
	margin-bottom:10px;
	}
.formulier legend {
	padding:10px 10px 0px 10px;
	margin-bottom:0px;
	}
.formulier input,
.formulier select {
	width:180px;
	}
.formulier #postcode {
	width:60px;
	}
.formulier fieldset {
	border:0px;
	padding:3px 0px;
	}
.formulier div {
	padding:4px 0px 6px 0px;
	clear:both;
	border-bottom:1px solid #bbb;
	overflow:hidden;
	margin: 10px 20px;
	}
.formulier div div {
	clear:both;
	border-bottom:0px;
	overflow:hidden;
	margin:0px 0px;
	}
.formulier div.errorfield {
	border:1px solid #ff2700;
	padding:6px 9px 8px 9px;
	margin:10px 10px 6px 10px;
	background: #ff2700 url(../images/errorfield.gif) no-repeat right center;
}
.formulier textarea {
	width:320px;
	}
.formulier label {
	float:left;
	display:block;
	padding-top:2px;
	font-weight:bold;
	width:140px;
	}
.formulier label.versturen {
	display:none;
}
.formulier big {
	display:block;
	color:#df0024;
	font-weight:bold;
	padding:3px 0px 6px 20px;
	background:url(../gfx/alert.gif) no-repeat 0px 3px;
	}
.formulier big span {
	font-size:0.7em;
	display:block;
	font-weight:normal;
	}
.formulier em {
	color:#f00;
	}
.formulier .buttons {
	clear:both;
	text-align:right;
	border-bottom:0px;
	}
.formulier .buttons input {
	width:84px;
	height:22px;
	color:#fff;
	font-weight:bold;
	font-family:arial;
	border:0px;
	cursor:pointer;
	background-color:#666;
	border-top:1px solid #fff;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #fff;
	}
.formulier .buttons input:hover {
	background-color:#888;
	border-top:1px solid #000;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #000;
	}
.formulier .stuurcc input {
	width:auto;
	margin-right:6px;
	}
.formulier .stuurcc label {
	width:auto;
	display:inline;
	float:none;
	font-weight:normal;
	}
.formulier div .stuurcc {
	padding:4px 0px 0px 140px;
	}

#copyrighttext {
	clear: both;
	text-align: center;
	border-top: 1px solid #fff;
	padding: 15px 0;
	width: 850px;
	margin: 0 auto;
}










/* SITEMAP */
div.csc-sitemap {}
	div.csc-sitemap ul {
		margin: auto auto auto 0px !important;
		list-style-position: inside;
	}
		div.csc-sitemap ul ul {
			margin: auto auto auto 15px !important;
		}


/* MAILFORM */
form#mailform {}
	form#mailform fieldset {
		border-style: none;
	}
		form#mailform fieldset div.csc-mailform-field {
			margin-bottom: 5px;
			#height: 100%;
		}
		form#mailform fieldset div.csc-mailform-field:after { content: ""; display: block; height: 0; clear: both; }
			form#mailform fieldset div.csc-mailform-field label {
				display: block;
				width: 100px;
				float: left;
			}
			
			form#mailform fieldset div.csc-mailform-field input {}
			
			form#mailform fieldset div.csc-mailform-field input.csc-mailform-submit {
				margin-left: 100px;
			}
			
			form#mailform fieldset div.csc-mailform-field textarea {
				width: 200px;
				height: 80px;
			}