/* CSS Document */

#left .ueberschrift {
	padding: 0;
	margin:  0;
	font-size:20px;
	font-weight:normal;
	color:#333333;
	line-height:40px;	}
	

.dick {
	color: #444444;
	font-weight: bold;
	font-size:10px;	}
	
.headline {
	color: #CCCCCC;	font-size: 40px; font-weight: normal; font-family: 'Titillium Web', sans-serif; font-weight: 300;}
.headline_h {
	color: #515151;
	font-size: 40px;
	font-weight: 300;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
	line-height: 38px;
}
	
.subline {
	color: #FFFFFF; font-size: 20px; font-weight: normal; font-family: 'Titillium Web', sans-serif; font-weight: 400; line-height:24px;}
.subline_h {
	color: #666666; font-size: 20px; font-weight: normal; font-family: 'Titillium Web', sans-serif; font-weight: 400; line-height:24px;}
.text {
	color: #E1E1E1; font-size: 15px; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; line-height:20px;}
.text_h {
	color: #333333; font-size: 15px; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; line-height:20px;}
.read {
	color: #D8D8D8; font-size: 12px; font-weight: normal; font-family: Geneva, Arial, Helvetica, sans-serif;}
.read_h {
	color: #333333; font-size: 12px; font-weight: normal; font-family: Geneva, Arial, Helvetica, sans-serif;}
.awarded {
	color: #CCCCCC; font-size: 10px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.awarded_h {
	color: #333333; font-size: 10px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
	
