@import url(sdtv-catnavi.css);
@import url(sdtv-mediathek.css);
@import url(sdtv-pagination.css);
@import url(sdtv-video.css);
@import url(sdtv-booking.css);
@import url(sdtv-editorial.css);
@import url(sdtv-ueber-uns.css);

body {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #fff url(../img/bg_body.gif) no-repeat 50% 0;
}
.gd_sdtv-wrapper {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	position: relative;
}
.gd_sdtv-header {
	width: 1000px;
	height: 120px;
	position: relative;
	background: transparent url(../img/bg_header.png) no-repeat 0 0;
}
.gd_sdtv-logo-link {
	width: 440px;
	height: 110px;
	position: absolute;
	top: 0;
	left: 170px;
}
.gd_sdtv-toplink {
	width: 200px;
	height: 30px;
	position: absolute;
	top: 5px;
	right: 20px;
	text-align: right;
}
.gd_sdtv-toplink a {
	font-size: 11px;
	font-weight: 700;
	color: #d69bac;
	text-shadow: 0px -1px 1px #450014;
	text-decoration: none;
}
ul.gd_sdtv-topnavi {
	width: 319px;
	height: auto;
	text-align: right;
	position: absolute;
	left: 681px;
	bottom: 2px;
	padding: 0;
	margin: 0;
}
ul.gd_sdtv-topnavi li {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 0;
	margin: 0;
}
ul.gd_sdtv-topnavi li a {
	font-size: 13px;
	font-weight: 700;
	color: #d69bac;
	text-shadow: 0px -1px 1px #450014;
	text-decoration: none;
}
.gd_sdtv-toplink a:hover,
ul.gd_sdtv-topnavi li a:hover {
	color: #fff;
}
ul.gd_sdtv-topnavi li a.current {
	color: #fff;
}
.gd_sdtv-left,
.gd_sdtv-middle,
.gd_sdtv-right {
	position: relative;
	float: left;
	overflow: hidden;
}
.gd_sdtv-left,
.gd_sdtv-middle {
	margin-right: 5px;
}
.gd_sdtv-left {
	width: 190px;
}
body.wide div.gd_sdtv-middle {
	width: 795px;
	background: #fff;
	margin-left: 5px;
}
.fullsize {
	background: #99042f;
	margin: 0;
}
.gd_sdtv-middle {
	width: 490px;
	padding-bottom: 5px;
}
.gd_sdtv-right {
	width: 310px;
}
.gd_sdtv-footer {
	width: 1000px;
	position: relative;
	overflow: hidden;
	clear: both;
	border-top: 5px solid #ddd;
	font-size: 10px;
	padding-left: 195px;
}
.gd_sdtv-footer img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.gd_sdtv-footer a {
	color: #000;
	text-decoration: none;
}
.gd_sdtv-footer a img {
	border: none;
}
.gd_sdtv-footer a:hover {
	color: #000;
	text-decoration: underline;
}
.footer-spacer {
	margin: 0 50px
}
.left {
	float: left;
}
.clearfix {
	clear: both;
}
div.clearspace {
	clear: both;
	width: 1000px;
	height: 40px;
}
a:focus,
a:active {
  outline: none;
}

