/* reset
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
 */
 
.e-clear {clear:both;overflow:hidden;visibility:hidden;width:0;height:0}

.e-body {
	background: #242424 url('../_img/bg_body.jpg') no-repeat top left ;
}

/* font settings */
#e-main_holder p, #e-main_holder th, #e-main_holder td, #e-main_holder legend, #e-main_holder input, #e-main_holder select, #e-main_holder textarea, #e-main_holder label, #e-main_holder li {
	color: #000; 
	font-size: 0.8em; 
	margin: 0;
	font-weight: normal; 
}
#e-main_holder p, #e-main_holder td, #e-main_holder li {
	line-height: 1.3em;
	margin-bottom: 1em;
}
#e-main_holder a {
	color: #000; 
	font-weight: normal;
}

#e-main_holder a:hover, #e-main_holder a:focus {
	color: #83cc91;
}

#e-main_holder h1, #e-main_holder h2, #e-main_holder h3, #e-main_holder h4, #e-main_holder h5, #e-main_holder h6 {
	font-family: 'ArialMT','Arial','sans-serif'; 
	color: #000; 
	padding-bottom: 6px;

}

#e-content h1, #e-content h2, #e-content h3, #e-content h4, #e-content h5, #e-content h6{
	/* Ergänzung zur Formatierung des Headline-Zeilenabstandes (P) */
	margin-top:-4px; 			
	line-height: 1.4em;
}


#e-main_holder h1 {
  text-transform: uppercase;
}
/*
#e-main_holder h2 {
  font-size:1.6em;
  line-height: 2em;
}
#e-main_holder h3 {
  font-size:1.4em;
  font-weight: bold;
  line-height: 1.6em;
}
#e-main_holder h4 {
  font-size:1.3em;
  font-weight: bold;
  line-height: 1.5em;
}
#e-main_holder h5 {
  font-size:1.1em;
  font-weight: bold;
}
#e-main_holder h6{
  font-size: 1em;
  font-weight: bold;
}
*/

#e-main_holder ul {
	list-style-type: none;
}

#e-main_holder {
	width: 1033px;
	margin: 0 auto 0 76px;
	padding: 0;
	text-align: left;
/*	background: url('../_img/bg_holder.png') repeat-y top left; */
}

.e-padder {
	padding: 0 31px;
}

#e-header {
	background: url('../_img/header.jpg') top left no-repeat;
	height: 155px;
}

#e-header #e-logo a {
	display: block;
	width: 325px;
	height: 95px;
	position: relative;
	top: 17px;
	left: 15px;
	text-decoration: none;
}

#e-header #e-logo a span {
	visibility: hidden;
}

#e-meta {
	background: #020202 url('../_img/bg_meta.jpg') repeat-x top left;
	color: #fff;
	height: 26px;
	padding: 0 10px;
}

#e-meta div {
	float: left;
	margin: 0 10px 0 0;
	color: #fff;
}

#e-meta p {
	display: inline;
	float: left;
	color: #fff;
	padding-top: 5px;
	margin: 0;
	font-size: 0.7em;
}

#e-meta #e-sorter ul {
	float: left;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#e-meta #e-sorter li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#e-meta form {
	float: left;
	margin: 0;
}

#e-meta select {
	margin: 4px 0 0 0;
	font-size: 0.7em;
}

#e-color p {
	padding-top: 0;
}

#e-color img {
	position: relative;
	top: 5px;
	cursor: pointer;
}

#e-meta #e-search {
	float: right;
	margin-right: 7px;
}

#e-meta #e-search input {
	height: 10px;
	font-size: 0.7em;
	margin-top: 3px;
}

#e-content {
	clear: both;
	float: left;
	width: 594px;
	height: 637px;
	overflow: auto;
	background-color: #ccc;
	background-image: url('../_img/bg_article.gif');
	background-repeat: repeat-y;
}

.e-article {
	clear: both;
	background: url('../_img/bg_article_top.gif') no-repeat top left;
	padding-top: 10px;
}

.e-articletype {
	float: left;
	width: 26px;
	padding: 25px 0 0 10px;
}

.e-articlecontent {
	margin-left: 37px;
}

.e-staticcontent {
	margin-left: 37px;
	padding: 10px 20px 10px 10px;
}

.e-articlecontent h3 {
	padding-left: 10px;
}

