*, html, p {
	font-size: 13px;
	line-height: 1.2em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color:#555577;
	font-weight:normal;
}

h1,u.hl,#head1,.csc-firstHeader {
	font-size: 16px;
	font-weight: bold;
	color: #172983;
	text-decoration: none;
	line-height:1.4em;
	}

h2,#head2 {
	font-size: 16px;
	font-weight: bold;
	color:#172983;
	line-height:1.4em;
	}

h3, u.h2,#head3 {
	font-size: 14px;
	line-height:1.4em;
	color:#172983;
	}

h4,h5,h6 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color:#172983;
	margin:0px;
	padding:0px;
	}

h6 {
	font-style:italic;
}
	
p.small {
	font-size:10px;
}

ol ol li {
	list-style-type:lower-latin;
}

a,calendar-event-backlink,a.dt,a.dl,a.tx_ablinklist_treeView_linkLabel a.news-single-imgcaption {
	color:#333377;
	text-decoration: none;
	}

b {
	font-weight: bold;
}

.news-single-imgcaption {
	font-size:0.8em;
}


a {
	color: #333377;
	text-decoration: underline;
}


a:hover {
	color: #333377;
	text-decoration: underline;
	}

a.aMenu {
	font-weight: bold;
	color: #172983;
	}

a.aMenu:hover {
	font-weight: bold;
	color: #172983;
	text-decoration: none;
	}

a.mainblau, a.news-single-backlink {
	color: #172983;
	font-weight: bold;
	text-decoration: none;
	}

a.tx_ablinklist_treeView_linkLabel{
	target-name: new;
	target-new: window;
}

.indent {
	padding:0 0 0 7px;
	margin:0px;
	line-height:1.1em;
}

table {
	margin:0 0 0 5px;
	padding:0;
	text-align:left;
	vertical-align:top;
}

table.csc-searchform {
	margin: 0;
}

td {
	margin:0 5px 2px 0;
	padding: 0 10px 2px 0;
	text-align:left;
	align:left;
	vertical-align:top;
}

td b, td strong {
	color:#172983;
}

td.link,td.hline,td.small {
	}

td.link {
	line-height: 14pt;
	}

td.small {
	font-size: 10px;
	}

td.counter {
	font-size: 6pt;
	color: #666;
}

td.hline {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}

td.big {
	font-size: 12px;
	}

td.date {
	font-weight: bold;
	line-height: 12pt;
	border-right: 1px solid black;
	color: #333;
	}

td.einsatz {
	font-size: 9pt;
	font-weight: bold;
	}

.change {
	font-size: 10px;
	font-style: italic;
	color:#333;
	}

.navbar {
	font-weight: normal;
	font-size: 9px;
	}

.titelblau {
	font-size: 14px;
	font-style: normal;
	color: #172983;
	font-weight: bold;
	}

.klein, .csc-textpic-caption {
	font-size: 11px;
	font-style: italic;
	color: #666;
	line-height:1;
	}
	
img {
	border:0px;
	} 

a img {
	border:0px;
}


/* Contact Form */
.csc-mailform { border: none; }
.csc-mailform input,  .csc-mailform textarea { padding: 3px; }
.csc-mailform-field label { width: 100px; display:block; float: left; font-size:11px; color:#666; }
.csc-mailform-field { padding-bottom: 10px; }
.csc-mailform-field .csc-mailform-submit {
	width:100px;
	background-color:#fff;
	color:#172983;
	border:1px #999 solid;
	text-align:center;
}