body {
	background-color: #e2e2e2;
}
body.standardlayout div.main {
	width: 1180px;
}

body.standardlayout div.header div.border {
	overflow: hidden;
}

.shadow {
	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
	-moz-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	-o-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
}
body .main .site div.mobileLink{
	-moz-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	-o-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	
	background-color: #FF9900;
	border: 1px solid #666666;
	margin: 10px 4px;
	overflow: hidden;
	width: auto;
}
body .main .site div.mobileLink a{
	color:#666666;
	display: block;
	font-size: 2em;
	line-height: 2em;
	text-align: center;
	width: 100%;
}
body .main .site div.mobileLink a:hover, body .main .site div.mobileLink a:active{
	color:#e2e2e2;
}
body.standardlayout div.header {
	margin: 10px 0;
}

body.standardlayout div.preHeader a {
	color: #333;
}
body.standardlayout div.preHeader {
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	overflow: hidden;
	margin: 8px 4px;
	position:relative;
	height:22px;
}
body.standardlayout .k8 {
	background-image: url("/Images/Standard/Kanal8LogoSmall.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 45px;
	height: 17px;
	text-decoration: none;
}

body.standardlayout .sflink {
	width: 435px;
}

body.standardlayout .headerlinks {
	position: absolute;
	right:0px;
	top:0px;
	text-align:right;
	width: 350px;
}

body.standardlayout div.header {
	height: 120px;    
	background-color: #fff;
	overflow: hidden;
	margin: 10px 4px;
}
body.standardlayout div.header div.border h1 {
	margin: 0;
}
body.standardlayout div.header a.logo {
	height: 120px;
	text-indent: -1000px;
	margin: 0 20px 0 0;
}

body.standardlayout span.breadCrumb {
	line-height: 20px;
	height: auto;
}
/* Content */
div.positions.left{
	width:auto;
	margin-right:5px;
}
div.positions.left > div{
	-moz-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	-o-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	border:1px solid #999;
	background-color:#fff;
	padding:10px;
	margin:4px;
}
body.standardlayout.flat div.positions.left > div{
    border:0;
}
div.positions.left > div > div{
	float:none;
	margin-bottom:10px;
	width: 610px;
}
div.positions.left > div > div.ui-tabs-panel,
div.positions.left > #tabs > div{
	width: 570px;
}
div.positions.right {
	width: auto;
}
div.positions.right > div > div{
	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
	-moz-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	-o-box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	box-shadow: 1px 1px 2px #666, -1px -1px 2px #666;
	margin:4px 4px 10px 4px;
	width:322px;
}
body.standardlayout.flat div.positions.right > div > div{
    margin:0;
    margin-bottom:10px;
}
body.standardlayout div.footer {
	border: 1px solid #666;
	background-image: url("/Images/1/bgGrayWhite.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #fff;
	overflow: hidden;
	margin: 10px 4px;
	width: auto;
}
body.standardlayout div.footer hr {
	margin: 10px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #eee;
	border-left: none;
	border-right: none;
}
body.standardlayout div.footer div.border {
	padding: 15px 10px;
	width: 98%;
}

/*promotion win*/
.promotion{
	position:fixed;
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: left top;
	display:block;
	top:182px;
	left:-2px;
	z-index: 100000;
 }
.promotion:hover{left:0;}
.promotion.win{	
	background-image: url("/Images/1/promotion/btnWin.png");
	width:26px;
	height:112px;
}
.promotion.win.orange{	
	background-image: url("/Images/1/promotion/btnWinOrange.png");
}

.pager a.pageSelected {
	background: url("/Images/1/bgBlue.png");
	background-repeat: repeat-x;
	background-position: left bottom;
}


.standardlayout.flat *{
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	-o-box-shadow:none !important;
	box-shadow:none !important;
}
body.standardlayout.flat div.header,
body.standardlayout.flat div.mainMenu,
body.standardlayout.flat div.footer 
{
    margin-left:0;
    margin-right:0;
}

a.newsbackbtn
{
	float:none;
	clear:both;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

span.sfclaim
{
	color:blue;
}

span.sfclaim a
{
	font-weight:bold;
}