h1 {
	font-size: 18px;
	font-weight: normal;
	color: #5ac6eb;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 125%;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5ac6eb;
	padding: 15px 0px 10px 0px;
	margin: 0px;
	line-height: 125%;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	color: #5ac6eb;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5ac6eb;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h4:before {
	content:url(../design/flieger.gif);
}


h5 {
	font-size: 18px;
	font-weight: normal;
	color: #5ac6eb;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 125%;
	letter-spacing: 1px;
/*	background: url(fileadmin/system/design/unten.gif) left center no-repeat;*/
}

h5:before {
	content:url(../design/propeller.gif);
}


p, li {
	font-size: 12px;
	color: #1b1c20;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	
}

.csc-textpic-caption {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 125%;
}

a:link {
	color: #ec982c;
	text-decoration: none;
}

a:visited {
	color: #ec982c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

