html {
	height: 100%;
}
body, table, form {
	font-family: Verdana, Sans-Serif;
	font-size: 1em;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html {
	overflow: auto;
}
body {
	background-color: #6c8faa;
	background-image: url(../images/background.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 0.7em;
	text-align: center;
}
p {
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 10px 15px 0px;
}
h1 {
	color: #FE0000;
	margin: 5px 0px 15px 0px;
	font-size: 1.8em;
	font-variant: small-caps;
	line-height: 1.5em;
}
a,
a:visited {
	color: #4A677D;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color: #ffffff;
}

#content .text-container a,
#content .text-container a:visited,
#content .text-container a:link {
	color: #0C2A3F;
	text-decoration: underline;
}
#content .text-container a:focus,
#content .text-container a:active,
#content .text-container a:hover {
	color: #ffffff;
}

#site {
	margin: 0px auto 0;
	text-align: center;
	width: 990px;
}
#head {
	width: 100%;
	background: url(../images/main-bg.png) left top repeat-y;
	float: left;
}
* html #head {
	background: url(../images/main-bg.gif) left top repeat-y;
}
#header {
	height: 203px;
	background: url(../images/greys-header.jpg) left top no-repeat;
	float: left;
	width: 900px;
	margin-left: 25px;
}
* html #header {
	margin: 0px;
}
#header h1 {
	background: url(../images/grey-logo.jpg) left top no-repeat;
	width: 438px;
	height: 68px;
	text-indent: -9999px;
	margin: 128px 0px 0px 20px;
	float: left;
}
#top-nav {
	display: inline;
	list-style: none;
	height: 31px;
	width: 900px;
	background: url(../images/navigation-bg.jpg) left top no-repeat;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
}
* html #top-nav {
	margin: 0px;
}
#top-nav li {
	display: inline;
	list-style: none;
	height: 31px;
	float: left;
	padding: 0px 15px 0px 15px;
	line-height: 31px;
}
#top-nav li.first,
#top-nav li.first-active {
	margin-left: 126px;
}
#top-nav li.active,
#top-nav li.first-active{
	background: url(../images/top-nav-active-bg.png) left top repeat-x;
}
* html #top-nav li.active {
	background: transparent;
	text-decoration: underline;
}
* html #top-nav li.first-active {
	background: transparent;
	text-decoration: underline;
}
#top-nav a,
#top-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#top-nav a:hover,
#top-nav a:focus,
#top-nav a:active {
	color: #ffffff;
	text-decoration: underline;
}
#main {
	width: 100%;
	background: url(../images/main-bg.png) left top repeat-y;
	float: left;
	height: 100%;
}
* html #main {
	background: url(../images/main-bg.gif) left top repeat-y;
}
#left-nav {
	float: left;
	width: 151px;
	height: 100%;
	/*background: #5a88b4;*/
	text-align: left;
}
* html #left-nav {
	width: 126px;
}
#left-nav ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 40px 0px 10px 25px;
}
#left-nav ul.another-menu {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 10px 0px 10px 25px;
}
#left-nav ul.another-menu a img {
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#left-nav ul.last-menu {
	margin-bottom: 40px;
}
* html #left-nav ul {
	margin-left: 0px;
	width: 126px;
}
#left-nav li {
	background: #557fa8;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #ceeeff;
	float: left;
	width: 126px;
	display: block;
	clear: both;
}
#left-nav ul li a {
	border: 0px;
	border-left: 2px solid #3e5a6f;
	padding: 0px 0px 0px 4px;
	color: #ceeeff;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	display: block;
}
#left-nav ul ul {
	margin: 0px;
	width: 100%;
}
#left-nav ul li.active a {
	color: #ffffff;
}
#left-nav ul ul li {
	background: #5782ab;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #5a88b4;
	font-size: 0.8em;
	width: 100%;
}
#left-nav ul ul li a,
#left-nav ul ul li a:visited,
#left-nav ul li.active ul li a,
#left-nav ul li.active ul li a:visited{
	border: 0px;
	padding: 0px 0px 0px 10px;
	color: #305977;
	font-weight: normal;
}
#left-nav ul ul li a:hover,
#left-nav ul li.active ul li a:hover,
#left-nav ul ul li a:focus,
#left-nav ul li.active ul li a:focus,
#left-nav ul ul li a:active,
#left-nav ul li.active ul li a:active {
	color: #ceeeff;
}
#left-nav ul li.active ul li.active a {
	color: #ffffff;
}
#content {
	width: 774px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	text-align: left;
}
#content .big-box {
	width: 100%;
	height: 338px;
	float: left;
	background: url(../images/content-big-bg.jpg) left top no-repeat;
	margin: 0px;
	padding: 0px;
}
#content .next-ep {
	width: 100%;
	display:block;
	float: left;
	background: url(../images/content-big-bg.jpg) left top no-repeat;
	margin: 0px;
	padding: 0px;
}
#content .next-ep .nextepi {
	margin: 10px 0px 0px 42px;
	float: left;
	display: block;
}
#content .next-ep .nextepi .break {
	clear: both;
}
#content .next-ep .nextepi h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	float: left;
	line-height:2em;
}
#content .next-ep .nextepi span{
	float: left;
	font-size: 0.9em;
	line-height:2.3em;
}
#content .next-ep .nextepi img{
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px 10px 10px 0px;
}
#content .big-box .top-left {
	margin: 0px 0px 0px 42px;
	width: 398px;
	float: left;
}
* html #content .big-box .top-left {
	margin: 0px 0px 0px 21px;

}
#content .big-box .merchandise {
	background: url(../images/dvd-boxen-s4-s5.jpg) left top no-repeat;
	height: 276px;
	float: left;
	width: 100%;
}
#content .big-box h1,
#content .next-ep h1,
#content .next-ep h5 {
	color: #ff0000;
	padding: 20px 0px 0px 0px;
	line-height: 22px;
	height: 30px;
	margin: 0px;
}
#content .next-ep h1 {
	margin: 0px 0px 0px 42px;
}
#content .big-box .merchandise h2 {
	margin: 0px;
	padding: 235px 0px 0px 10px;
	color: #306f9e;
	font-size: 1.3em;
	font-weight: normal;
}
#content .big-box .merchandise p {
	float: left;
	width: auto;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-size: 0.8em;
}
#content .big-box .merchandise p.amazon {
	float: right;
	width: auto;
	font-size: 0.8em;
	margin: 0px;
	padding: 1px 10px 0px 0px;
}
#content .big-box .merchandise img.amazon {
	float: right;
	padding: 0px;
	margin: 233px 5px 0px 0px;
}
#content .big-box .merchandise a,
#content .big-box .merchandise a:visited,
#content .big-box .merchandise a:link {
	color: #ffffff;
	text-decoration: none;
}
#content .big-box .merchandise a:hover,
#content .big-box .merchandise a:focus,
#content .big-box .merchandise a:active {
	text-decoration: underline;
}
#content .big-box .top-right {
	margin: 51px 0px 0px 0px;
	float: right;
	width: 315px;
}
#content .big-box .highlight-box {
	width: 280px;
	height: 60px;
	float: left;
	background: url(../images/highlight-box-bg.png) left top repeat-x;
	margin: 0px 0px 11px 0px;
	padding: 0px;
}
* html #content .big-box .highlight-box {
	background: transparent;
}
#content .big-box .highlight-box img {
	float: left;
	border: 0px;
}
#content .big-box .highlight-box p {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 155px;
	font-size: 0.8em;
	margin: 0px 0px 0px 5px;
	/*white-space: nowrap;*/
	overflow: hidden;
}
#content .big-box .highlight-box h3 {
	font-size: 0.8em;
	color: #2b5574;
	float: right;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 5px;
	width: 155px;
	line-height: 1.2em;
}

