a.main_fett,
a.main_fett:active,
a.main_fett:visited { 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ED1C24;}

a.main_fett:hover,
a.main_fett:visited:hover,
a.main_fett:active:hover { 
	text-decoration:underline;
	color:#ED1C24;}			
	
.main_headline {
	font-size:12px;
}	

.ueberschrift {font-size:12px;}

.smallBar{
	
	text-align: left;
	text-indent: 10px;
	line-height: 28px;
	float:left;
	width:650px;
	margin-top:5px;
	color :#444;
	font-weight:bold;
}

.bigbartable {
	background		: url(../images/bar_big_bg.gif) 0 0 no-repeat;
	text-align		: left;
	height:98px;
	margin-top:5px;
	width:650px;
}
.bigbartable h1 {
	font-size:12px;  font-weight:bold; color:#ED1C24;
}

.bigbartable ul {line-height:18px;display:inline; list-style-type:none; list-style-position:outside;}	

.detailBar h1 {
	font-size:14px;  font-weight:bold; color:#ED1C24;
	}
.detailBar p {
	font-size:12px; line-height:20px; margin-top:10px; }	
#livesuche {}
#livesuche td {padding:5px; color:#444; background-color:transparent;}	
.pfeile{margin-left:25px;}

#neueseiten {
	text-align: center;
}

.sidebar_box {
	background-color:#F6F6F6;
	border-right:3px solid #CFCFCF;
	border-bottom:3px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	padding:10px;
}

/* Normal Bubble */

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 2px solid #B6B6B6;
	background-color: #fff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(sprechblase.png) no-repeat 52px 0;
}


