@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}	
body {
	background-image: url(../pics/bg_body.jpg);
	background-repeat: repeat-x;
	background-color:#E7F0F9;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 17px;
}

img {
	border: 0px;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

td.zeile1 {
	text-align: left;
	vertical-align: top;
	width: 90px;
}
td.zeile2 {
	text-align: left;
	vertical-align: top;
	width: 230px;
}

td.zeile3 {
	text-align: right;
	vertical-align: top;
	width: 120px;
}

div.wtgallery_categories {
	float: left;
	margin-right: 8px;
}

div.wtgallery_category_pic  {
/*	height: 165px;*/
}

p.wtgallery_category_pagebrowser {
	clear: both;
	display: block;
}

img.wtgallery_listpic_pic {
	margin-right: 5px;
	margin-bottom: 8px;
}

img.wtgallery_singlepic_pic {
	clear: both;
	margin-bottom: 4px;
}

.wtgallery_singlepic_fwdback {
	margin: 0px;
	padding: 2px;
	width: 90%;
	clear: both;
	float: left;
	margin-bottom: 5px;
	border-bottom: 1px dashed #666;
}

.wtgallery_singlepic_fwd {
	float: right;
}

.wtgallery_singlepic_back {
	float: left;
}

.wtgallery_singlepic_up {
	float: left; 
	padding-right: 9px;
	border-top: 0px;
	margin-right: 9px;
	border-right: 1px solid #c20017;
}

*+html .wtgallery_singlepic_up {
	padding-top: 1px;
}

.wtgallery_singlepic_back a, .wtgallery_singlepic_fwd a, .wtgallery_singlepic_up a, #wtgallery_singlepic_area a, .wtgallery_pagebrowser_up a {
	color: #c20017;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.wtgallery_pagebrowser_sign, p.wtgallery_category_pagebrowser {
	font-size: 10px;
}

.wtgallery_singlepic_comment {
	margin-bottom: 5px;
	border-bottom: 1px dashed #666;
	width: 90%;
}

#wtgallery_singlepic_area .wtgallery_h2 {
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
	width: auto;
	text-decoration: underline;
}

#container {
	margin: auto;
	text-align: left;
	width: 936px;
}

#head {
	clear: both;
	margin-bottom: 6px;
}

#contentWrap {
	background-image: url(../pics/bg_content.gif);
	background-repeat:repeat-y;
	float: left;
}

#contentWrap1Col {
	background-image: url(../pics/bg_content_1col.gif);
	background-repeat:repeat-y;
	float: left;
}

/*** NEWS ***/
div.news-latest-item {
	padding-bottom: 5px;
	border-bottom: 1px dashed #666;
	margin-bottom: 5px;
}

div.news-latest-item:first-child {
	padding-top: 5px;
	border-top: 1px dashed #666;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666;
	margin-bottom: 5px;
}

div.news-single-item p.bodytext h3 {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div.news-single-img {
	float: right;
	margin-left: 15px;
	font-size: 9px;
}

div.news-single-img p.news-single-imgcaption {
	font-size: 10px;
}

div.news-single-timedata {
	font-size: 10px; 
	font-weight: bold;
	margin-bottom: 10px;
}

div.news-single-backlink a,
div.news-latest-morelink a {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dotted #999;
	text-decoration: none;
}

/*MENU LAYER*/
#menu {
	width: 130px;
	background-color:#FFFFFF;
	float: left;
	padding: 10px 0 0 20px;
}

#menu li {
	list-style-type:none;
	background-color: #01559e;
	border: 6px solid #01559e;
	border-top: 5px solid #0470b9;
	border-bottom: 4px solid #01559e;
	width: 100px;	
	padding-top: 2px;
}

#menu li:hover, #menu li#aktiv {
	list-style-type:none;
	background-color: #e30212;
	border: 6px solid #e30212;
	border-bottom: 4px solid #e30212;
	border-top: 5px solid #fe1e36;
	width: 100px;
	padding-top: 2px;

}

#menu li a {
	font-size: 14px;
	text-decoration: none;
	color: #d9ffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;	
}

/*SUBMENU LISTE*/
div.submenu {
	text-align: left;
}

ul.submenu li {
	list-style-type:none;
	background-color: #01559e;
	border: 6px solid #01559e;
	border-top: 5px solid #0470b9;
	border-bottom: 4px solid #01559e;
	width: 160px;	
	padding-top: 2px;
	text-align: left;
}

ul.submenu li:hover {
	list-style-type:none;
	background-color: #e30212;
	border: 6px solid #e30212;
	border-bottom: 4px solid #e30212;
	border-top: 5px solid #fe1e36;
	width: 160px;
	padding-top: 2px;	
}

ul.submenu li a {
	font-size: 14px;
	text-decoration: none;
	color: #d9ffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

#contentLinks {
	width: 445px;
	background-color: #FFF;
	float: left;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#contentGesamt {
	width: 595px;
	background-color: #FFF;
	float: left;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#contentLinks p, #contentGesamt p {
	margin-bottom: 6px;
	font-size: 12px;
}

#contentGesamt ul {
	margin-bottom: 15px;
}

#contentGesamt ul ul {
	margin-left: 20px;
}

#contentLinks ul ul li, #contentGesamt ul ul li {
	font-size: 12px;
	margin-left: 18px;
	list-style-image:url(../pics/square.gif);
	list-style-position:outside;
}

#contentLinks ul li, #contentGesamt ul li {
	margin-bottom: 6px;
	font-size: 12px;
	list-style-image:url(../pics/square.gif);
	margin-left: 18px;
	list-style-position:outside;
}