/***** News ****/
#news {
	margin: 50px 0px 0px 0px;
	float: left;
}
#news .news-list-item {
	background: #678fae url(../images/content-background.gif) left top repeat-y;
	color: #ffffff;
	width: 774px;
	height: 105px;
	display: block;
	margin: 0px 0px 7px 0px;
}
#news .news-list-item h2 {
	color: #4a677d;
	font-size: 1.1em;
	padding: 9px 0px 9px 0px;
	margin: 0px;
	float: left;
}
#news .news-list-date {
	font-size: 0.8em;
	font-style: italic;
	margin-right: 10px;
	font-weight: normal;
}
#news .news-list-item p {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 470px;
	line-height: 1.7em;
}
#news .news-kategorie img {
	float: left;
	border: 0px;
	border-left: 1px solid #9e0000;
	margin: 0px 12px 0px 32px;
}
#news .news-left {
	float: left;
	width: 470px;
}
#news ul {
	float: right;
	width: 150px;
	height: 107px;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #4a677d;
}
#news .news-links li {
	height: 30px;
	background: transparent url(../images/news-links-border.gif) right bottom no-repeat;
	margin: 0px;
	padding: 0px;
}
#news .news-links li p {
	margin: 0px;
	height: 30px;
	padding: 0px;
	width: auto;
	line-height: 30px;
	font-size: 0.8em;
}
#news .news-links .social-bookmarks {
	margin: 10px 0px 0px 0px;
}
#news .news-links .social-bookmarks p {
	background: transparent url(../images/test.gif) 38px 50% no-repeat;
	padding: 0px 0px 0px 66px;
}
#news .news-links .news-rss p {
	background: transparent url(../images/news-rss.gif) 48px 50% no-repeat;
	padding: 0px 0px 0px 66px;
}
#news .news-links .news-rss {
	background-image: none;
}
#news .news-links .kommentare p {
	background: transparent url(../images/news-kommentare.gif) 38px 50% no-repeat;
	padding: 0px 0px 0px 66px;
}
#news .news-list-browse {
	display: block;
	margin: 0px;
	width: 774px;
}
#news .news-list-browse ul {
	width: 100%;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}
