/* CSS Document */
/* Misc */
a{
	color:#1D497D;
}
a:hover{
	text-decoration:none;
}
.contentElement{
	margin-bottom:20px;
	background-color:#E4E4E4;
	background-image:url(../images/boxBg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;	
}
h1.defaultHeader{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:30px;
	padding-left:17px;
	margin:0;
}
div#leftCol h1.defaultHeader{
	background-image:url(../images/longHeaderBg.gif);	
}
div#contentCol h1.defaultHeader{
	background-image:url(../images/whole-site-header.gif);	
	margin-bottom:6px;
}
div#topLogo h1.defaultHeader , div#creditsBox h1.defaultHeader{
	display:none;
}
div#rightCol h1.defaultHeader{
	background-image:url(../images/shortHeaderBg.gif);	
}
p.bodytext{
	margin:0;
	padding:10px;
}
hr.clearer{
	clear:both;
	margin-bottom:50px;
	visibility:hidden;
}
div#creditsBox p.bodytext{
	padding:0;
}
.searchInput{
	width:196px;
	height:28px;
	border:1px solid #1D497D;
	font-size:22px;
	line-height:28px;
	color:#666666;
	padding:0 2px;
}
ul.mainMenu{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.mainMenu li{
	float:left;
	margin-left:3px;
}
table.contenttable td{
	vertical-align:top;
}
/* Suche */
div.tx-indexedsearch-searchbox td, div.tx-indexedsearch-res td{
	padding:3px;
}f

/* Comments */
div.tx-comments-pi1{
	font-size:12px;
	margin-bottom:20px;
}
div.tx-comments-comments{
	border:1px solid #DDDDDD;
}
div.tx-comments-comment-content, span.tx-comments-comment-name, span.tx-comments-comment-name a{
	max-width:470px;
	overflow:hidden;
}
span.tx-comments-comment-name a{
	display:block;
	float:left;
}
div.tx-comments-comment-1, div.tx-comments-comment-2{
	padding:3px 5px;
}
div.tx-comments-comment-1{
	background-color:#E6E6E6;
}
div.tx-comments-pi1 form{
	margin:0;
	padding:0;
}
div.tx-comments-comment-2 span{
	color:#666666;
}
div.tx-comments-comment-form{
	padding:0 5px;
}
div.tx-comments-comment-form label{
	display:block;
	clear:left;
	float:left;
	width:125px;
}
div.tx-comments-comment-form input.tx-comments-comment-input{
	margin-bottom:5px;
	border:1px solid #1D497D;
	width:200px;
}
div.tx-comments-comment-form textarea{
	margin-bottom:5px;
	border:1px solid #1D497D;
	width:200px;
}
span.tx-comments-required-mark{
	color:#EE0000;
	font-weight:bold;
}
div.tx-comments-comment-form div.tx-comments-captcha img{
	border:1px solid #1D497D;
	vertical-align:top;
}
div.tx-comments-comment-form div.tx-comments-captcha input{
	font-size: 19px;
	line-height:25px;
	text-align:center;
	width:75px;
}
span.tx-comments-required-error{
	font-size:12px;
	color:#FF0000;
	clear:both;
	margin-left:125px;
	width:200px;
	position:relative;
	top:-5px;
}
	

/* Player */
div#vedo-player div{
	clear:both;
}
/* Big channel menu */
ul.big-channel-menu{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.big-channel-menu li{
	float:left;
	width:200px;
	border:1px solid #C1C1C1;
	margin:6px;
}
ul.big-channel-menu li div{
	background-color:#EEEEEE;
	padding:3px;
}
ul.big-channel-menu a{
	margin:0;
}
