@charset "UTF-8";

div#banner{
	width: 918px;
	height: 310px;
	position:relative;		
}

div#banner-text-1{
	position:absolute;	
	width: 380px;
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	padding:10px 0 0 4px;
	z-index:1000;		
}

div#banner-text-2{
	position:absolute;		
	top: 203px;
	right: 23px;
	z-index:1000;		
}

div.banner-text h2{
	font-size: 18px;
}

div#inner-content hr.dotted{
	border: none;
	border-bottom: 1px dotted #DCDCDC;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#content-col-1{
	width: 392px;
	min-height: 201px;
	padding-right: 35px;
	border-right: 1px dotted #E5E5E5;
	font-size: 12px;
}

div#content-col-1 .pngfix{
	float: left;
	margin-bottom: 15px;
	margin-left:0px;
}

div#content-col-1 .register{
	clear: both;
}

div#content-col-1 .ptv-link{
	float: right;
}

div#content-col-2{
	float: left;
	width: 198px;
	min-height: 201px;
	font-size: 12px;
	margin-left: 35px;
}

div#content-col-2 .pngfix{
	float: left;
	margin-left: -4px;
}

div#content-col-3{
	float: left;
	width: 178px;
	margin-left: 18px;
	min-height: 201px;
	font-size: 12px;
}

div#inner-content br{
	clear: both;
}

span.date{
	float: left;
	width: 394px;
	font-size: 13px;
	line-height: 13px;
	padding: 3px 0 5px 0;
	border-bottom: 1px dotted #E3E4E5;
	text-decoration: none;
	color: black;
	clear: both;
	text-decoration: none;
}

div#main-sponsor{
	position: relative;
	float: left;
	float: left;
	height: 146px;
	width: 192px;
	margin-left:-4px;
	padding: 3px 7px;
    background: transparent url('/pub/img/main-sponsor-border.png') no-repeat;
}

/* Slide-Show-Styling */

div#sponsoren{
	position: relative;
	float: left;
	height: 136px;
	width: 176px;
}

div#slideshow-sponsor-1{
	top: 10px;
	left: 0px;
	background: transparent url('/pub/img/sponsor-border.png') no-repeat;
    width: 89px;
    height: 68px;	
}

div#slideshow-sponsor-2{
	top: 10px;
	left: 90px;
	background: transparent url('/pub/img/sponsor-border.png') no-repeat;
    width: 89px;
    height: 68px;
}

div#slideshow-sponsor-3{
	top: 80px;
	left: 0px;
	background: transparent url('/pub/img/sponsor-border.png') no-repeat;
    width: 89px;
    height: 68px;
}

div#slideshow-sponsor-4{
	top: 80px;
	left: 90px;
	background: transparent url('/pub/img/sponsor-border.png') no-repeat;
    width: 89px;
    height: 68px;
}

.slideshow {
	float: left;
    position: absolute;
    border: none;
}

.slideshow a{
    position:absolute;
    float:left;
    width:82px;
    height:61px;
    top:0;
    left:0;
    z-index:8;
    padding:0;
    margin:3px 0 0 3px;
    background-color:#FFFFFF;
}

div#main-sponsor a{
	width:192px;
	height:144px;
	padding:0;
	margin:4px 0 0 7px;
}

.slideshow a.active {
    z-index:10;
}

.slideshow a.last-active {
    z-index:9;
}
