/* Admin-Styles */
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#015B99;
	font-size:24px;
	margin:0px 0px 5px 0px;
	width:550px;
	font-weight:normal;
}

/* Normal-Styles */
.tabHeadOn {
	background:#000 url(/img/layout/mainNavigationBG.jpg) center center repeat-x;
	color:#fff;
	padding: 3px 8px 3px 8px;
	font-size:12px;
}
.tabHeadOn a:link,
.tabHeadOn a:active,
.tabHeadOn a:visited,
.tabHeadOn a:hover {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.tabHeadOff { 
	color:#000;
	padding: 3px 8px 3px 8px;
	font-size:12px;
}
.tabHeadOff a:link,
.tabHeadOff a:active,
.tabHeadOff a:visited {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.tabHeadOff a:hover { text-decoration:none;}

a:link.titlelink,
a:active.titlelink,
a:visited.titlelink{
	display:block;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px 2px 0px;
	font-size:12px;
}
a.titlelink:hover{
	text-decoration:underline;
}
a.videoplay {
	display:block;
	height:24px;
	width:24px;
	background:url(img/play.gif) 0px 0px no-repeat;
	text-decoration:none;
}
a.videoplay:hover{
	background:url(img/play_over.gif) 0px 0px no-repeat;
	text-decoration:none;
}
a.videoplaybig {
	display:block;
	height:42px;
	width:42px;
	background:url(img/play_big.gif) 0px 0px no-repeat;
	text-decoration:none;
}
a.videoplaybig:hover{
	background:url(img/play_big_over.gif) 0px 0px no-repeat;
	text-decoration:none;
}

/*Liste*/
div.vid_mainbox{width:550px;
	font-weight:normal;
	margin-left:10px;
}
div.vid_mainbox h2{
	font-size:36px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:5px;
}
div.vid_mainbox h3{float:left;
	font-size:12px;
	color:#4d4d4d;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-bottom:5px;
}
div.vid_navigation{margin-top:10px;
	padding-bottom:3px;
	margin-bottom:3px;
	background-color:#f8f8f8;
}
div.vid_firstbox { width:100%;
	background:#d7d7d7; /* url(img/vidBoxBg.jpg) left top repeat-y;*/
	overflow:hidden;
	margin-bottom:10px;
}
div.vid_firstbox a:link,
div.vid_firstbox a:active,
div.vid_firstbox a:visited,
div.vid_firstbox a:hover { color:#000;}
div.vid_firstbox_details {
	float:left;
	width:155px;
	padding-left:5px; 
}
div.vid_firstbox_details h2{padding:5px 0 3px 0;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:0px;
}
div.vid_firstbox_details p {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#000;	
}
.vid_list{width:100%;
	overflow:hidden;
	background:#fff url(img/vidBoxBg.jpg) left top repeat-y;
}
td.vid_imgbox{background:#000;
	width:95px;
}
td.vid_leftbox{
	background-color:#d7d7d7;
	width:298px;
}
td.vid_leftbox a:link,
td.vid_leftbox a:active,
td.vid_leftbox a:visited,
td.vid_leftbox a:hover { color:#000; }
td.vid_border {
	background:#d7d7d7 url(img/vid_border_bgi.gif) top right no-repeat;
	border-right:1px solid #7c7c7c;
	width:39px;
}
td.vid_rightbox{
	background:#d7d7d7; /*url(img/vidBoxBgSmall.jpg) right top repeat-y;*/
	overflow:hidden;
	padding-left:8px;
	border-bottom:1px solid #c5c5c5;
	color:#4d4d4d;
	width:195px;
}
td.vid_rightbox h2 {padding:2px 0 8px 0;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:0px;
}
a.videoinfo { color:#000; text-decoration:underline; font-size:12px;}

td.vid_rightbox p {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#000;	
}
div.vid_rating{font-size:10px; 
	color:#000;
}
.pagerBox a{ color:#000;}

/* Detailseite */
div.vid_mediaplayer_box { background-color:#d7d7d7;}
div.vid_mediaplayer_box h2 { 
	color:#353535;
	font-size:14px;
	font-weight:normal;
	padding-top:3px;
}
div.vid_mediaplayer_box h3 {
	color:#353535;
}
div.vid_mediaplayer_box form input {margin-left:10px;}

div.vid_detail_box{
	float:right; 
	position:relative; 
	width:169px; 
	height:376px; 
	background:#d7d7d7; /*url(img/vidBoxBgSmall.jpg) left top repeat-y;*/
	color:#000;
	border-left:1px solid #7c7c7c;
	border-bottom:1px solid #7c7c7c;
}
div.vid_detail_headline{ /*background:url(/img/layout/mainNavigationBG.jpg) center center repeat-x;*/
	line-height:15px; 
	color:#000; 
	font-weight:bold;
	padding:3px 0 3px 5px; 
	margin-bottom:10px;
}
div.vid_detail_cat_headline{/*background:url(/img/layout/mainNavigationBG.jpg) center center repeat-x;*/
	margin-top:15px;
	line-height:15px; 
	color:#fff; 
	font-weight:bold;
	padding:3px 0 3px 5px; 
	background-color:#373737;
}
div.vid_detail_cat_headline2{margin-top:15px;
}
div.vid_detail_cat {
	background-color:#fff;
	color:#90979b; 
	font-weight:bold;
	padding:10px;
}
div.vid_detail_cat ul {
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:18px;
}
div.vid_detail_cat ul li {
	list-style-image:url(img/bullet-arrow.gif);
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-bottom:15px;
}
div.vid_detail_cat ul li a {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
div.vid_detail_cat ul li a:hover{font-size:12px;
	text-decoration:underline;
}

div.vid_details_list {
	float:left;
	width:175px;
}

div.vid_detail_details { color:#000;}
div.vid_detail_details p{
	padding:0 0 5px 8px;
	border-bottom:1px solid #7c7c7c;
	font-size:12px;
	font-weight:normal;
}
div.vid_detail_description {
	padding:10px;
}
div.listchooser {display:none;}
div.listchooser a:link,
div.listchooser a:active,
div.listchooser a:visited,
div.listchooser a:hover {padding-right:10px;}

/* Upload schritt 1 */
div.vid_textarea_box{margin-bottom:10px;
	line-height:16px;
}
div.vid_schritt_box{text-align:right;
}
span.vid_ladebalken_ladend{background-color:#5E6F79;
	height:5px; width:30px;
	margin-top:5px;
}
span.vid_ladebalken_leer{background-color:#ccc;
	height:5px; width:30px;
	margin-top:5px;
}

/*Schritt 3 */
.vid_kontaktformular_headline{font-size:12px;
	font-weight:normal; padding-right:10px;
}
.vid_angaben_headline{font-size:12px;
	font-weight:bold;
}
form.vid_detail_button{padding:0px;
	margin:0px;
}
form.vid_detail_button input{width:185px;
	font-size:11px;
}
div.vid_content_box {
	margin:0px;
	padding:0px;
	background-color:#d7d7d7;
}
div.vid_content_border {
	width:330px;
	float:left;
}
div.vid_image_box {
	width:95px;
	float:left;
}
div.vid_image_box img {width:95px;}

div.vid_text_box {
	margin:0px;
	padding:0px;
	float:left;
	padding:5px 10px;
	width:200px;
}

div.vid_text_box h2 {
	margin:0px;
	padding:0px;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
tmp_description {margin:0px;
padding:5px;}
div.vid_details {
	margin:0px;
	padding:0px;
	float:left;
	width:219px;
	border-left:1px solid #7c7c7c;
	height:71px;
}
ul.vid_ul {margin:0px; padding:0px; padding:5px 10px;}
ul.vid_ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
div.vid_playButton {
	margin-left:330px;
	padding:5px;
	border-left:1px solid #7c7c7c;
	clear:both;}

.clear{clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