#contentLinks ul li a, #contentGesamt ul li a,  #contentLinks ul ul li a, #contentGesamt ul ul li a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#contentGesamt #terminListe li {
	margin-bottom: 6px;
	font-size: 12px;
	margin-left: 3px;
	list-style-image:none;
	width: auto;
}

#contentLinks h1, #contentGesamt h1 {
	/*background-color: #c20017;*/
	color: #c20017;
	padding: 10px 6px 12px 0;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 30px;
	font-family: Thesis, Verdana, Arial, Helvetica, sans-serif;
}

#contentLinks h2, #contentGesamt h2, #contentLinks h2 a, #contentGesamt h2 a {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #c20017;
	display: block;
	clear: both;
}

#contentLinks h3, #contentGesamt h3, #contentLinks h3 a, #contentGesamt h3 a, div.wtgallery_category_folder a {
	font-size: 12px;
	font-weight: bold;
	color: #c20017;
	margin-bottom: 10px;
	text-decoration: underline;
}

.csc-textpic-imagewrap {
	margin-top: 2px;
	margin-bottom: 10px;
}

#skyscraper .csc-textpic-imagewrap {
	margin-top: 0px;
	margin-bottom: 0px;
}

.csc-textpic-imgwrap a {
	background-image: none;
}

#contentLinks p a, #contentGesamt p a, .tx-cal-controller a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#contentLinks a.default_categoryheader, #contentGesamt a.default_categoryheader {
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
}

#contentMitte {
	width: 140px;
	float: left;
	color: #333;
	padding: 8px 5px 0 5px;
}

#contentMitte h2 {
	font-size: 11px;
	background-color: #c20017;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
}

#contentMitte img {
	margin-bottom: 5px;
}

#contentMitte p {
	padding-left: 5px;
	font-size: 10px;
	margin-bottom: 10px;	
}

#contentMitte ul {
	margin-left: 20px;
	margin-bottom: 15px;
}

#contentMitte li {
	list-style-image: url(../pics/pfeil.gif);
}

#contentMitte li a {
	color: #333;
	text-decoration: none;
}

#skyscraper {
	width: 154px;
	float: right;
	text-align: left;
	background-color: #144B93;
	padding: 10px 0 5px 4px;
}

#skyscraper p {
	margin-bottom: 10px;
}

#skyscraper ul {
	margin-bottom: 10px;
}

#skyscraper li {
	list-style-image:url(../pics/squareWeiss.gif);
	list-style-position:outside;
	margin-left: 20px;
	margin-bottom: 4px;
}

#skyscraper li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	
}

#footer a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}

#skyscraper dl a {
	padding:0px;
}

#footer {
	width: 745px;
	background-color: #c20017;
	height: 20px;
	clear: both;
	color: #fff;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 15px;
	border-top: 1px solid #FFF;
}

div.csc-textpic {
	margin-bottom: 5px;
}

/*TERMINE*/
#terminListe div {
	padding: 5px 0 5px 0;
}

#terminListe div.odd {
	background-color: #DDD;
	border-bottom: 1px dashed #999;
}

#terminListe div.even:first-child {
	background-color: #FFF;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
}

#terminListe div.even {
	background-color: #FFF;
	border-bottom: 1px dashed #999;
}

#terminListe div span.calDatum {
	font-size: 10px;
	margin-bottom: 10px;
}

#terminListe div span.calDatum div {
	display: inline;
	padding: 0px;
}

#terminListe div ul {
	margin: 5px 0 5px 0;
	padding:0px;
}

#terminListe div li.eventLink {
	font-size: 13px;
	font-weight: bold;
	list-style-type:none;
}

p.pagebrowser {
	font-size: 11px;
	margin-top: 8px;
}

p.pagebrowser span {
	padding: 0 3px 0 3px;
	font-size: 10px;
}

#contentLinks p.pagebrowser span a {
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

p.pagebrowser b {
	color: #c20017;
	padding: 0 3px 0 3px;
	background-color: #ddd;
	
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-text {
	float: left;
}

div.csc-textpic-intext-left-nowrap div div.csc-textpic-text {
	margin-left: 5px;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-text {
	float: right;
}

#copy {
	float: left;
}

#submenu {
	float: right;
	margin-right: 5px;
}

#submenu a {
	text-transform: uppercase;
	margin-right: 8px;
}

fieldset {
	padding-top: 10px;
	border: 1px solid #FFF;
}

div.csc-mailform-field {
	margin-bottom: 10px;
}

div.csc-mailform-field label {
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 15px;
	font-size: 11px;
}

div.csc-mailform-field input, div.csc-mailform-field textarea {	
	font-size: 11px;
	padding: 2px;
}

span.title {
	display: none;
}

#calendar-event {
	font-size: 12px;
	line-height: 18px;
}

div.eventrow {
	margin-bottom: 8px;
	line-height: 20px;
}

div.l_event_label {
	text-decoration: underline;
	width: 100px;
	float: left;
	font-weight: bold;
}

.csc-frame-rulerAfter {
	border-bottom: 2px dotted #bbb;
	margin-top: 10px;
	margin-bottom: 10px;
}

.link_extern, .internal-link {
	background-image: url(../pics/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

#contentMitte .link_extern, .internal-link  {
	background-image: none;
	padding-left: 0px;
}

.news-single-img {
	width: 210px;
}

.csc-textpic-imagerow {
	height 1%;
	padding-bottom: 5px;
}


