/* News SIDEBAR */

.highslide-maincontent .news_pic_sidebar {
	float:left;
	margin-right: 3px;
}

.news_pic_sidebar a img {
	width: 140px;
}

.highslide-maincontent .news_pic_sidebar .news_pic_titel {
	width: 138px;
}

.news_pic_titel {
	text-align: center;
}

/* News */

.share_btn {
	cursor: pointer;
}

a.reveal_n {
	cursor: pointer;
	float:right;
}

#content .news_all {
	margin: 30px 0 30px 0px;
	position: relative;
	clear: both;
}

#content .news a.reveal_n {
	float: none;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	text-shadow: none;
	color: #fff;
	background: #f90;
	padding: 0 5px 0 5px;
}

#content .news a.reveal_n:hover {
	background: none;
	color: #f00;
}

#content .news a.revealer {
	float: none;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	text-shadow: none;
	display: block;
	color: #000;
}

#content .news a.revealer:hover {
	background: #f7c600;
}

#news_nav_wrapper_top {
	position: absolute;
	top: -25px;
	width: 752px;
	text-align: center;
}

#news_nav_wrapper_bot {
	position: absolute;
	bottom: -25px;
	width: 752px;
	text-align: center;
}

.news_nav_next {
	position: absolute;
	right: 0;
	top: 0;
}

#news_nav_wrapper_top a,
#news_nav_wrapper_bot a {
	text-decoration: none;
	font-weight: normal;
	text-shadow: none;
	color: #fff;
	background: #f90;
	padding: 0 5px 0 5px;
}

#news_nav_wrapper_top a:hover,
#news_nav_wrapper_bot a:hover {
	background: none;
	color: #f00;
}

.news_nav_prev {
	position: absolute;
	left: 0;
	top: 0;
}

.news {
	margin: 10px 0 20px 0;
	width: 750px;
	border: 1px solid #ffbf00;
	position: relative;
	background: #fff1a3;
}

.news_single {
	margin: 5px 0 5px 0;
	width: 740px;
	border: 0px solid yellow;
	padding: 4px 4px 0 4px;
	position: relative;
}

	.news_top {
		height: 20px;
		overflow: visible;
		background: url(/images/layout/news_t.png) repeat-x top;
		padding: 3px;
	}

		.news_top_left {
			float: left;
			overflow: hidden;
			width: auto;
			height: 20px;
			padding: 0 2px 1px 0;
			margin: 0px 0 0 0px;
			border: 0px solid #f90;
			font-weight: bold;
		}
		
		#content .dock a[href^="http"] {
			padding-right: 0px;
			background: none;
		}

			
		.news_top_right {
			text-align: right;
			height: 20px;
			float: right;
		}
		
		.news_top_right img {
			float:left;
			margin-right: 3px;
		}
		
		.news_top_right .news_cats {
			position: relative;
			border: 1px solid #000;
			background: white;
			overflow: hidden;
			float:right;
			text-align: left;
			margin-left: 5px;
			z-index: 12;
			width: 150px;
		}
		
		#content .news_all .news_top_right .news_cats a {
			text-shadow: 0 0 0;
			display: block;
			padding: 3px;
			background: white;
			color: black;
			text-decoration: none;
			font-size: 11px;
			font-weight: normal;
		}
		
		#content .news_all .news_top_right .news_cats a:hover {
			background: #f7c600;
			text-shadow: 0 0 0 #f7c600;
		}
		
			.news_top_right .news_cats div {
				display: none;
			}
		
	.news_middle {
		height: auto;
		overflow: hidden;
		padding: 3px;
	}
		
			.news_pic {
				overflow: hidden;
				padding: 2px;
				float: left;
				margin-right: 5px;
				width: 144px;
				
			}
			
			.news_pic a img {
				width: 140px;
			}
			
			.news_pic_sidebar img {
				margin-right: 10px;
			}
			
				#navigationr .news_pic_titel,
				.news_pic_titel {
					font-size: 9px;
					background: #fff;
					border: 1px solid #f90;
					padding: 2px;
				}
				
			.news_middle_right {
				float:right;
				width: 580px;
				margin-right: 5px;
			}
				
			.news_titel h1 {
				margin-bottom: 0px;
				margin-top:0;
				font-weight: bold;
				font-size: 105%;
			}
			
				.news_date {
					margin-top: -15px;
					float: right;
				}
			
			.news_subtitel h2 {
				margin-bottom: 5px;
				margin-top: 0;
				font-size: 105%;
				font-weight: normal;
			}

			.news_introtext {
				
			}	
			
			.news_inhalt {
				display: none;
			}
			

			
	.news_bottom {
		margin-top: 5px;
		border-top: 1px solid #ffbf00;
		height: auto;
		overflow: visible;
		padding: 3px;
		position: relative;
	}

		.news_links {
			margin-bottom: 5px;
		}
		
		#content .news_links a{
			margin-left: 5px;
		}
		
		.news_c {
			float: left;
			font-size: 92%;
		}
		
		.news_source {
			float: right;
			font-size: 92%;
		}
		
		.news_bottom_clear {
			clear: both;
			height: 3px;
		}
		
		.share_news {
			width: 340px;
			margin-bottom: 3px;
		}
		
		.share_news .dock {
			display: none;
			width: 300px;
			height: 15px;
			
		}
		
		.share_news .dock img {
			width: 15px;
			bottom:0px;
		}
		
		.share_news .share_caption {
			float: right;
		}
		

/* News bearbeiten */

.news_bearbeiten_form {
	position: relative;
	width: 600px;

	border: 1px solid #f90;
	padding: 10px;
	z-index: 1002;
	display: none;
	overflow: hidden;
}

.news_bearbeiten_form_close {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 10px;
	z-index: 1003;
}