@charset "UTF-8";

#startsite_top{
	width:1196px;
	margin:0 auto;
}

#startsite_left{
	float:left;
	width:457px;
	height:408px;
	position:relative;
}

#startsite_right{
	width:739px;
	float:left;
	/*position:relative;*/
	overflow: hidden;
}

#startsite_right ul, #startsite_right li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:739px;
	height:408px;
}

#startrek45jahre{
	width:241px;
	height:115px;
	position:absolute;
	left:295px;
	top:0px;
	float:left;
	z-index:109;
}

#startreklogo{
	width:446px;
	height:160px;
	position:absolute;
	left:0px;
	top:80px;
	float:left;
}

#startsite_text{
	color:#ffffff;
	position:absolute;
	top:250px;
	/*width:365px;*/
	height:75px;
	overflow:hidden;
	margin: 0 0 0 10px;
}

#startsite_text h2{
	font-family:Eurostile,Arial,Helvetica;
	background:0;
	padding:0;
	font-size:20px;
	text-transform:uppercase;
	margin:0;
	}

#startsite_text p{
	font-size:15px;
	margin:2px 0 0 0;
}

#startsite_pager{
	position:absolute;
	top:310px;
}

#starsite_pager_r{
	float:left;
	width:84px;
	height:84px;
}

#startsite_pager_l{
	float:left;
	text-align:right;
	width:328px;
	height:84px;
}

#startsite_pager .pager-link{
	width:36px;
	height:84px;
	display:inline-block;
	font-size:0px;
	background:url('/_files/layout/rotator_page.png');
}

#startsite_pager .pager-active{
	background:url('/_files/layout/rotator_page_aktiv.png');
}
/*
#startsite_rotator,
#startsite_rotator_delta{
	position:absolute;
	top:0px;
	left:0px;
}
*/
#startsite_rotator{
}

#startsite_rotator_delta{
	z-index:100;
}

#hotnewsContainer{
}

.hot{
	height:370px;
	width:230px;
	float:left;
	overflow:hidden;
	border: solid 4px #F4F4F4;
	background-color:#F4F4F4;
	-webkit-box-shadow:  4px 4px 1px 0px #545454;
	box-shadow:  4px 4px 1px 0px #545454;
	margin:0 10px 5px 0;
}

.hot.latestnews{
	position:relative;
}

.hot.latestnews h2{
	z-index:100;
	background:none;
	padding:0;
	margin:0;
	color:white;
	font-size:25px;
	position:absolute;
	top:5px;
	left:10px;
	font-family:'Arial';
	text-shadow: 0px 0px 10px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
}

.hot a.latestnews{
	display:block;
	height:370px;
	width:230px;
	background-position:center center;
	background-repeat:no-repeat;
	background-image: none;
	text-align:center;
}

.hot a.latestnews img{
	min-height:370px;
	min-width:230px;
}

.hot.noborder{
	border: none;
}

.hot.head{
	width:238px;
	height: auto;
	border:none;
	background:none;
	-webkit-box-shadow:  none;
	text-transform:uppercase ;
	text-align:center;
	font-size:18px;
	color:white;
	text-shadow:black 3px 2px 4px;
}

.hot.facebook{
	width:390px;
}
.hot.facebook.head{
	width:390px;
}

.hotnews{
	height:346px;
	width:248px;
	background:url('/_files/layout/hot.png');
	float:left;
	color:white;
	padding:15px;
}

.hotnews .hotnews-content{
	height:100%;
	overflow-x: hidden;
	overflow-y:auto;
	margin: 0 5px 15px 0;
}

.hotnews div{
}

.hotnews .headline{
	font-weight: bold;
}

.hotnews .bodytext{
}

.hot.shop{
	background-color:white;
}

.shop a{
	display:block;
	width:100%;
	height:100%;
	background-color:white;
}

.shop a img{
	margin: 30px auto 0 auto;
}

.shop a .shopimage{
	width:165px;
	height:165px;
	background-position: center center;
	background-repeat:no-repeat;
	margin: 0 auto;
}

.shop a .shopname{
	margin-top:10px;
	font-size:15px;
	text-align:center;
}

.shop a .shopname b{
	margin-top:10px;
	font-size:25px;
}

.stcom a.article{
    width: 296px;
    height: 121px;
    display: block;
    border-bottom: solid 2px #F4F4F4;
    position: relative;
    padding-bottom: 2px;
}

.stcom a.article span {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 71px;
    background-color: black;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    padding: 5px 10px;
    text-align: left;
    color: white;
    font-size: 12px;
}

.stcom h2{
    z-index:100;
    background:none;
    padding:0;
    margin:0;
    color:white;
    font-size:25px;
    position:absolute;
    top:5px;
    left:10px;
    font-family:'Arial';
    text-shadow: 0px 0px 10px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
}