/* CSS Document */

/******* FONTS *******/
.text10 { font-size:14px; }
.text11 { font-size:15px; }
.text12 { font-size:16px; }
.text13 { font-size:17px; }
.text14 { font-size:18px; }
.text16 { font-size:20px; }
.text18 { font-size:22px; }
.text20 { font-size:24px; }
.text22 { font-size:26px; }
.text24 { font-size:28px; }


/******* HEAD *******/

h1 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:30px;
	}
	
h2 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:21px;
	}
	
h3 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	}
	
	
/******* STYLES *******/

.regiontitle {
	color:#4F5052;
	font-size:15px;
	}

.lauftext {
	font-size:16px;
	color:#272727;
	}
	
.quicknewstitle {
	font-weight:bold; 
	font-size:16px; 
	color:#005C96;	
	}

.links {
	line-height:18px;
	font-size:18px;
	}

