/* standaard settings voor elk relevant element */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	color: #777;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	font-weight: normal;	
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: helvetica, arial, sans-serif;
	background: transparent url('../images/header-repeat.gif') repeat-x center top;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-weight: normal;
}

a {
	color: #777;
	text-decoration: none;
}

a:hover {
	color: #00afef;
}

p {
	color: black;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.45em;
	margin: 0 20px 10px 0;
}

p a {
	border-bottom: 1px solid #aaa;
	font-size: 1em;
}

hr {
	background-color: #cacaca;
	border: none;
	clear: both;
	height: 1px;
	margin-bottom: 13px;
	margin-top: 3px;
}

ul {
	list-style-position: outside;
	list-style: none;
}

ul li {
	margin: 0;
	padding: 0;
}

ul li a {
	color: black;
	text-decoration: none;
}

ul li a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
}

h1 a, h1 a:hover {
	border-bottom: none;
	color: #222;
	font-size: 2.0em;
	font-weight: 700;
	line-height: 33px;
	text-decoration: none;
}

h1 span {
	display: block;
	font-size: 1.3em;
}

h2 {
	font-size: 0.7em;
	font-weight: 700;
	padding: 0;
}

h3 {
	color: #222;
	font-size:0.7em;
	font-weight: bold;
	line-height:1.45em;
}

em {
	color: #222;
	font-style: italic;
}

#outerwrapper {
	height:auto;
	margin: 0px auto;
	min-height:100%;
	position: relative;
}
#wrapper {
	/* edit 2009-10-02 12:02 */
	margin: 20px 15px;
	/* end edit | changes */
	margin: 0 auto;
	padding: 60px 0 55px;
	/*height: 680px;*/
	width: 960px;
	overflow: hidden;
}

/* header */
#header {
	float: left;
	left: 0;
	margin: 0 0 57px 0;
	position: relative;
	width: 100%;
	top: 0;
}

/* navigation */
#navigation ul {
	float: left;
	margin: -0.4em 33px 0 0;
	padding-top: 0.4em;
}
#navigation ul li {
	margin-top: -0.4em;
}
#navigation ul li a {
	color: #00aff2;
	font-family:Arial;
	font-size: 1.1em;
	font-weight:bold;
	text-transform: lowercase;
}
#navigation ul li a {color:black;}
#navigation ul li a:hover, #navigation ul li a.selected {
	color: #00aff2;
}

/* content */
#body {
	clear: left;
}

#greeting {
	font-size: 0.85em;
}

#content h2 {
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.45em;
	padding-top: 2px;
}

#content h3 {
	margin: 0 0 15px 0;
}

.image-link {
	float: right;
	margin: 18px 0 20px 0;
	position: relative;
}
.news-images .image-link {
	float: left;
}

li.image-link {
	margin: 10px 20px 5px 0;
}

.image-link a {
	border-bottom: none;
	text-decoration: none;
}

.image-link img {
	display: block;
	vertical-align: bottom;
}

.subnavigation li, .subnavigation a {
	line-height: 14px;
	margin: 0;
	padding: 0;
}
.subnavigation ul li a {
	border-bottom: none;
	color: black;
	font-size: 0.7em;
}
.subnavigation ul li a span {color:black;}

.subnavigation ul li a span {
	/*margin: 0 35px 0 0;*/
}

/* edit 2009-10-2 11:37 */
.subnavigation ul li a {
	display: block;
	padding: 1px 0 1px 1px;
}
/* end edit */
.subnavigation ul li a:hover span,
.subnavigation ul li a.selected span,
.subnavigation ul li a.selected span {
	background: #00aff2;
	color: white;
}

.subnavigation h2, #mailinglist h2 {
	text-transform: uppercase;
}

.post {
	clear: left;
	float: left;
	margin: 0 0 30px 0;
	width: 100%;
}

.post h3 {
	font-size: 0.8em;
	margin: 0 0 20px 0;
	padding: 2px 0 0 0;
}

.post ul {
	margin: 0 0 15px 0;
}

.post ul li {
	font-size: 0.8em;
	list-style: disc inside;
	line-height: 18px;
}

.post ul li ul {
	margin: 0;
}

.post ul li ul li {
	font-size: 1.0em;
	margin: 0 0 0 20px;
}

ul#tshirts {
	margin-left: -13px;
}
ul#tshirts li {
	float: left;
}

ul#tshirts li a {
	border-bottom: none;
	color: white;
	display: block;
	font-size: 0.7em;
	font-weight: 700;
	height: 78px;
	margin: 0 20px 34px 0;
	text-align: center;
	text-transform: uppercase;
	width: 78px;
}

#details {
	position: relative;
	width: 150px;
	float: right;
}

#details .padding {
	padding: 0px 0 30px;
}

#details h2 {
	text-transform: lowercase;
}
#details .clipwrapper {
	position: relative;
	height: 125px;
}
#details .clip {
	position: absolute;
	clip: rect(0px 201px 125px 51px);
	left: -51px;
}

