#newstitle {
	background-color: #333366;
	color: #fff;
	font-size: 0.95em;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
}

#n_cat {
	display:none;
}

.n_more {
	text-align:right;
	padding: 0;
}

.n_more a,
.n_more a:link,
.n_more a:visited {
	padding: 0 20px 0 0;
	color: #336;
	background:inherit;
	text-decoration:underline;
	font-size:0.85em;
}

.n_more a:hover {
	color: #336;
	background:inherit;
	text-decoration:none;
}

.newswrapper {
	float:left;
	width: 168px;
	font-size: 0.8em;
	padding: 0 0 0 0;
	margin: 0 0 0 8px;
	background: inherit;
	color: #333366;
}

/* a hack so that IE6/IE7 faulty box model is corrected */
* html .newswrapper { padding: 0 0 10px 0; margin: 0 0 0 6px;}
*+html .newswrapper { padding: 0 0 10px 0; margin: 0 0 0 8px;}

.newswrapper_total {
	font-size: 1.0em;
	padding: 0;
	background: inherit;
	color: #333;
}

.newswrapper_total h2{ font:normal 1.2em "Trebuchet MS", Verdana, sans-serif; padding:0; margin:0;}
.newswrapper_total h3{ font:normal 0.9em "Trebuchet MS", Verdana, sans-serif; padding:0; margin:0;}

.italic {
	font-style:italic;
	display:block;
	clear:left;
}

.pag {
 border-bottom: 1px solid #333366;
 margin: 5px 0;
 padding: 0;
 height: 20px;
font-size: 0.8em;
color: #333366;
}

.pag-left, .pag-right {
 float: left;
 width: 50%;
 
}
.pag-right {
 text-align: right;
}

.newstop {
 padding: 10px 0 0 0;
}

.newsdate {
 font-size: 0.8em;
 display: none;
}

.newsheader {
 font-weight: bold;
}

.newsmain {
	padding: 5px 5px 0 0;
}

.newsmain p {
	padding:0 0 5px 0;
	margin:0;
}

/* Lesertips */

#tip_start{
	float:left;
	margin:-217px 0 2px 190px;
	padding:0;
	width: 48%;
}

* html body #tip_start { margin:-6px 0 2px 0; } /* IE 6 / 5.5 Hack */
*+html body #tip_start { margin:-8px 0 2px 14px; width: 48%;  } /* IE 7 Hack */

#tip_boxtitle {
	background-color: #333366;
	color: #fff;
	font-size: 0.95em;
	text-transform: none;
	padding: 5px 0 5px 10px;
}

#tip_boxtitle .autor {
	text-transform: none;
}

#tip_headline {
	padding: 2px 5px;
	border-left: 5px solid #333366;
	border-right: 5px solid #333366;
	border-bottom: 5px solid #333366;
/*	background-color: #DADDFF; */
	background-color: #E7F2E7;
}

#tip_headline h2 {
	text-transform: none;
	color: #333366;
	font-size: 0.9em;
}

.tip_pleft {
	float:left;
	border: 1px solid #333366;
	margin: 0 5px 5px 0;
}
.image_tip_img {
	display:block;
}

.image_tip {
	display:none;
}

.kleintxt_tip {
	display:block;
	text-align:left;
	color: #333366;
	font-size: 0.8em;
	padding: 0 5px 5px 0;
}

.link_tip {
	clear:left;
	padding: 10px 0 0 0;
}

*+html body .view_tips { margin-top: 0px; float:left;} /* IE 7 Hack */

.view_tips a,
.view_tips a:link {
	color: #333366;
	font-size: 0.8em;
	text-decoration:underline;
}

.view_tips a:hover {
	color: #333366;
	font-size: 0.8em;
	text-decoration:none;
}

.write_tips {
	display:block;
	width: 140px;
	margin-left: 160px;
	margin-top: -20px;
	margin-bottom: 10px;
	background-color: #333366;
	padding: 5px;
	text-align:center;
}

*+html body .write_tips { margin-top: 0px;} /* IE 7 Hack */

.write_tips a.li_kl,
.write_tips a.li_kl:link {
	color: #fff;
	font-size: 0.7em;
	text-decoration:none;
	font-weight: bold;
}

.write_tips a.li_kl:hover {
	color: #eee;
	font-size: 0.7em;
	text-decoration:none;
}

.write_tips a.li_gr,
.write_tips a.li_gr:link {
	color: #fff;
	font-size: 1.0em;
	text-decoration:none;
	font-weight: bold;
}

.write_tips a.li_gr:hover {
	color: #eee;
	font-size: 1.0em;
	text-decoration:none;
}

#textlinks .write_tips {
	display:block;
	width: 140px;
	margin-left: 0px;
	margin-top: -20px;
	margin-bottom: 10px;
	background-color: #333366;
	padding: 5px;
	text-align:center;
}

*+html body #textlinks .write_tips { margin-top: 0px;} /* IE 7 Hack */

#textlinks .write_tips a.li_kl,
#textlinks .write_tips a.li_kl:link {
	color: #fff;
	font-size: 0.9em;
	text-decoration:none;
	font-weight: bold;
}

#textlinks .write_tips a.li_kl:hover {
	color: #eee;
	font-size: 0.9em;
	text-decoration:none;
}

#textlinks .write_tips a.li_gr,
#textlinks .write_tips a.li_gr:link {
	color: #fff;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bold;
}

#textlinks .write_tips a.li_gr:hover {
	color: #eee;
	font-size: 1.2em;
	text-decoration:none;
}
