@CHARSET "UTF-8";

/* YAHOO CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}

/* uni.tv Styles */
body {
	background-color: #fdfef1;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul, ol, p {
	margin-bottom: 10px;
	margin-top: 5px;
}

ul, ol {
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

li {
	list-style-type: disc;
}

a:active {
	outline: none;
}

a, a:link, a:visited {
	color: #E80;
	text-decoration: none;
}

a:hover {
	color: #E80;
	text-decoration: underline;
}

/* Site structure */
div#site {
	margin: auto;
	width: 984px;
	border: 2px solid #000;
	margin-top: 50px;
	margin-bottom: 50px;
}

div#head {
	margin-bottom: 20px;
	position: absolute;
	height: 153px;
}

div#head a#logo {
	top: -36px;
	left: -10px;
	position: absolute;
}

div#head a#logo img {
	border: 0;
}

div#banner {
	/*width: 814px;*/
	width: 774px;
	height: 123px;
	/*background-image: url('../images/banner.png');*/
	background-image: url('../images/header.gif');
}

div#head div#rightHead {
	margin-top: -123px;
	height: 123px;
	margin-left: 774px;
	width: 210px;
	background-image: url('../images/tv.png');
/*	border: 1px solid #F00;*/
}

div#head ul#nav {
	background-color: #000;
	height: 30px;
	width: 734px;
	margin: 0;
	padding-left: 40px;
}

div#head ul#nav li {
	float: left;
	color: #FFF;
	list-style-type: none;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
}

div#head ul#nav li a {
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
}

div#head ul#nav li a span.highlight {
	color: #FFD300;
}

div#languages {
	position: absolute;
	top: 123px;
	left: 774px;
	width: 210px;
	height: 30px;
	background-color: #807A64;
	z-index: 500;
}

div#languages img {
	position: absolute;
	top: 9px;
	right: 5px;
}

div#languages ul {
	margin: 5px;
	padding: 0;
	width: 180px;
	height: 20px;
	z-index: 500;
}

div#languages ul * {
	z-index: 500;
}

div#languages ul li {
	position: relative;
	float: left;
	list-style-type: none;
}

div#languages ul li a,
div#languages ul li a:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: 160px 4px;
	background-color: #807A64;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD200;
	width: 155px;
	border: 1px solid #000;
	text-align: right;
	padding-top: 2px;
	padding-right: 25px;
	height: 18px;
	margin-top: -1px;
	overflow: hidden;

/*	overflow: hidden;*/
}

div#languages ul li a.select {
	border-color: #807A64;
	cursor: default;
	background-image: url("../images/selectLanguage.gif");
}

div#languages ul li ul {
	display: none;
	margin: 0;
	z-index: 500;
}

div#languages ul li:hover a.select {
	border-color: #000;
}

div#languages ul li a:hover {
	background-color: #8B846C;
	text-decoration: none;
}

div#languages ul li:hover ul {
	display: block;
	position: absolute;
	top: 21px;
	left: 0;
	width: 180px;
}

div#middle {
	margin-top: 153px;
/*	position:relative; display:block; background:#0ac; border-left:200px solid #aa8; border-right:200px solid #a8a; overflow:visible;*/
	border-right: 210px solid #FFF9E3;
	overflow: visible;
	background-color: #FFF;
	position: relative;
	display: block;
}

div#content {
	padding: 10px;
	text-align: left;
	display: block;
	height: 1%;
	position: relative;
	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
}

div#sidebar {
	float: right;
	position: relative;
	width: 190px;
	margin-right: -210px;
	display: inline;
	padding: 10px;
	padding-top: 0;
	text-align: left;
	z-index: 200;
}

div#sidebar * {
	z-index: 200;
}

/* Footer */

div#footer {
	
}

div#footer div#topLane {
	height: 30px;
	border-right: 210px solid #807A64;
	background-color: #000;
	text-align: right;
	color: #777;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 10px;
}

div#footer div#topLane a,
div#footer div#topLane a:link {
	color: #777;
	text-decoration: underline;
}

div#footer div#bottomLane {
	height: 30px;
	border-right: 210px solid #FFE365;
	background-color: #FFD200;
}

h1 {
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	font-size: 30px;
	font-variant: small-caps;
	color: #555;
/*	color: #F48121;*/
/*	color: #FFD200;*/
/*	color: #000;*/
}

h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-size: 19px;
	font-weight: normal;
	font-family: Verdana, Helvetica;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 8px;
}

h3 {
	margin-top: 10px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin-top: 20px;
	border-bottom: 1px solid #FFD202;
	margin-bottom: 15px;
	font-size: 17px;
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	font-variant: small-caps;
/*	color: #FFD202; << gelb*/
	color: #807A64;
	letter-spacing: 0.5px;
}


