/* show */
#show {
	display:block;
	margin:10px 0 0 0;
	width:742px;
	height:273px;
	position:relative;
	padding:0;
}

#show #control {
	position:absolute;
	width:228px;
	height:273px;
	right:0;
	top:0;
	z-index:5;
}
#show #control h1 {
	position:relative;
	display:block;
	width:228px;
	height:53px;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(../img/show/show_button.png);
	background-position:0px -100px;
	font-size:11px;
	line-height:14px; /* 18*/
}
#show #control h1 span.bg,#show #control h1 span.txt {
	margin-left:26px;
}
#show #control h1 span.bg {
	display:block;
	position:absolute;
	z-index:10;
	width:202px;
	height:53px;
	background-color:#391410;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	text-decoration:none;
	cursor:pointer;
	background-image:none;
}
#show #control h1:hover span.bg, #show #control h1.open span.bg {
	background-color:#c24c06;
	text-decoration:none;
}
#show #control h1:hover, #show #control h1.open {
	background-position:0px 0px;
}
#show #control h1 span.txt {
	position:absolute;
	z-index:20;
	width:202px; /*252*/
	height:53px; /* 53 */
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
	line-height:14px; /* 18*/
	background-image:none;
}
#show #control h1 span.txt a { /* not in sifr */
	position:absolute;
	display:block;
	width:192px; /* 202 */
	height:33px; /* 53 */
	padding:20px 0 0 10px;
	font-weight:normal;
	font-size:11px;
	line-height:14px; /* 18*/
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
}
#show #control h1:hover span.txt a, #show #control h1.open span.txt a {
	color:#FFFFFF;
	text-decoration:none;
}
/* begin action panel
#show #actionpanel div.showPart {
	display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:741px;
	height:273px;
	overflow:hidden;
}
#show #actionpanel div.showPart.img {
	background-image:url(../img/show/img1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#show #actionpanel div.show {
	display:block;
	z-index:3;
}
#show #actionpanel div.showPart h1, #show #actionpanel div.showPart p {
	color:#FFFFFF;
	width:420px;
}
#show #actionpanel div.showPart p {

}
#show #actionpanel div.showPart h1 {
	font-size:28px;
	font-weight:bold;
	line-height:34px;
	margin:30px 0 0 30px;
}
#show #actionpanel div.showPart p {
	font-size:16px;
	line-height:20px;
	margin:10px 0 0 30px;
	width:320px;
}
#show #actionpanel div.showPart p a {
	color:white;
	text-decoration:underline;
}
#show #actionpanel div.showPart a.link {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
}
/* end show */
.sponsors { margin-top:10px; }
.sponsors h2 {
	color:#3a1410;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;
	margin-bottom:20px;
}
.sponsors img {
	margin-left:20px;
}

#blokken {
	display:block;
	position:relative;
	clear:both;
	margin:30px 0 0 0;
}
#blokken .blok {
	display:block;
	position:relative;
	width:240px;
	height:244px;
	float:left;
	background-image:url(../img/blok/blok_border.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#blokken .blok h1, #blokken .blok p,  #blokken .blok a.readmore {
	margin-left:16px;
	width:220px;
}
#blokken .blok .img { margin-left:10px; }

#blokken .blok .img {
	position:absolute;
	top:0px;
	height:89px;
	overflow:hidden;
}
#blokken .blok .img img {
	border:1px solid #b6a8a7;
}
#blokken .blok h1 {
	position:absolute;
	top:105px;
	height:32px;
	overflow:hidden;
	color:#3a1410;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;
}
#blokken .blok p {
	position:absolute;
	top:145px;
	height:48px;
	overflow:hidden;
}
#blokken .blok a.readmore {
	position:absolute;
	bottom:15px;
	display:block;
	width:90px;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	color:#83a900;
	white-space:nowrap;
}
#blokken .blok a.readmore img {
	vertical-align:middle;
}
#blokken .blok a.readmore:hover {
	background-position:5px top;
}