.e-articlecontent h2 {
	margin: 5px 0;
}

#e-main_holder .e-articlecontent h2 a {
	font-weight: bolder;
}

.e-article_header {
	margin-bottom: 0;
}

.e-article_header td.e-headline {
	padding-left: 10px;
}

.e-article_header td.e-author {
	text-align: right; 
	padding-right: 5px;
}

.e-article_header td.e-author_image {
	width: 43px;
}

#e-main_holder .e-article_header td,
#e-main_holder .e-article_header td p {
	font-size: 0.8em;
	vertical-align: top;
}

.e-article_header td.e-author_image img {
	border: 3px solid #fff;
}

.e-teasertext {
	clear: both;
	padding: 0 20px 10px 10px;
}

.e-full {
	clear: both;
	display: none;
}

.e-full .e-content {
	padding: 0 20px 10px 10px;
}

/* Bilder nicht floaten
.e-full .e-content img {
	float: left;
	margin: 0 10px 10px 0;
}
*/

.e-comments {
	clear: both;
}

.e-comment {
/*	background: url('../_img/bg_comment_top.gif') no-repeat top left; */
	padding: 0 20px 0 30px;
}

.e-community-comments {
	clear: both;
	margin: 10px 15px 10px 10px;
	border: 1px solid #000;
}

#e-main_holder .e-community-comments legend {
	padding: 0 5px;
	margin-left: 15px;
}

.e-community-comments .e-comment {
	background: url('../_img/bg_comment_top.gif') no-repeat top left;
	padding: 10px 10px 10px 20px;
	overflow:hidden;
}

.e-community-comments .e-no-bg {
	background: none;
}

#e-main_holder p.e-searchterm {
	padding: 5px 0 5px 47px;
	font-size: 0.7em;
	margin: 0.5em 0;
}

#e-main_holder p.e-ntd {
	color: #fff;
	padding: 200px 0 0 150px;
	font-size: 1.2em;
}

.e-full iframe {
	overflow: hidden;
}

#e-sidebar {
	float: right;
	background-color: #3a3a3a;
	color: #fff;
	height: 637px;
	padding: 0 12px;
}

#e-sidebar p {
	padding: 10px 0;
	color: #fff;
}

#e-sidebar #e-clique {
/*	background: url('../_img/bg_clique.gif') no-repeat top left;
	margin: 10px 0 0 0;
	padding: 0 0 2px 6px;
*/
	height:83px;
	width:347px;
  margin-top:10px;
}

#e-sidebar #e-teaser { 
	list-style-type: none; 
	margin: 0; padding: 0; 
	width: 345px; 
	height:340px; 
	overflow: hidden;
	padding-left: 6px;
}

#e-sidebar #e-teaser li { 
	margin: 3px 6px 3px 0; 
	padding: 0; 
	float: left; 
	width: 80px; 
	height: 80px; 
	text-align: left;
	overflow: hidden;
}

#e-sidebar #e-teaser li a.e-rollover img.e-rollover {
	display: none;
}

#e-sidebar #e-tagcloud {
	background: url('../_img/bg_tagcloud.gif') no-repeat top left;
	width: 345px;
	height: 82px;
	overflow: hidden;
	text-align: center;
}

#e-sidebar #e-tagcloud p {
	margin: 0;
	line-height: 1.8em;
	padding: 2px 10px;
}

#e-sidebar #e-tagcloud a {
	color: #bfbfbf;
}

#e-sidebar #e-tagcloud a:hover,
#e-sidebar #e-tagcloud a:focus {
	color: #fff;
}

#e-sidebar #e-senderlogos {
	margin: 20px 0 0 0;
	text-align: right;
}

#e-footer {
/*	background: url('../_img/bg_footer.jpg') repeat-x top left; */
	color: #fff;
	text-align: right;
	margin: 15px 17px 0 16px;
	padding: 0 20px;
	height: 27px;
	line-height: 27px;
}

#e-footer a {
	color: #fff;
	font-weight: bold;
	line-height: 27px;
}

.e-pagination {
	clear: both;
	background: url('../_img/bg_article_top.gif') no-repeat top left;
	padding: 10px 0 0 0;
	text-align: center;
}

.e-pagination span a {
/*	border: 1px solid #fff;*/
	background-color:#fff;
	padding: 3px;
}

.e-gallery img {
	margin: 0 5px 5px 0;
}