#media-nav {
	border-bottom: 1px solid #cacaca;
	margin: -2px 0 10px 0;
	padding-bottom: 6px;
}

#media-nav .placeholder {
	display: block; 
	float: left; 
	width: 18px;
}

#media-description {
	margin-top: -62px;
}
#media-description h3 {
	margin: 2px 0 0;
}

#media-description p {
	color: black;
	font-size: 0.7em;
	line-height: 1.45em;
	margin: 0 0 22px 0;
}

#text h3, #intro h3 {
	margin: 0 0 20px 0;
}

#footer #footer-content { width: 980px; }
#footer { height: 35px; padding-top: 10px; margin: -45px auto 0; }
body #footer #footer-content { height: 35px; }
#footer {background: transparent url("../images/footer-repeat.gif") center bottom repeat-x;}
#footer-content {margin:0 auto;}
#footer-content a {position:relative;margin:0 0 0 20px;top:-1px}

/* forms */
.input-text {
	color: #8e8e90;
	border: 1px solid #e6e6e6;
	font-size: 0.65em;
	margin: 5px 0 5px 1px;
	padding: 0 0 0 5px;
	width: 180px;
}

.input-text-error {
	border: 1px solid red;
	color: red;
}

.button {
	background: #222;
	border: none;
	color: white;
	cursor: pointer;
	font-size: 10px;
	/*font-weight: bold;*/
	line-height: 14px;
	padding: 0px 3px 1px 3px;
	margin-right: 2px;
}
.big {
	margin-left: 5px;
	padding-bottom: 3px;
	top: -2px;
	position: relative;
}
.fl-right {float:right;}

a.button:hover {
	background: #00afef;
	color: white;
	border: none;
}

.bottom-right {
	bottom: 0;
	position: absolute;
	right: 0;
	margin-right: 0;
}

.top-right {
	position: absolute;
	right: 0;
	top: -3px;
}

.more {
	height: 16px;
	padding: 0 5px;
}

/* columns */
.col {
	display: inline;
	float: left;
	margin-right: -1px;
}

.fl-left {float: left;}
.column-1 { width: 43.9%; }
.column-2 { width: 56.1%; }
.w25 { width: 25%; }
.w26 {width: 26%; }
.w30 { width: 30%; }
.w33 { width: 33%; }
.w35 { width: 35%; }
.w40 { width: 40%; }
.w42 { width: 41.5%; }
.w45 { width: 45%; }
.w50 { width: 50%; }
.w55 { width: 55%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w74 { width: 74%; }
.w75 { width: 75%; }
.w80 { width: 80%; }
.w85 { width: 85%; }
.w90 { width: 90%; }
.w95 { width: 95%; }
.pb20 {	padding-bottom: 20px; }
.ml20 {	margin-left: 48px; margin-top: 6px; }
.mr10 { margin-right: 10px; }

/* dirty stuff */
#loading {
	margin: 60px 0 0 0;
	text-align: center;
}

/* edit 2009-10-02 11:39 */
#chocologo, #creativelayer {
	margin-left: 2px;
}
/* end edit */

.nocufon {
	font-size: 0.55em;
	font-family: Verdana;
}
.nocufon.mediacount {
	font-size: 0.65em;
	font-family: Arial;
	font-weight: normal;
	padding: 0 5px;
}
.disabled {
	background: #949494;
	cursor:default;
}
h1.newsletter {
	font-size: 1.1em;
	font-weight: bold;
}
#mailinglist {
	position: absolute;
	top: 445px;
}
#tshirts {
	width: 70%;
}
ul#tshirts li a.lastShirt {margin-right: 0;}
body #wie p strong {color:black;font-weight:bold;}

#droplist {
	padding-top: 5px;
	font-size: 0.7em;
}
#droplist strong {
	font-weight: bold;
	color: black;
}
#droplist li div {display:none;width:55%;}
#droplist li div p, #droplist li div a { font-size: 1em; margin:0;padding:0;color:#777;text-decoration: none;border:none }
#droplist li div a:hover {color:#00afef;}
#droplist a {line-height:1.5em;}
#droplist a:hover,
#droplist a:active,
#droplist a:focus {color:black;}

.contentcontainer,
.contentcontainerWithNavigation {
	border: 1px solid #CACACA;
	border-left: none;
	border-right: none;
	height: 447px;
}
.contentcontainer {
	padding-top: 13px;
}
.contentcontainerWithNavigation {
	border-top: none;
	height: 433px;
}
.subnavigation {
	height: 397px;
	position: relative;
}
.subnavigation .button {
	position: absolute;
	bottom: 0;
}
#media-nav .button {
	display: block;
	float: left;
	height: 13px;
	line-height: 13px;
	margin-right: 6px;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}
 .alignedhome {
	margin-right: 1px;
 }