h1,u.hl,#head1,.csc-firstHeader {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:1.4em;
	}

h2,#head2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	color:#ffffff;
	line-height:1.4em;
	}

h3, u.h2,#head3,.titelblau {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 14px;
	line-height:1.4em;
	color:#aaaaaa;
	}

h4,h5,h6 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	color:#7f0003;
	margin:0px;
	padding:0px;
	}

h6 {
	font-style:italic;
}
	
body, p,b,td,th,calendar-event,ul,li,dt,dl,a,a.tx_ablinklist_treeView_linkLabel, .news-single-imgcaption, .indent, .news-single-text {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	color:#aaaaaa;
	font-weight:normal;
	line-height:1.4em;
	}

b, strong {
	font-weight: bold;
	color:#c2a8a8;
}

a,calendar-event-backlink,a.dt,a.dl,a.tx_ablinklist_treeView_linkLabel a.news-single-imgcaption {
	color:#c2a8a8;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

a.news-single-backlink {
	color:#c2a8a8;
	font-weight: bold;
	text-decoration: none;
	}

.news-single-imgcaption {
	font-size:0.8em;
}

.indent {
	padding:0 0 0 7px;
	margin:0px;
	line-height:1.1em;
}

.csc-textpic-caption {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666;
	}
	
img {
	border:0px;
	} 

a img {
	border:0px;
}


/* Menü oben (vmenu) */
.hmenu, .hmenu:hover, .hmenu a, .hmenu a:link, .hmenu a:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 5px 0 0;
}

/* Menü links (hmenu) */
ul.vmenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin:0;
	padding:0;
}

ul.disc li {
	list-style:disc;
}

li {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

li li {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
}

a.vmenu-1, a.vmenu-1act {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

a.vmenu-1:hover {
	text-decoration: underline;
}

.vmenu-2, .vmenu-2act, a.vmenu-2, a.vmenu-2act {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 0 0 0 5px;
}

a.vmenu-2:hover {
	text-decoration: underline;
}

/* contactform */
.csc-mailform { border: none; }
.csc-mailform input { padding: 1px; }
.csc-mailform textarea {
	padding: 1px;
	width: 200px;
	height: 200px;
	overflow: auto;
}
.csc-mailform-field label { 
	width: 100px;
	display:block;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 13px;
	color:#ffffff;
}
.csc-mailform-field { padding-bottom: 10px; }
.csc-mailform-field .csc-mailform-submit {
	margin:0 0 0 100px;
	width:100px;
	padding:2px;
	border:1px #c2a8a8 solid;
	background: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 13px;
	color:#ffffff;
}

table, table tr, table td {
	background: #323232 !important;
	}
table th {
	background: #222 !important;
}