#content img 
{
	border:1px dashed #CCCCCC;
	margin:0px;
	padding:0px;
}

#content a
{
	color:#7F7F7F;
	font-size:12px;
	font-family:verdana;
	text-decoration: none; 
	
}

#content a:hover 
{
	color:white; 
	text-decoration: blink; 
}

#content .external
{
	color:white;
	letter-spacing: -1px;
	font-size:10px;
	font-family:verdana;
}

#content .external a
{
	letter-spacing: 0px;
	font-size:10px;
	font-family:verdana;
}

#content .newsborder
{
	width:470px;
}


#content .news
{
	width:470px;
}


#content .pics{
	width:470px;
}


#content .audio
{
	width:470px;
  float:left;
}

#content .shop
{
  width:200px;
	margin-left: -10px;
	margin-top: -23px;
}

#content .teaser_border
{
	float:right; 
	width:270px;
	margin-left: 4px;
	margin-right: 4px;
}

#content .teaser p
{
	font-size:10px;
}

.dunkel
{
	color:black;
	font-size: 12px;
	font-family:verdana;
	line-height:13px;
	letter-spacing: -1px;
}

.error
{
	color:white;
	font-family: verdana;
	padding: 10px 20px 20px 0px;
	font-size: 12px;	
}


/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 460px;
}

.icongroup1{
width: 460px;
}

