/* inside-handy | news-edition */
/* 11.07.2007 | [c] inside-handy.de [R]
changed: 13.03.2008 kr */

.newsteaser, .newsfull {
	position: relative;
	border: 1px solid #ccc;
	padding: 6px 6px 3px 6px;
	background: white;
	margin: 0px 0px 15px 0px;
}
.newsteaser1 {
	border-color: red;
	margin-bottom: 15px;
}
.newsteaser .newshead, .newsfull .newshead {
	position: relative;
	background: #DADADA;
}
.newsteaser .newshead h1, .newsfull .newshead h2 {
	position: relative;
	background: #E7E7E7;
	padding: 3px;
	margin: 0 0 5px;
}
.newsfull .newshead h2 {
	position: relative;
	background: #E7E7E7;
	padding-bottom: 1px;
	font-weight: 900;
	font-size: 12px;
	color: black;
}
.newsfull .newshead h2 {
	position: relative;
	background: #E7E7E7;
	font-size: 11px;
	padding: 1px 3px 3px 3px;
	font-weight: 300;
}
.newsteaser .newshead h1 span, .newsfull .newshead h2 span{
	color: #E93413;
	font-weight: 900;
	font-size: 13px;
}
/* by mh 17.07.2007 => komplett neu */
.newsteaser .newshead h1 a, .newsfull .newshead h2 a{
	color: #000000;
	font-weight: 900;
	font-size: 13px;
}
.newsteaser .newsheadsub, .newsfull .newsheadsub {
	position: relative;
	padding-left: 3px;
	padding-bottom: 3px;
}
.newsteaser .newstoolbar, .newsfull .newstoolbar {
	position: absolute;
	/*
	left: 340px;
	width: 200px;
	*/
	left: 370px;
	width: 170px;
	text-align: right;
	top: 0px;
	margin-top: -2px;
}


#newstitle.newsheaddetail .newstoolbar {	
	left: 400px;
	width: 140px;
}

.newsfull .newstoolbar {
	left: 420px;
}
.newsteaser .newscat, .newsfull .newscat {
	position: relative;
	width: 80px;
	float: left;
	margin: 2px 6px 2px 0;
}
.newsteaser .newspic, .newsfull .newspic {
	position: relative;
	width: 130px;
	float: right;
	margin: 2px 0 0 2px;
}
.newsteaser .newsfooter {
	position: relative;
	clear: both;
	padding-top: 3px;
}
.newsteaser .newscomment {
	position: absolute;
	display: block;
	width: 350px;
	left: 190px;
	top: 0;
	text-align: right;
	font-weight: 900;
}
.newsteaser .newsmore {
	border-style: none;
	background: url('http://www.inside-handy.de/img/arrow_yl.gif') no-repeat left center;
	color: black;
	font-weight: 900;
	padding: 0 0 0 11px;
}
.newsfull .newscontentad {
	position: relative;
	float: right;
	width: 300px;
	border: 1px solid #EFEFEF;
}
.newsfull .newscontentadhead {
	position: relative;
	float: right;
	width: 300px;
	background: #EFEFEF;
	text-align: right;
}
.newsfull .newscontentad .kernel {

}
.newsfull .newsfooter {
	position: relative;
	clear: both;
}
.newsfull .newsfooter .reference em {
	display: block;
}
.newsfull .newsfooter .contentauthor {
	text-align: right;
}
.newsfull .newscomment {
	display: block;
	margin: 10px 0 8px 0;
	text-align: right;
	font-weight: 900;
}
.newsfull .newsnav {
	position: relative;
	background: #E7E7E7;
}
.newsfull .newsnavprev {
	position: relative;
	padding: 4px 0 5px 4px;
}
.newsfull .newsnavnext {
	position: absolute;
	width: 286px;
	left: 250px;
	text-align: right;
	top: 4px;
}
.newsfull .newsnav a{
	position: relative;
	font-weight: 900; 
	font-size: 14px; 
	color: black;
}

/* by mh 18.07.2007 => komplett neu */
.newscontent {
	margin: 6px 0px 0px;
	padding: 0px;
}

.newscontent p {
	margin-top: 0;
}

.newscontent .newstopicpic {
	position:relative;
	border: 1px solid #999999;
	height: 80px;
	width: 80px;
	margin-right: 5px;
}

.newscontent .newsdiv {
	float: right;
	position:relative;
	padding-left: 5px;
	z-index: -1;
}

