/**
 * Style Main FM
 */

body {
	margin-left: 40px;
	color:#000000;
	font-size:12px; 
	line-height:16px; 
	font-stretch: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFE5B4;
}




h1 {
  margin-bottom: 0.1em;
  margin-top: 0.3em;
  font-size:1.4em;
}

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.1em;
  font-size: 0.9em;
  font-weight: normal;
}

h5 {
  margin-bottom: 0.1em;
  margin-top: 0.3em;
  font-size:1.4em;
  color: #000000;
}


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; 
  
}



.melder_img {    
	margin: -13.0em 0.0em 0em 0em; 
	margin-top: 0.7em;
  
}


.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 black;
	background-image: url(img/bg_orange_mainfm.jpg);
}

.toptext {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	font-size: 1.5em;
	color: #ffffff;
}



.teaser {	
	padding-bottom: 10px;	
	clear:both;	
	padding-top: 0.4em;
	border-top:1px dotted;
	border-top-color: #660000;	
}

.article {
	width: 470px;
	clear:both;	
}

.player {
	margin-bottom: 0.4em;
	margin-top: 0.2em;	
}


.playerteaser {
	visibility: hidden;
	margin-bottom: -20px;	
}

.header1 {
	border-bottom: 1px solid black;
	height: 40px;	
}
.header2 {
	border-bottom: 1px solid black;
	
}

.date{
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 0.9em;
}

.box1 {	
   float: left;
	margin: 0.3em 1.2em 1.2em 0em;
	width: 150px;
	background-image: url(img/bg_orange_mainfm.jpg);
}

.box2 {	
   float: left;
	margin: 0.3em 1.2em 1.2em 0em;
	width: 150px;
	background-image: url(img/bg_orange_mainfm.jpg);
}

.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-image: url(img/bg_grau.jpg);*/
	background-color: #ffcc66;
}


.category_zecke {
	width: 470px;
	margin: -2.5em 0em 0em 0em;
	/*background-image: url(img/bg_grau.jpg);*/
	background-color: #ffcc66;
}





a:link {  color: #CC3333; text-decoration: none;font-weight: bold;}
a:active {  color: #CC3333; text-decoration: none;font-weight: bold;}
a:visited {  color: #CC3333; text-decoration: none;font-weight: bold; }
a:hover {  color: #CC3333; text-decoration: underline;font-weight: bold;}

a.categorylinkactive {
	font-weight: bold;
	text-decoration: underline;
}

a.categorylinkactive:link, a.categorylinkactive:visited, a.categorylinkactive:active{
	font-weight: bold;
	text-decoration: underline;
}

.voting_title{
	background-image: url(img/bg_orange_mainfm.jpg);
	/*color: #ffffff;*/
}

.voting_tab{
	background-color: #ffcc66;
	/*color: #000000;*/
}

.input{			
	background-color: #E6E6E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #CC3333;
	border-top: 1px solid #CC3333;
	border-right: 1px solid #CC3333;
	border-left: 1px solid #CC3333;	
}
