/* CSS für studiok.de
   stilleHelden
   Herzogspitalstr. 14
   80331 münchen
   www.stillehelden.com
   mail@stillehelden.com
*/

A:HOVER {
	text-decoration: none;
	color:#8CBB15
}

A:VISITED {
color:#8CBB15
}

/* Text: */

.list {
border:none;
margin-left:15px;
}


.body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	margin-top:0px;
	text-decoration:none;	
	}
	

	
.body b, .body i, .body em, .body strong, a.body b
	{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}	

.body a
	{
	text-decoration:underline;
	color:#8CBB15
	}
	

.headline_1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#EB7700;
	margin:0px;
	margin-top:0px;
	text-decoration:none;	
	}
	
.headline_2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	margin-top:0px;
	text-decoration:none;	
	}
	
.headline_2 b, .headline_1 i, .headline_1 em, .headline_1 strong, a.headline_1 b
	{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}	
