/**
 * Westfunk
 */

body {
	margin-left: 0px;
	color: #000000;
	font-size: 11px;
	text-align: left;
	font-family: Verdana, Helvetika, Arial, sans-serif;
	
}



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: 0.9em;
  font-weight: normal;
}

h5 {
  margin-bottom: 0.1em;
  margin-top: 0.3em;
  font-size:1.4em;
  color: #4e575d;
}


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.8em;
	font-style: italic;
	width: 135px;	
}

.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 solid #cccccc;		
	background-color: #E6D5D5;
}

.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 solid #cccccc;	
}

.article {
	width: 470px;
	margin-left: 90px;
	clear:both;	
}

.player {
	margin-bottom: 0.4em;
	margin-top: 0.2em;	
}

.playerteaser {
	visibility: hidden;
	margin-bottom: -20px;	
}

.header1 {
	border-bottom: 1px solid #cccccc;
	height: 75px;	
}
.header2 {
	border-bottom: 1px solid #cccccc;
	
}

.date{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #aaaaaa;
}

.box1 {	
   float: left;
	margin: 0.3em 1.2em 1.2em 0em;
	width: 150px;	
	background-color: #dfeafe;
}

.box2 {	
   float: left;
	margin: 0.3em 1.2em 1.2em 0em;
	width: 150px;	
	background-color: #dfeafe;
}

.imgsub_exp {
	margin: 0.7em 1.2em 1.2em 0em;
	font-size: 0.9em;
	font-style: italic;	
}

.category {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	background-color: #E71E0F;
	color: #ffffff;
}



a:visited {text-decoration:none; color:#E71E0F; font-family: Verdana, Helvetika, Arial, sans-serif;}
a:link    {text-decoration:none; color:#E71E0F; font-family: Verdana, Helvetika, Arial, sans-serif;}
a:hover   {text-decoration:none; color:#E71E0F; font-family: Verdana, Helvetika, Arial, sans-serif;}
a:active  {text-decoration:none; color:#E71E0F; font-family: Verdana, Helvetika, Arial, sans-serif;}


a.categorylinkactive:link, a.categorylinkactive:visited, a.categorylinkactive:active, a.categorylinkactive:hover{
	font-weight: bold;	
	color: #ffffff;
	text-decoration:none;
}

a.categorylink:link, a.categorylink:visited, a.categorylink:active{
	text-decoration: none;
	color: #ffffff;	
}

.voting_title{
	background-color: #7ca2dc;
	color: #ffffff;
}

.voting_tab{
	background: #ffffff;
	color: #000000;
}

.input{			
	background-color: #dfeafe;
	font-family:Arial, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #7ca2dc;
	border-top: 1px solid #7ca2dc;
	border-right: 1px solid #7ca2dc;
	border-left: 1px solid #7ca2dc;	
}



.more:before { content:"["; }
.more:after { content:"]"; }