/* CSS Document */

/******* FONTS *******/
.text10 { font-size:10px; }
.text11 { font-size:11px; }
.text12 { font-size:12px; }
.text13 { font-size:13px; }
.text14 { font-size:14px; }
.text16 { font-size:16px; }
.text18 { font-size:18px; }
.text19 { font-size:19px; }
.text20 { font-size:20px; }
.text22 { font-size:22px; }
.text24 { font-size:24px; }


/******* HEAD *******/

h1 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:26px;
	}
	
h2 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:17px;
	}
	
h3 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	}
	
	
/******* STYLES *******/

.regiontitle {
	/*color:#4F5052;*/
	color:#86888c;
	font-size:12px;
	font-weight:bold;
	padding-left:1px;
	}

.lauftext {
	font-size:12px;
	color:#272727;
	}
	
.lauftextmainnews {
	font-size:14px;
	color:#272727;
	line-height:130%;
	}
	
.lauftextmainnewsdetail {
	font-size:13px;
	color:#272727;
	line-height:120%;
	}

.teasermainnewsdetail {
	font-size:14px;
	color:#272727;
	line-height:130%;
	margin-bottom:10px;
	}
	
.quicknewstitle {
	font-weight:bold; 
	font-size:12px; 
	padding-left:1px;
	}

.links {
	line-height:18px;
	font-size:14px;
	}



#item_header {
	font-size:14px;
	}

