A  {
	color : white;
}

a.noline {
	text-decoration:none;
}


BODY  {
	font-family: Verdana;
	font-size : 11px;
	color: White;
	background-color:#000000;
	background-image:url(img/hint_main_verlauf.jpg);
	background-repeat:repeat-x;
} 

.nsilver  {
	font-size : 11px;
	font-family : verdana;
	color : silver;
}
.n  {
	font-size : 12px;
	font-family : arial;
	color : white;
}

.nspezial  {
	font-size : 12px;
	font-family : arial;
	color : white;
	line-height: 17px;
}

.nbg1 {
	font-size : 12px;
	font-family : arial;
	color : white;
	background-color: #009FCF;

}
.nbg2 {
	font-size : 12px;
	font-family : arial;
	color : white;
	background-color: black;
}
.nbg3 {
	padding: 2px;
	font-size : 12px;
	font-family : arial;
	color : white;
	background-color: black;
}


.nred  {
	font-size : 12px;
	font-family : verdana;
	color : red;
	background-color: silver;
}

.naqua  {
	font-size : 11px;
	font-family : verdana;
	color : aqua;
	}

.l {
	font-size : 15px;
	font-family : arial, helvetica;
	color : white;
}

.laqua {
	font-size : 15px;
	font-family : arial, helvetica;
	color : aqua;
}

.lred {
	font-size : 14px;
	font-family : arial, helvetica;
	color : red;

}
.s  {
	font-size : 10px;
	font-family : verdana;
	color : silver;
	}
	
.slink  {
	color : silver;
	font-family : arial;
	
}
.swhite  {
	font-size : 10px;
	font-family : verdana;
	color : white;
}

.saqua  {
	font-size : 10px;
	font-family : verdana;
	color : aqua;
}

.vote {
	font-size : 10px;
	font-family: arial;
	color: white;
}

.lwhite {
	font-size : 20px;
	font-family: arial;
	color: white;
}

h1 {
	margin-top: 0px;
	text-decoration: none;
	font-family: arial;
	font-size: 25px;
	color: white;
}

.h1_link {
	text-decoration: none;
}

.v_div {
position:absolute;
visibility: visible;
left: -400px; 
top: -300px; 
z-index: 1;
}

/* navigation neu */

.nav_li {
font-size: 11px;
font-family: arial;
color: #e2e2e2;
font-weight: bold;
text-decoration: none;
letter-spacing: 1.2px;

}

.nav_li:Hover {
color: white;
}

/* rubriken für die stream seite */

.rubrik {
font-size: 14px;
font-family: arial;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.rubrik_a {
font-size: 14px;
font-family: arial;
color: #00ffff;
font-weight: bold;
text-decoration: none;
}




/*  styles fuer die tv tipps wegen visions */

.ti {
	font-size : 15px;
	font-family : arial, helvetica;
	color : white;
	font-weight: bold;
}
.zi {
	font-size : 12px;
	font-family : arial;
	color : white;

}
.sti {
	font-size : 12px;
	font-family : arial;
	color : white;
	font-weight: bold;

}


/* neu */

h1 {

}

h2 {

}

h2.verlauf {
	background-image:url(img/videotitel_hint_sw.gif);
	background-repeat:repeat-x;
	font-size: 16px;
	font-weight:bold;
	padding: 3px 3px 0px 6px;
	margin:0;
	width:auto;
	margin-bottom: 5px;
}
h2.verlauf a {
	text-decoration:none;
}

h3.verlauf {
	background-image:url(img/videotitel_hint_sw.gif);
	background-repeat:repeat-x;
	font-size: 14px;
	font-weight:bold;
	padding: 2px 2px 0px 6px;
	margin:0;
	width:auto;
	margin-bottom: 5px;
}

.grafik {
	padding: 0 10px 10px 0;
}

.showall {
	float:right;
	font-size: 14px;
	font-weight:bold;
	padding: 3px 0 0 0px;
	cursor:pointer;
}


.addvideo {
	background-image:url(img/add_video.png);
	background-repeat:no-repeat;
	padding: 3px 0 0 25px;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:10px;
}
.addvideo a {
	text-decoration:none;
}

.video {
	margin-bottom: 10px;
}
.video h2 {
	background-image:url(img/videotitel_hint_sw.gif);
	background-repeat:repeat-x;
	font-size: 16px;
	font-weight:bold;
	padding: 3px 3px 0px 6px;
	margin:0;
	width:auto;
	cursor:pointer;
	
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}
.video h2 a {
	text-decoration:none;
}

.video .text {
	border: 1px solid #888888;
	border-top: none;
	/*padding: 10px 4px 10px 4px;*/
	background-color:#777777;
}

.video img.arrow_left {
	background-image:url(img/arrow_left.gif);
	background-repeat:no-repeat;
	width: 15px; height:15px;
	float: right;
	text-align: right;
	margin: 3px;
	cursor:pointer;
}
.video img.arrow_down {	
	background-image:url(img/arrow_down.gif);
	background-repeat:no-repeat;
	width: 15px; height:15px;
	float: right;
	text-align: right;
	margin: 3px;
	cursor:pointer;
}

.linktovideo {
	margin: 0px 0 5px 0;
	padding: 0px 0 2px 20px;
	background-image:url(img/play.png);
	background-repeat:no-repeat;
	float:left;
}

.videodetails {
	margin-left: 120px;
}

.nextpage {
	float:right;
	font-size: 14px;
	font-weight:bold;
}
.previouspage {
	font-size: 14px;
	font-weight:bold;
}

.spacer10 {
	margin-top: 10px;
}

/* video hinzufuegen */
form#hinzufuegen  {
	margin: 10px 0 0  0;
}
form#hinzufuegen input {
	width: 300px;	
}

form#hinzufuegen textarea {
	width: 300px;	
	height: 150px;
}

table.hinzufuegen td {
	font-size: 14px;
	font-weight:bold;
	vertical-align:top;
}