/* Hack: kennt IE nicht */
html>/**/body .newscontent .newsdiv {
	z-index: 1;
}

.newstoolbar img {
	width: 20px;
	height: 20px;
	border: none;
}

.newscontent .newsfulldiv {
	float:right;
	position:relative;
	width:130px;
	margin-left:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #CCCCCC;
	line-height:13px;
	text-align:center;
	color:#AAAAAA;
	font-size:9px;
	z-index: -1;
}

/* Hack: kennt IE nicht */
html>/**/body .newscontent .newsfulldiv {
	z-index: 1;
}

/* Hack: kennt nur IE7 */
* + html .newscontent .newsfulldiv {
	z-index: 1;
}

.newscontent .news_complete_seitenlinks {
	border:1px solid #CCCCCC;
	background-color:#EFEFEF;
}

.newscontent .news_complete_seitenlinks .links{
	float:left;
	position:relative;
	background-color:#EFEFEF;
	padding-left:5px;
	line-height:30px;
	text-align:left;
}

.newscontent .news_complete_seitenlinks .rechts{
	width:92px;
	height:30px;
	float:right;
	position:relative;
	background-color:#EFEFEF;
	line-height:30px;
	text-align:right;
	font-weight:bold;
}

.newscontent .news_complete_seitenlinks .rechts span {
	float:left;
	position:relative;
	width:50px;
}

.newscontent .news_complete_seitenlinks .rechts a {
	float:left;
	position:relative;
	display:block;
	width:20px;
	text-align:center;
	font-weight:bold;
	border-left:1px solid #EFEFEF;
}

.newscontent .news_complete_seitenlinks .rechts a.aktiv {
	background-color:#FFDD99;
}

.newscontent .news_complete_seitenlinks .rechts a:hover {
	color:#000000;
	background-color:#FFDD99;
	text-decoration:none;
}

/*-------------------------------------------------------
 weitere News by mh 24.07.2007
-------------------------------------------------------*/
.weitere_news {
	width: 555px;
	margin-bottom: 8px;
}

.weitere_news .news_pic {
	float: left;
	position: relative;
	border: 1px dotted #CCC;
	width: 40px;
	height: 40px;
}

.weitere_news .news_kat {
	float: left;
	position: relative;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.weitere_news .news_kat a {
	font-weight: bold;
	color: #000;
}
.weitere_news .news_kat a:hover {
	color: #FC6;
}

.weitere_news .news_kom {
	float: right;
	position: relative;
	padding-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.weitere_news .news_kom a {
	color: #CCC;
	text-decoration: none;
}
.weitere_news .news_kom a:hover {
	text-decoration: underline;
}

.weitere_news h3 {
	clear: right;
	width: 410px;
	margin-left: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.weitere_news h3 a {
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: 900;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #000;
}
.weitere_news h3 a:hover {
	color: #000;
}
.weitere_news h3 img {
	border: none;
	width: 8px;
	height: 10px;
}

.clearer {
	clear: both;
}

.weitere_news_werbung {
	width: 553px;
	height: 70px;
	background: url('/img/anzeige_neu.gif') no-repeat left center;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}
.weitere_news_werbung iframe {
	width: 468px;
	height: 60px;
	margin-left: 50px;
	margin-top: 5px;
}

/*-------------------------------------------------------
News Verlinkung by kr
-------------------------------------------------------*/
#news_product_links .image {
	margin-right: 5px;
	float: left;
	text-align: center;
	height: 90px;
	width: 90px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#news_product_links ul {
	list-style: none;
}

#news_product_links li.description {
	padding-left: 1em;
}

#news_product_links a {	
	color: #000;
	text-decoration: none;
	display: block;
}

#news_product_links h3 a {
	font-weight: bold;
}

#news_product_links a:hover {
	color:#FF9933;
}

#newstitle.newsheaddetail {
	text-align:left;
	background-color: #DADADA;
	border-bottom:0px;
	margin-bottom:0px;
}

#newstitle.newsheaddetail h1 {
	display:block;
	background-color:#E7E7E7;
	padding:5px;
	margin:-6px;
	color: black;
}

#newstitle.newsheaddetail h2 {
	display:block;
	background-color:#E7E7E7;
	padding:5px;
	margin: -10px -6px 6px -6px;
	padding:0px 8px 4px 8px;
}