#news .news-list-browse li {
	display: inline;
	height: 20px;
	line-height: 20px;
}
#news .news-list-browse li a {
	margin: 0px 5px 0px 0px;
	padding: 1px 4px 1px 4px;
	background: #678fae;
	border: 0px;
	border-bottom: 1px solid #FE0000;
	color: #b3c7d7;
	text-decoration: none;
	line-height: 20px;
}
#news .news-list-browse li.active a,
#news .news-list-browse li a:hover,
#news .news-list-browse li a:active,
#news .news-list-browse li a:focus {
	color: #ffffff;
}/*
#news .news-list-browse li a span.next {
	background: url(../images/button-next.gif) left top no-repeat;
	width: 86px;
	height: 23px;
	line-height: 23px;
}*/
#content .single-news h2 {
	color: #FE0000;
	margin: 5px 0px 15px 0px;
	font-size: 1.8em;
	font-variant: small-caps;
	line-height: 1.5em;
}
#content .single-news .news-author,
#content .single-news .news-single-timedata {
	display: block;
	width: 50%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content .single-news .news-author {
	float: left;
}
#content .single-news .news-author p {
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}
#content .single-news .news-single-timedata {
	float: right;
	line-height: 1.2em;
	text-align: right;
	font-style: italic;
}
#content .single-news .singleteaser {
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 10px 20px 0px;
	font-weight: bold;
	letter-spacing: 0.4px;
}
#content .single-news dd {
	margin: 0px;
	padding: 0px;
}
#content .single-news .news-single-img {
	float: right;
	clear: both;
	display: block;
	width: 180px;
	text-align: right;
	height: 250px;
}
#content .single-news .news-single-img img {
	border: 1px solid #ffffff;
}
/*** Footer ****/
#content-foot {
	float: left;
	width: 990px;
	height: 71px;
	text-indent: -9999px;
}
#content-foot a,
#content-foot a:visited {
	height: 100%;
	width: 100%;
	display: block;
	background: url(../images/footer-bg.png) left top no-repeat;
}
* html #content-foot a {
	background: url(../images/footer-bg.gif) left top no-repeat;
}
* html #content-foot a:visited {
	background: url(../images/footer-bg.gif) left top no-repeat;
}
#content-foot a:hover,
#content-foot a:focus,
#content-foot a:active {
	background: url(../images/footer-bg-active.png) left top no-repeat;
}
* html #content-foot a:hover {
	background: url(../images/footer-bg-active.gif) left top no-repeat;
}
* html #content-foot a:focus {
	background: url(../images/footer-bg-active.gif) left top no-repeat;
}
* html #content-foot a:active {
	background: url(../images/footer-bg-active.gif) left top no-repeat;
}
#footer {
	width: 100%;
	background: transparent;
	float: left;
	height: 100%;
	color: #9dbfdf;
	font-size: 0.9em;
	text-align: center;
}
* html #footer {
	height: 90px;
}
#footer h2 {
	background: url(../images/greys-anatomy-news.gif) 50% top no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 100%;
	text-align: center;
}
#footer a,
#footer a:visited{
	color: #9dbfdf;
	margin: 0px;
	padding: 0px;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	color: #ffffff;
	text-decoration: none;
}
#content .text-container {
	margin: 40px 0px 40px 0px;
	padding: 0px 5% 20px 5%;
	width: 90%;
	display: block;
	background: #678FAE url(../images/content-background.gif) repeat-y scroll left top;
}
#content .text-container h1 {
	color: #FE0000;
	margin: 5px 0px 15px 0px;
	font-size: 1.8em;
	font-variant: small-caps;
	line-height: 1.5em;
}

