.title_dossier {
line-height:35px;	
font-weight:bold;	
font-size:10px;
margin-left:15px;

}

/*****************************************************************

	DOSSIER

	**************************************************************/

	#dossier {
	width:850px;
	height:860px;
	/*background-color:#e6e6e6;*/
	background-color:#efefef;
	border:1px solid #666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

	#header {
	width:845px;
	margin-left:5px;
	height:80px;
	}

	#story_search {
	float:left;
	width:825px;
	margin-left:5px;
	padding:2px;
	background-color:#666;
	}

	#title {
	float:left;
	width:845px;
	margin-left:5px;
	height:30px;
	border:0px solid #ff0000;
	}

	#container_story_media {
	float:left;
	width:845px;
	margin-left:5px;
	}

	#container_story {
	width:480px;
	height:260px;
	margin-left:0px;
	float:left;
	}
	
	#storybox_content {
	height:190px;
	width:445px;
	padding-right:10px;
	overflow:auto;
	}
	
	#storybox_footer {
	height:30px;
	width:450px;
	}

	#container_media {
	width:365px;
	float:left;
	}

	#container_additionals {
	width:845px;
	margin-left:5px;
	height:170px;
	}
	
	#container_placeholder {
	width:300px;
	height:170px;
	float:left;
	}

	#container_on_topic {
	width:845px;
	margin-left:5px;
	height:180px;
	}

	#container_imprint {
	width:845px;
	margin-left:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
	
	.on_topic {
	width:100px;
	height:116px;
	overflow:hidden;
	float:left;
	margin-left:9px;
	padding:2px;
	font-size:9px;
	text-align:left;
	border:0px solid #666;
	}
	
	.contentspacer_top {
	margin-bottom:10px;
	}
	
	.contentspacer_bottom {
	margin-bottom:6px;
	}
	
	.ontopic_dossier {
	top:-10px;
	}
	
	.dossier_footer {
	top:-15px;
	}
	
	#story_author_contact {
	float:left;
	width:450px;
	height:46px;
	}
	
	#story_author_contact img {
		float:left;
		margin-right:10px;
	}
	
	#story_author_contact_info {
		float:left;
		width:370px;
		margin-bottom:5px;
	}
	
	#story_author_contact_functions {
		float:left;
		width:370px;
		text-align:left;
		padding-top:2px;
		border:0px solid #ff0000;
	}	
	
	#story_ticker_label {
		float:left;
		color:#fff;
		font-weight:bold;
		margin-right:10px;
		margin-left:5px;
		margin-top:3px;
		font-size:12px;
	}

	.story_newsticker {
		float:left;
		width:500px;
		margin-top:3px;
		text-align:left;
	}
	
	.story_ticker_line {
		float:left;
		width:430px;
		height:20px;
		overflow:hidden;
		margin-right:10px;
		margin-top:2px;
		display:none;
	}
	
	/* story search story */

	#story_searchfield {
		position:relative;
		float:right;
		width:239px;
		height:23px;
		background-image: url('../graphics/portalheader/searchfield.gif');	
	}

	#story_searchfield img {
		position:absolute;
		top:3px;
		right:6px;
		cursor:pointer;
	}

	.story_ipt_search {
		width:240px;
		margin-top:3px;
		margin-left:10px;
		border:0px;
		font-family:Verdana;
		font-size:12px;
		color:#aeaeae;
		background:transparent;
	}


	#story_search_results {
		position:absolute;
		top:120px;
		right:10px;
		width:400px;
		color:#45ab95;
		z-index:1000;
		display:none;
		background-image: url('../graphics/blacktransparentbg.png');
		border: 1px solid #ddd;
		-moz-border-radius:6px; 
		-webkit-border-radius:6px;
		text-align:left;
	}

	#story_search_results h3 {
		float:left;
		color:#efefef;
		padding-left:10px;
		font-size:16px;
		font-family:Verdana;
		font-weight:bold;
	}

	#story_search_results h4 {
		float:right;
		color:#54adb3;
		padding-top:3px;
		padding-right:10px;
		font-size:12px;
		font-family:Verdana;
		font-weight:normal;
		cursor:pointer;
	}

	#story_search_results hr {
		border: 1px dotted #ccc;
	 	height: 0;
	 	width: 100%;
	}

	#story_search_results_head {
		width:400px;
		height:23px;
		margin-top:10px;
		margin-bottom:10px;
	}

	#story_story_search_results_list {
		float:left;
		height:450px;
		margin:10px 5px 10px 10px;	
		color:#dbfbf4;
		overflow:auto;
	}

	.story_story_list_search_result_head {
		float:left;
		width:360px;
		margin:5px;
		padding-bottom:5px;
		border:0px;
		border-bottom:1px solid #efefef;
		border-style:dotted;
		z-index:1100;
	}

	/* // story search story */


	/* Community Block */
	
	.community_btn {
		float:left;
		width:16px;
		height:16px;
		margin:0 14px 10px 0;
		border:1px solid #666666;
		color:#666;
	}
	
	.community_btn_addthis {
		float:right;
		margin-top:14px;
		color:#666;
	}
	
	/* // Community Block */
	
/*****************************************************************

	STORY - INTERACTIVITY 

	**************************************************************/
	
	/* PRINT VIEW */
	
	.button_printview:link, .button_printview:visited {
	color:#666666;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 20px;
	background-image:url('../graphics/modules/mod_print_passive.png');
	background-repeat:no-repeat;
	}

	.button_printview:hover, .button_printview:active {
	color:#339999;
	text-decoration:underline;
	background-image:url('../graphics/modules/mod_print_active.png');
	background-repeat:no-repeat;
	}
	
	/* WRITE AUTHOR */
	
	.button_write_author:link, .button_write_author:visited {
	color:#666666;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 20px;
	background-image:url('../graphics/modules/mod_edit_passive.png');
	background-repeat:no-repeat;
	}

	.button_write_author:hover, .button_write_author:active {
	color:#339999;
	text-decoration:underline;
	background-image:url('../graphics/modules/mod_edit_active.png');
	background-repeat:no-repeat;
	}
	
	/* TRANSFER */
	
	.button_transfer:link, .button_transfer:visited {
	color:#666666;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 20px;
	background-image:url('../graphics/modules/mod_transfer_passive.png');
	background-repeat:no-repeat;
	}

	.button_transfer:hover, .button_transfer:active {
	color:#339999;
	text-decoration:underline;
	background-image:url('../graphics/modules/mod_transfer_active.png');
	background-repeat:no-repeat;
	}
	
	/* READING */
	
	.button_reading:link, .button_reading:visited {
	color:#666666;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 20px;
	background-image:url('../graphics/modules/mod_reading_passive.png');
	background-repeat:no-repeat;
	}

	.button_reading:hover, .button_reading:active {
	color:#339999;
	text-decoration:underline;
	background-image:url('../graphics/modules/mod_reading_active.png');
	background-repeat:no-repeat;
	}
	
	/* COMMENT */
	
	.button_comment:link, .button_comment:visited {
	color:#666666;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 20px;
	background-image:url('../graphics/modules/mod_comment_passive.png');
	background-repeat:no-repeat;
	}

	.button_comment:hover, .button_comment:active {
	color:#339999;
	text-decoration:underline;
	background-image:url('../graphics/modules/mod_comment_active.png');
	background-repeat:no-repeat;
	}
	