/* Site Elements */

/*******************************************************************************
	CHANNEL TREE
 ******************************************************************************/
ul#channelTree {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}

ul#channelTree li {
	list-style-type: none;
	background-image: url('../images/icons/channel_blue.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

ul#channelTree li a,
ul#channelTree li a:link {
/*	font-family: "Bitstream Vera Sans", sans-serif;*/
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
/*	font-variant: small-caps;*/
	font-size: 13px;
	text-decoration: none;
/*	border-bottom: 1px solid #FFF9E3;*/
	color: #000;
	vertical-align: top;
	/*margin-left: -2px;*/
	text-decoration: none;
}

ul#channelTree li a:hover {
/*	border-bottom: 1px solid #000;*/
	text-decoration: underline;
}

ul#channelTree li ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

ul#channelTree li ul li {
	background-image: url('../images/icons/channel.gif');
}

/*******************************************************************************
	LATEST VIDEOS
 ******************************************************************************/
ul#latest {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}

ul#latest li {
	list-style-type: none;
	background-image: url('../images/icons/video.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

ul#latest li a,
ul#latest li a:link {
/*	font-family: "Bitstream Vera Sans", sans-serif;*/
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
/*	font-variant: small-caps;*/
	font-size: 13px;
	text-decoration: none;
/*	border-bottom: 1px solid #FFF9E3;*/
	color: #000;
	vertical-align: top;
	/*margin-left: -2px;*/
	text-decoration: none;
}

ul#latest li a:hover {
/*	border-bottom: 1px solid #000;*/
	text-decoration: underline;
}

ul#latest li ul {
	margin-left: 22px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/*******************************************************************************
	CHANNEL
 ******************************************************************************/

a.videoHeading,
a:link.videoHeading {
	display: block;
	line-height: 100%;
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
	color: #000;
	font-size: 18px;
	text-decoration: none;
	padding-left: 20px;
	background-image: url('../images/icons/video.png');
	background-repeat: no-repeat;
}

a:hover.videoHeading {
	color: #E80;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

div.videoBox {
	margin-bottom: 20px;
}

div.videoBox p.desc {
	float: left;
	clear: left;
	min-height: 40px;
	margin-right: 10px;
	max-width: 514px;
	padding-top: 5px;
}

div.videoInfo {
	float: right;
	margin-left: 10px;
	color: #807A64;
	font-size: smaller;
	width: 220px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.videoInfo p {
	margin: 0;
}

div.videoInfo p img {
	margin-right: -4px;
}

/*******************************************************************************
	NEWS
 ******************************************************************************/

h2.newsHeading {
	line-height: 100%;
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
	margin-top: 30px;
}

small.newsDate {
	margin-left: 10px;
	letter-spacing: 0px;
	color: #807A64;
}

div.newsContent {
	
}

ul.latest {
	margin: 0;
	padding: 0;
}

ul.latest li {
	list-style-type: none;
	background-color: #FFE7A5;
}

ul.latest li.caption {
	border-top: 1px solid #FFECB8;
	border-bottom: 1px solid #E3CD93;
	padding: 5px;
	font-weight: bold;
}

ul.latest li.first, ul.latest li.last {
	height: 8px;
	background-color: #EFD89B;
}

ul.latest li.first {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;	
	border-bottom: 1px solid #E3CD93;
}

ul.latest li.last {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top: 1px solid #FFECB8;
}

ul.latest li.link {
	border-top: 1px solid #FFECB8;
	border-bottom: 1px solid #E3CD93;
}

ul.latest li.link a {
	display: block;
	padding: 2px;
	padding-left: 5px;
	padding-bottom: 4px;
}

ul.latest li.link a:hover {
	background-color: #EFD89B;
}

/*******************************************************************************
	Livestream
 ******************************************************************************/
div#watching {
	left: 525px;
	position: absolute;
	top: 402px;
}

/*******************************************************************************
	Forms
 ******************************************************************************/
form label {
	display: block;
	color: #008;
}

form p {
	font-size: smaller;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #777;
}

fieldset {
	margin-bottom: 15px;
	border: 1px solid #AAA;
	padding: 10px;
}

fieldset legend {
	margin-left: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}

input[type=text],
input[type=password] {
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 11px;
	width: 400px;
}

input[type=text]:focus,
input[type=password]:focus {
}

input[type=checkbox] {
	vertical-align: top;
}

input[type=submit] {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

input[type=submit]:hover {
}

textarea {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	width: 400px;
	height: 70px;
}

textarea:focus {
}

select {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
}

form input,
form select,
form textarea {
	margin-bottom: 15px;
}