.bodytext {
	margin: 0;
	padding: 0;
}

#tiscali-logo {
	text-align: right;
	margin: 10 0 -40px 0;
}

#nacamar-logo {
	text-align: right;
	margin: 10 0 -40px 0;
}

#media-logo {
	text-align: left;
	margin: 10 0px -35px 0;
}


/* styles f�r katalog/distribution (14.07.2005) */

.katalog_screenshot {
	width: 200px;
	height: 185px;
	/*float: left;*/

	margin-right: 10px;
}

.katalog_details {
	height: 185px;
	width: auto;
	line-height: 14px;
}

.katalog_screenshot_klein {
	width: 130px;
	/*height: 110px;*/
	overflow:hidden;
	margin-right: 10px;
	float: left;
}

.katalog_details_klein {
	height: 110px;
	width: 240px;
	float: left;
	line-height: 16px;
}

.katalog_details_klein_button {
	height: 110px;
	width: auto;
}

.katalog_filmtitel_blau {
	background-image : url("../pic/bg_katalog_verlauf_blau.gif");
	background-repeat:repeat-x;
	height: 26px;
	margin: 0 -20px 0 -20px;
	padding: 10px 0 10px 20px;
}

#katalog-nav-headline {
	background-color : #44A1C3;
	border : 1px solid #004B67;
	border-bottom: 0px solid;
	width : 170px;
	height : 16px;
	overflow : hidden;
}

.katalog_nav_head_dunkelblau {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	line-height : 12px;
	font-weight : bold;
	text-decoration : none;
	padding : 2px 9px 2px 9px;
	background-image : url("../pic/bg_teaser_head.gif");
}

.katalog_nav_header_hellblau {
	font-family : Arial, Helvetica, sans-serif;
	color : #174959;
	font-size : 12px;
	line-height : 14px;
	font-weight : bold;
	text-decoration : none;
	background-color: #85E0FF;
	padding: 2px 0px 2px 10px;
}

.katalog_nav_record {
	font-size : 10px;
	line-height : 10px;
	padding: 2px 0px 2px 10px;
}

.katalog_nav_record a {
	text-decoration: none;
	font-size : 10px;
	line-height : 10px;
}

.katalog_nav_pad {
	padding: 2px 0px 12px 0px;
}

#katalog-box-listen {
	background-image : url("../pic/bg_nav_box_turkis.gif");
	background-repeat : repeat-x;
	background-color : #ABE9FE;
	border : 1px solid #44869C;
	border-top: 0px;
	width : 170px;
	height : auto;

}

.inputfeld_caption {
	font-weight: bold;
}

.screenshot_overflow {
	width: 200px;
	overflow: hidden;
}

.screenshot_klein_overflow {
	width: 130px;
	overflow: hidden;
}


#festival-verleiher-nav {
	margin-bottom: 10px;
	font-weight: bold;
}

#listen-festivals, #listen-verleiher {
	margin-top: 10px;
	font-weight: bold;
}


ul.button_container {
    list-style:none;
    margin: -6px 0 0 40px;
    padding: 0;
    float: left;
    background-color:#fff;
	text-align: right;
	line-height:normal;
}

.button_container li {
    background:url("../pic/button_right.png") no-repeat right top;
    padding: 0;
    margin: 0;
    float: left;
}

.button_container a {
	padding: 6px 14px;
	margin: 0;
	display: block;
	font-weight:bold;
	font-size: 15px;
	text-decoration:none;
	color:#ffffff;
	text-align: right;
	background:url("../pic/button_left.png") no-repeat left top;
}

.button_container a:hover,a:focus {
	color:#835207;
}



