/**
 * Style Energy
 */

body {
	margin-left: 0px;
	color: #000000;	
	text-align: left;
	font:menu;
	background-color: White;
	line-height: 15px;
}

h1 {
  margin-bottom: 0.1em;
  margin-top: 0.3em;
  font-size:1.2em;  
}

h2 {
  margin-bottom: 0.1em;
  margin-top: 0.7em;
  font-size:1.1em;
}

h3 {
	margin-bottom: 0.1em;
	margin-top: 0.1em;
	font-size: 1em;
	font-weight: normal;
}


h4 {
  margin-bottom: 0.1em;
  margin-top: 0.5em;
  font-size: 1em;
  font-weight: normal;
}

h5 {
  margin-bottom: 0.1em;
  margin-top: 0.3em;
  font-size:1.2em;  
}


p {
	margin:0.8em 0em 0.8em 0em;
}






.img {
  float: left;  
  margin: 0.7em 0em 1.2em 0em; 
}

.teaser_img {
  /*float: left;  */
  margin: 0em 0em 0.6em 0.2em; 
}

.imgsub {
	margin: 0.1em 1.2em 1.2em 0em;
	font-size: 0.9em;
	font-style: italic;
	width: 135px;	
	line-height: 13px;
}

.teaser_text {
	margin-left: 30px;
	margin-bottom: 1em;
	
}

.article_img {
	/*float: right;*/
}

.article1_img {    
  margin: 0.5em 0em 0em 0em; 
  
}



.article_imgsub {	
   margin: 0.3em 1.2em 1.2em 0em;
	font-size: 1em;
	font-style: italic;	
	/*border: 1px red solid;*/
}

.top {
	width:100%;	
	border-top: 1px dashed black;	
	background-color: #e3c8c6;
}

.toptext {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;	
}

.teaser {	
	padding-bottom: 10px;	
	clear:both;	
	padding-top: 0.4em;
	border-top:1px dashed black;	
}

.article {
	width: 470px;
	margin-left: 45px;
	clear:both;
	
}

.player {
	margin-bottom: 0.4em;
	margin-top: 0.2em;
	
}


.playerteaser {
	visibility: hidden;
	margin-bottom: -20px;	
}

.header1 {
	border-bottom: 1px dashed black;
	height: 40px;	
}
.header2 {
	border-bottom: 1px dashed black;
	
}

.date{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;	
}

.box1 {	
   float: left;
	margin: 0.3em 1.2em 1.2em 0em;
	width: 150px;	
	background-color: #e3c8c6;
}

.box2 {	
   float: left;
	margin: 0.3em 1.2em 1.2em 0em;
	width: 150px;	
	background-color: #e3c8c6;
}

.imgsub_exp {
	margin: 0.7em 1.2em 1.2em 0em;
	font-size: 1em;
	font-style: italic;	
}

.category {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	/*background-color: #7ca2dc;
	color: #ffffff;
	*/
}


.category_zecke {
	width: 470px;
	margin: -2.5em 0em 0em 0em;
	/*background-image: url(img/bg_grau.jpg);*/
	background-color: #cccccc;
}





a{color:#000000;text-decoration:none;display:inline}
a:hover{color:#666666;text-decoration:underline;}

a.categorylinkactive:link, a.categorylinkactive:visited, a.categorylinkactive:active{
	/*font-weight: bold;		*/
	text-decoration:underline;
}

a.categorylinkactive:hover{
text-decoration: underline;
}

.voting_title{
	background-color: #e3c8c6;
	/*color: #ffffff;*/
}

.voting_tab{
	background: #ffffff;
	/*color: #000000;*/
}

.input{			
	background-color: #e3c8c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #e3c8c6;
	border-top: 1px solid #e3c8c6;
	border-right: 1px solid #e3c8c6;
	border-left: 1px solid #e3c8c6;	
}
