@import url("text.css");
@import url("navigation.css");

/* @group Grundelemente */

html {
	font: 0.75em/1.5em Arial, Verdana, sans-serif;
	color: #fff;
	}

body {
	margin: 0;
	padding: 0;
	background: #010fff url(/pictures/back_body.gif) repeat-x;
	text-align: center;
	}

.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
	background-color: #fff;
	background-image: none;
	text-align: left;
	color: #000;
	}
.bodycontent p, .bodycontent h1, .bodycontent h2, .bodycontent h3, .bodycontent h4 {color: #000;}
	
#main {
	width: 950px;
	text-align: left;
	margin: auto;
	}

#suche_template {
	position: absolute;
	margin-top: 340px;
	margin-left: 100px;
	}
#suche_template input.formfield {
	width: 130px;
	}
#suche_template input.formsubmit {
	width: auto;
	margin-left: 5px;
	}
span.searchword {
	background-color: #a3a7ed;
	color: #fff;
	}

#content div#film {
	width: 240px;
	position: absolute;
	margin-top: -283px;
	margin-left: 138px;
	}

#zo_online {
position: absolute;
margin-top: 168px;
margin-left: 815px;
}

#banner_globetv {
	position: absolute;
	margin-top: 259px;
	margin-left: 788px;
	}
#banner_automobil {
	position: absolute;
	margin-top: 580px;
	margin-left: 850px;
	}
#banner_sara {
position: absolute;
	margin-top: 315px;
	margin-left: 746px;
}

table.table_archiv td {
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
	}

table.table_archiv_template td {
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
	}

/* @end */

/* @group Head */

#head {
	background: url(/pictures/back_head.gif) no-repeat right;
	height: 88px;
	}

/* @end */

/* @group Hauptnavi */

#navi {
	background: url(/pictures/back_hnav.gif) no-repeat;
	margin: 0;
	padding-left: 105px;
	height: 39px;
	color: #000;
	}

/* @end */

/* @group Unternavi */

#unavi {
	background: url(/pictures/back_unav.gif) no-repeat;
	height: 268px;
	padding-left: 105px;
	}

/* @end */

/* @group Content */

#content {
	background-image: url(/pictures/back_content.gif);
	padding-left: 175px;
	padding-top: 30px;
	height: 375px;
	}

#banner {
	position: absolute;
	margin-top: -280px;
	margin-left: 450px;
	}

#startseite {
	position: absolute;
	margin-top: -20px;
	}
#startseite p {
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	color: #f2f054;
	}
#starttabelle td {
	padding-bottom: 5px
	}

#text {
	width: 600px;
	height: 330px;
	max-height: 330px;
	overflow: auto;
	}


#text_archiv {
	width: 600px;
	height: 290px;
	max-height: 290px;
	overflow: auto;
	}

/* @end */


/*kanalverschiebungs-button*/

#kanalverschiebung {
background-image: url(/pictures/cablecom_bluewin.gif);
background-repeat: no-repeat;
width: 159px;
height: 165px;
position: absolute;
display: inline;
margin-left: 485px;
margin-top: 5px;
}

#wettbewerb {
display:none;
position: absolute;
margin-top: 207px;
margin-left: -20px
}
