@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:70%;
	background-color:#f0f0f0;
	background-repeat:no-repeat;
	background-position:1024px 50px;
} 

div {

}

.clearer {
	clear:both;
}

img {
	border:0px;
}

a, div {
	outline:none;
	text-decoration:none;
}



h1 {
	font-size:1em;
}

#box {
	width:1040px;
	font-size:1em;
	background-image: url(../img/background_box.png);
	background-repeat:repeat-y;
	position:relative;
}

#left {
	float:left;
	width:200px;
}

#logo {
	float:left;
	width:200px;
	height:50px;
	background-image:url(../img/kirchenfernsehen_logo.png);
	background-repeat:no-repeat;
}

#logo img{
	width:200px;
	height:50px;
}


#NavigationLeft {
	width:200px;
	background-image:url(../img/background_navigation.png);
	background-repeat:repeat-x;
	float:left;
	height:600px;

}


#SeitenHeader {
	width:824px;
	height:50px;
	background-image:url(../img/background_claim_header.png);
	background-repeat:repeat-x;
	float:left;
	position:relative;
}


#claim {
	width:450px;
	height:50px;
	display:block;
	background-image:url(../img/kirchenfernsehen_claim.png);
	background-repeat:no-repeat;
	float:left;
}

#sucheEingabe {
	width:150px;
	height:21px;
	display:block;
	position:absolute;
	top:14px;
	right:40px;

}

#sucheEingabe form{
	position:relative;
}


#sucheEingabe form .InputFeld, #sucheEingabe form .InputImage{
	position: absolute;
}

#sucheEingabe form div {
	width:50px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
}

#sucheEingabe form .InputFeld {
	top:1px;
	left:0px;
	width:115px;
	height:15px;
	border:1px #c8c8c8 solid;
	padding:1px 2px 2px 2px;
	font-size:1em;

}

#sucheEingabe form .InputImage{
	top:0px;
	right:0px;
}


#rechts {
	float:left;
	width:824px;
	background-repeat: repeat-y;
	background-position:0px 49px;
	line-height:1.4em;
	font-size:0.9em;
}

#rechts a:hover{
	text-decoration:underline;
}

#ChannelHeader {
	float:left;
	width:824px;
	height:49px;

	background-repeat: repeat-x;
	
}

#PlayerBox {
	float:left;
	width:824px;
	height:370px;
	position:relative;
	background-repeat: no-repeat;
	overflow:hidden;
}

#FlashPlayer {
	width:824px;
	height:370px;
	position:relative;

	}

#BeitragsTexte {
	position:absolute;
	top:15px;
	height:280px;
	padding:15px 10px 10px 15px;
	z-index:10;
	background-repeat:no-repeat;
}

.BeitragsTexte16x9 {
	background-image:url(../img/textbox_16_9_klein.png);	
	left:525px;
	width:240px;
}

.BeitragsTexte4x3 {
	background-image:url(../img/textbox_4_3_klein.png);	
	left:405px;
	width:360px;

}


.BeitragsTexte4x3_live {
	background-image:url(../img/rahmen_4_3_klein.png);	
	left:405px;
	width:370px;
	height:326px !important;
}

#BeitragsTexte h1{
	font-size:1.4em;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px ;
	
}

.scroll-pane {
	height:270px;
	overflow:auto;	
	}

.scroll-pane-16x9 {

	width:230px;
}

.scroll-pane-4x3 {
	width:345px;
}

.scroll-pane-4x3_live {
	width:360px;
	height:290px !important;
	}
	
#content {
	float:left;
	width:809px;
	background-color:#f2f2f2;
	background-image:url(../img/background_content_schatten.png);
	background-repeat: repeat-y;
	padding:20px 0px 0px 15px;
}



#footer {
	width:1040px;
	height:30px;
	background-image:url(../img/background_footer.png);
	background-repeat:no-repeat;
	float:left;
}


/* Player

*/

#FlashPlayerDropDownContainerWrap {
width:730px;
overflow:hidden;
height:100%;
position:relative;
}

#FlashPlayerDropDownContainerWrap2 {
	width:2920px;
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
}

.FlashPlayerDropDownDiv {
	width:730px;
	float:left;
	margin-top:20px;
}

#FlashPlayerDropDownContainer, #FlashPlayerDropDownContainerEmbed, #FlashPlayerDropDownContainerDownload, #FlashPlayerDropDownContainerMeinung, #FlashPlayerDropDownContainerWeiterempfehlen {
	/*height:160px;*/
	float:left;
	display:none;
/*	position:relative;
	top:-25px;
	left:15px;*/
	margin:-25px 0px 15px 15px;
	padding:0px 20px 0px 20px;
	width:740px;
	background-image: url(../img/background_ausklapplayer_dynamisch.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
}


/* AJAX */

.AjaxLoaderIcon {
	height:100%;
	width:100%;
	background-image:url(../img/ajax-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;

}



/* Listen */

.VideoListItem {
	float:left;
	width:365px;
	height:100px;
	overflow:hidden;
	background-color:#ebebeb;
	margin:0px 10px 10px 0px;
}

.VideoListItem h2 {
	font-size:1em;
	margin:3px 0px 0px 0px;
	padding:0px;	
}

.VideoListItem p {
	margin:0px;
	padding:0px;
}

.VideoListItemBild {
	float:left;
	width:120px;
	height:90px;
	overflow:hidden;
	margin:5px;
}

.VideoListItemText {
	float:left;
	width:220px;
	margin-left:10px;
	line-height:1.2em;
}


.claim {
	font-size:1.4em;
	color:#9a9a9a;
	margin-left:5px;

	
}