.table_airdates03 {
  	line-height: 1.5em;
}
.table_airdates03 td {
	padding: 0px 10px 0px 0px;
}

#content h4 {
	color: #ffffff;
	font-size: 1.1em;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
#content h5 {
	color: #305977;
	font-size: 0.8em;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}
#content h6 {
	color: #305977;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}

#content .text-container h6 a,
#content .text-container h6 a:link,
#content .text-container h6 a:visited {
	color: #CEEEFF;
	text-decoration: underline;
}
#content .text-container h6 a:hover,
#content .text-container h6 a:focus,
#content .text-container h6 a:active {
	text-decoration: none;
}
#content .text-container .clearer {
	clear: both;
	width: 200px;
	text-align: center;
	color:#678FAE;
	height: 0px;
	border: 0px;
}

div.tx-tmasinsearch-pi1 dt {
clear:both;
float:left;
font-weight:bold;
margin:0px 10px 0px 0px;
padding:0px 0px 5px 5px;
width: 150px;
}
div.tx-tmasinsearch-pi1 dd {
float:left;
font-weight:normal;
margin:0px;
overflow:hidden;
padding:0px 0px 5px 0px;
width:300px;
}
div.tx-tmasinsearch-pi1 dl {
float:left;
margin-top:0px;
width:480px;
}

hr.search-list {
border:0px none;
clear:both;
float:left;
height:0px;
margin:10px 0px 0px 0px;
width:100%;
}

#content img.amazonimg {	
	float: right;
	border: 1px solid #ffffff;
}

#content .tx-tmasinsearch-pi1 h2 {
	margin-bottom: 10px;
	float:left;
	width: 100%;
}

/**** Gästebuch ****/
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	font-size: 1.1em;
	color: #ffffff;
	background: transparent;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.tx-veguestbook-pi1 h2.tx-guestbook-header span.tx-guestbook-date {
	font-size: 0.8em;
	font-style: italic;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}
.tx-veguestbook-pi1 hr.tx-guestbook-clear {
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid #FE0000;
	height: 1px;
}

#content .text-container .tx-guestbook-pagination a,
#content .text-container .tx-guestbook-pagination strong {
	margin: 0px 5px 0px 0px;
	padding: 1px 4px 1px 4px;
	background: #6B9ABE;
	border: 0px;
	border-bottom: 1px solid #FE0000;
	color: #b3c7d7;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}
#content .text-container .tx-guestbook-pagination strong,
#content .text-container .tx-guestbook-pagination a:hover,
#content .text-container .tx-guestbook-pagination a:active,
#content .text-container .tx-guestbook-pagination a:focus {
	color: #ffffff;
	font-weight: normal;
}
#content .text-container .tx-guestbook-pagination p {
	padding: 0px;
	margin: 0px;
}
#content .text-container .tx-guestbook-pagination {
	margin: 0px 0px 10px 0px;
}
#content .tx-veguestbook-pi1 .tx-guestbook-data .web,
#content .tx-veguestbook-pi1 .tx-guestbook-data .mail {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	display: block;
}
#content .tx-veguestbook-pi1 .tx-guestbook-data .web {
	padding-right: 10px;
}
#content .tx-veguestbook-pi1 .tx-guestbook-text {
	clear: both;
}
#content .tx-veguestbook-pi1 .tx-guestbook-field .tx-guestbook-form-inputfield-med,
#content .tx-veguestbook-pi1 .tx-guestbook-field .tx-guestbook-form-inputfield-big,
#content .tx-veguestbook-pi1 .tx-guestbook-field .tx-guestbook-form-textarea,
#content .tx-veguestbook-pi1 .tx-guestbook-field .tx-srfreecap-pi2-image,
#content .tx-thmailformplus-pi1 fieldset.formular input.text,
#content .tx-thmailformplus-pi1 fieldset.formular #news,
#content .tx-thmailformplus-pi1 fieldset.formular .tx-srfreecap-pi2-image {
	margin: 0px 0px 1em 1em;
	border: 1px solid #0C2A3F;
}
#content .tx-thmailformplus-pi1 fieldset.formular {
	border: 0px;
}
#content .tx-thmailformplus-pi1 fieldset.formular dt,
#content .tx-thmailformplus-pi1 fieldset.formular dd {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}
#content .tx-thmailformplus-pi1 fieldset.formular dt {
	width: 20%;
}
#content .tx-thmailformplus-pi1 fieldset.formular dd {
	width: 80%;
}
#content .tx-thmailformplus-pi1 fieldset.formular #news {
	height: 150px;
	width: 200px;
}