.rechte_spalte_corinne {
		background-color: #638; 
}

.title_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DA2128;
}
table.news_table {
        border:                 0px none;
        border-spacing:			0px;
        border-top-width:		10px; /* hm macht hier nix */
        margin-top:				0px; /* abstand VOR tabelle */
     /*   border-bottom:          3px solid #EEEEEE; */
    }
.clubbersparen {
	font-size: 11px;
	/* font-weight: normal; */
}

#inhaltsbereich {
  	width:                  500px;
        border:                 0px none;
	border-top: 	        0px solid #003258;
        border-bottom:          0px solid #003258;
	text-align: left;
        background-color:	#FFF;
	margin-left:	0px;
	margin-top:	15px;
	margin-bottom:	0px;
	position: relative;
	top: 0;
	right: 0;
}
#headerline {
	font-size: 1em;
	font-weight: bold;
  	width:                  496px;
        border:                 0px none;
        border-bottom:          0px solid #EEEEEE;
	color: 	#FFF;
	background-color: #003258; 
	margin-top:	0px;
	padding: 2px;
}

#textraum {
	margin: 10px;
	font-size: 1.1em; 
	font-stretch:wider; 
	line-height:1.4em;
}
.subline {
	font-size: 1.5em;
	font-weight: bold;
	color: 	#003258;
}