body {
	text-align: left;
	color:#000;
	font-size: 12px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-family: Arial, "Trebuchet MS", Verdana;
	background-color:#b3e0ff;
}

.invisible {
	display:none;
}

.clearer {
	clear:both;
	margin:0;
	padding:0;
}

#header {
	overflow:visible;
	height:200px;
	text-align:left;
    margin:0;
    padding:0;
	background-image: url(grafic/top_hg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
}

#menu {
	width:100%;
	overflow:visible;
	height:198px;
	text-align:left;
    margin:0;
    padding:0;
	background-image: url(grafic/logo.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

#mainmenu {
	width:980px;
	overflow:visible;
	text-align:right;
	padding:0px;
    padding-top:154px;
	margin:0px;
	height:26px;
}

#submenu_hg {
	overflow:visible;
	text-align:left;
    padding:0px;
	margin:0px;
	background-color:#ffe31b;
	height:20px;
}

#submenu {
	overflow:visible;
	text-align:left;
    padding:0px;
	margin:0px;
	background-color:#ffe31b;
	height:20px;
	width:980px;
}

#content_hg {
	background-image: url(grafic/content_hg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	text-align:left;
	margin:0;
	padding:0;
}

#content {
	margin:0 0 0 30px;
	padding:0;
	width: 950px;
	min-height:900px;
	overflow:auto;
	background-image: url(grafic/content_left_hg.gif);
	background-position: left top;
	background-repeat:repeat-y;
	text-align:left;
	float:left;
}

#content_pic {
	width: 950px;
	height:200px;
	overflow:hidden;
	clear:both;
	text-align:left;
	margin:0;
	padding:0;
}	

#content_left {
	width: 662px;
	overflow:auto;
	clear:both;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
	padding-left:14px;
	padding-right:14px;
	background-image: url(grafic/content_hg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#content_left_head {
	width: 662px;
	overflow:auto;
	text-align:left;
	margin:0;
	padding:0;
}

#content_left_1 {
	width: 330px;
	overflow:auto;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}

#content_left_2 {
	width: 330px;
	overflow:auto;
	float:right;
	text-align:left;
	margin:0;
	padding:0;
}	

#content_right {
	width: 260px;
	overflow:auto;
	text-align:left;
	color:#414040;
	float:right;
	margin:0;
	padding:0;
	padding-left:0px;
	padding-right:0px;
}

#werbebanner {
	width: 230px;
	padding:10px;
	float:left;
}

#bottom {
	width: 930px;
	background-color:#ffe31b;
	overflow:auto;
	text-align:left;
	color:#000000;
	margin:0px 0px 0px 30px;
	padding:10px 10px 10px 10px;
	min-height:50px;
}

#bottom_copyright {
	width: 930px;
	background-color:#cfcfcf;
	font-size:10px;
	overflow:auto;
	text-align:left;
	color:#333333;
	margin:0px 0px 0px 30px;
	padding:10px 10px 10px 10px;
	min-height:20px;
}


#breadcrumps {
        margin-left:12px;
        margin-top:5px;
        width:500px;
        float:left;
        page-break-before:avoid;
}

#print{
	text-align:right;
	float:right;
	color:#e8e5d6;
    width:150px;
    padding:0;
    margin-top:5px;
    margin-right:12px;
}

#print a {
	background-image: url('grafic/print.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:20px;
}



/* SEARCH */

div.tx-macinasearchbox-pi1 { 
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	width: 100px; 
	vertical-align: middle; 
	text-align: right;
}

input#searchbutton {  
	font-weight: normal; 
	color: #2c2c2c;  
	border: 0; cursor: pointer;
	width: 16px;
	height:16px;
	vertical-align: bottom;	
	margin-top:5px;
	margin-left:5px;
}

.tx-indexedsearch-form {
	padding-top:10px;
}

#searchform { margin: 0; padding: 0; text-align:right; vertical-align:middle; }
#searchfield { background-color: transparent; font-size: 10px; margin: 0; padding:0px; text-align: left; border: solid 1px #e8e5d6; color: #e8e5d6; width: 60px; }

div#result_searchform { margin: 0; padding: 0; text-align:center; vertical-align:middle; }
#result_searchfield { text-align: left; font-size: 100%; border: solid 1px; background-color: #fff; width: 120px; }

.tx-indexedsearch-res { }
.tx-indexedsearch-browsebox { padding-top: 10px; padding-bottom: 10px; }
.res-tmpl-css { padding-top: 10px; padding-bottom: 10px; }

.tx-indexedsearch-searchbox form table { width: 350px; }

.tx-indexedsearch-info {
	display:none;
}

.tx-indexedsearch-descr {
	font-size:10px;
	padding-left: 20px;
	margin-top:5px;
}


/* MENU & SUBMENU */


ul.menulist {
	list-style-type: none; 
	padding:0; 
	margin:0;
        line-height:26px;
	float:right;
}

ul.menulist ul {
	list-style-type: none; 
	float:left;
        width:100%; 
	padding:0; 
	margin:0;
        line-height:18px; 
}


ul.menulist a { 
     	display: block; 
	font-weight:normal; 
	color: #000;
	background-color:#FFFFFF;
	font-size: 11px;
	text-align:center;
	line-height:26px; 
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px; 
}

ul.menulist a:visited { 
	font-weight:normal; 
	color: #000;
}

ul.menulist a:hover {
	text-decoration: none;
	color: #ffe31b;
	background-color:#000000;
	cursor: pointer;
}

ul.menulist a.active {
	text-decoration: none;
	color: #ffe31b;
	background-color:#000000;
	cursor: pointer;
}

ul.menulist li.active a.active {
	text-decoration: none;
	color: #ffe31b;
	background-color:#000000;
	cursor: pointer;
}

ul.menulist ul a { 
	padding: 0 0px;
}

ul.menulist li {
	padding:0; 
	margin-left:1px;
	margin-right:1px;
	margin-top:0px;
	margin-bottom:0px; 
	float:left;
}

ul.menulist ul {
	margin-left:0; 
	padding-top:0px; 
	position: absolute; 
	display:none;
	width:180px; 
}

*html ul.menulist ul {
	width:180px;
}

ul.menulist ul.hover, ul.menulist li.hover ul, ul.menulist li:hover ul  {
	display:block;
}

ul.menulist ul li {
	float:none; 
	color: #fff; 
	background-color: #ffe31b;
	padding:0px;
	margin:0px;
}

ul.menulist ul li a{
        color: #000;
´	text-align:center;
	line-height:26px; 
	padding-top: 0px;
	padding-bottom:0px;
	padding-right: 20px;
	padding-left: 20px;
}

ul.menulist ul li a:visited{
	font-weight:normal; 
	color: #000;
}

ul.menulist ul li a:hover{
	text-decoration: none;
	color: #ffe31b;
	cursor: pointer;
}

ul.menulist ul li a:active{
	text-decoration: none;
	color:#000000;
	cursor: pointer;
}



/* SUBMENU Statisch */




ul.submenulist {
	list-style-type: none; 
	padding:0; 
	margin:0;
    line-height:20px;
	float:right;
}

ul.submenulist a { 
	display: block; 
	font-weight:normal; 
	color: #4c4c4c;
	font-size: 11px;
	text-align:center;
	line-height:20px; 
	padding-top: 0px;
	padding-bottom:0px;
	padding-right: 20px;
	padding-left: 20px; 
}

ul.submenulist a:visited { 
	font-weight:normal; 
	color: #4c4c4c;
}

ul.submenulist a:hover {
	text-decoration: underline;
	color:#000;
	cursor: pointer;
}

ul.submenulist a.active {
	text-decoration: none;
	color:#000;
	cursor: pointer;
	font-weight:bold;
}

ul.submenulist a:active {
	text-decoration: underline;
	color:#000;
	cursor: pointer;
	font-weight:normal;
}

ul.submenulist li {
	padding:0; 
	margin:0;
	float:left;
}





/* Mailform */

.csc-mailform {
        border:none;
}

#mailform * { font-size:11px; }

#mailform * fieldset { border: 0px solid #343434; font-size:11px; }

#mailform * legend { font-weight: normal; border: 0px solid #343434; }

#mailform * label {
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block;
	margin-bottom: 20px;
}

#mailform * input,#mailform *  textarea,#mailform *  select,#mailform *  option { font-size:11px; }

.csc-mailform-field { padding-bottom: 10px; width:600px; clear:both;  }

.csc-mailform-submit { margin-left: 150px; }

#mailformGeschlecht legend { display:none; }

#mailformGeschlecht label { text-align:center; width:100px; }

#mailformGeschlecht input { width:100px; text-align:center; }




.tx-calendar-pi1 {
	margin-top:20px;
	margin-left:50px;
}

.single_event {
	padding-bottom:30px;
}

.event_title {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

.event_image {
	float:right;
}

.event_time {
	margin-left:50px;
	color:#ffffff;
}

.event_teaser {
	margin-left:50px;
}

.event_quick_time {
	color:#e7e7e7;
	padding-left:20px;
	font-size:10px;
}

.single_event .event_time .end_date {
	display:inline;
}


.single_event .event_time {
	margin-left:50px;
	color:#000000;
}

.single_event .event_place {
	margin-left:50px;
}


.single_event .event_address {
	margin-left:50px;
}


.single_event .event_description {
	margin-left:50px;
}


.single_event .question {
	font-weight:bold;
	margin-top:10px;
}





.map_bezirk {
	margin:0px 0px 0px 0px;
}


/* DOWNLOAD - LINKS */

.csc-uploads {
	padding: 10px 30px 10px 100px;
}

.csc-uploads-2 * .csc-uploads-icon {
	border: 1px solid #000;
}

.csc-uploads-fileName {
	padding-left:20px;
}



/* Freier Text - Rechte Spalte */

#content_right .csc-frame .csc-textpic .csc-textpic-text p.bodytext {	
	font-size:11px;
	line-height:13px;
        padding: 0px 15px 5px 15px;
        margin:0px;
}


#content_right .content_right_text .csc-textpic .csc-textpic-imagewrap {
	margin: 5px 15px 5px 15px;
}

#content_right .content_right_text .csc-textpic .csc-textpic-imagewrap * {
	font-size:10px;
}



 /***************************
 *   CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
 /************************
 * SINGLE view 
 ************************/  
.tx-chgallery-pi1 .bigimg {
	text-align:center;
}
 
/************************
 * CATEGORY view 
 ************************/  
.tx-chgallery-pi1 .chgallery-list {
 	padding:0;
	margin:5px 10px;
 	list-style:none;
 	border:0px solid #D2DCE4;
 	border-bottom:0;
        clear:both;
        overflow:visible;
}

/* LIST element */
.tx-chgallery-pi1 .chgallery-list li {
	padding:20px 5px 20px 5px;
	border-bottom:0px solid #D2DCE4;
	float:left;
	width:310px;
}

.tx-chgallery-pi1 .chgallery-list .itemodd {  }
.tx-chgallery-pi1 .chgallery-list .itemodd .img img { border:0px solid #ececec; }
.tx-chgallery-pi1 .chgallery-list .itemeven {  }
.tx-chgallery-pi1 .chgallery-list .itemeven .img img { border:0px solid #E7EDF1; }

.tx-chgallery-pi1 .chgallery-list .title a {
	font-weight:bold;
}
 
.tx-chgallery-pi1 .chgallery-list .img {
	float:left;
	width:100px;
	padding:10px 10px 10px 0px;
}


.tx-chgallery-pi1 .chgallery-list .text {
	float:right;
	width:200px;
	padding: 10px 0px 10px 0px;
}

.tx-chgallery-pi1 .chgallery-list .text .description {
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 5px 0px;
}

.tx-chgallery-pi1 .chgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Directory browser */

.tx-chgallery-pi1 .dir_info1 {
	margin:5px 10px 15px 10px;
	padding:0;
 	border:0px solid #D2DCE4;
 	width:400px;
 	float:left;
}

.tx-chgallery-pi1 .dir_info2 {
	margin:5px 10px 15px 10px;
	padding:0;
 	border:0px solid #D2DCE4;
 	width:200px;
 	float:right;
}

.tx-chgallery-pi1 .dir_info1 .dir_title {
        font-size:14px;
        font-weight:bold;
}

.tx-chgallery-pi1 .dir_info1 .dir_desc {
        font-size:11px;
        font-weight:normal;
        margin-top:-10px;
        margin-bottom:0px;
}

.tx-chgallery-pi1 .dir_info2 .dir_size {
        font-size:10px;
        font-weight:normal;
}

.tx-chgallery-pi1 .dir_info2 .dir_backlink {
        font-size:11px;
        font-weight:bold;
}

.tx-chgallery-pi1 .info .position {
	float:right;
	font-size:35px;
	font-style: italic;
	font-family:Georgia;
	color:#b8c9d6;
	margin-right:5px;
}

.tx-chgallery-pi1 .info .position span {
	font-size:20px;
}

.tx-chgallery-pi1 .info span {
	font-weight:bold;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser {
	border-top:1px solid #dde1e4;
	border-bottom:1px solid #dde1e4;
	padding:3px 0;	
	margin:0px 0px 0px 0px;
	clear:both;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:20%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .text {
	width:60%;
	float:left;
	text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next {
	width:20%;
	float:right;
	text-align:right;
}

.tx-chgallery-pi1 .clr { clear:both; }

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	background:#f3f4f6;
	float:left; 
	padding:3px 1px 2px 1px;
	margin:5px ;
}

.tx-chgallery-pi1 .single .img {
	width:160px;
	height:126px;
	background:url(gfx/bg.gif) no-repeat;
	line-height:126px;
	position:relative;
}

.tx-chgallery-pi1 .act .img {
	background:url(gfx/bgact.gif) no-repeat;
}

.tx-chgallery-pi1 .single .img .align {
	width:160px;
	height:126px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-53px;
	margin-left:-80px;
}

.tx-chgallery-pi1 .single .img img {

}

.tx-chgallery-pi1 .single span {
	display:block;
	margin:1px 5px;
	width:148px;
	min-height:20px;
	border:1px solid #f3f4f6;
	text-align:center;
}

.tx-chgallery-pi1 .single span small {
	font-size:10px;
        font-weight:normal;
}

* html .tx-chgallery-pi1 .single span {
	height:20px; 
}

/* small version */
.tx-chgallery-pi1 .singlesmall img{
	float:left; 
	padding:0 1px 2px 1px;
	margin:0 5px ;
}

/* Settings for ajax mode */
.tx-chgallery-pi1 .hide {
	display:none;
}

.tx-chgallery-pi1 #chgalleryimg {
	padding:0 20px;
}

/* Ajax loading icon  */
.tx-chgallery-pi1 #chajax {
	background:#fff url(gfx/ajaxloading.gif) no-repeat center center;
	position:absolute;
	height:490px;
	width:550px;
	z-index:999;
	margin:10px 0 0 10px
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


/*
 * accord */

#chgallery-list {
	border:1px solid #D2DCE4;
	border-top:0;
}

.tx-chgallery-pi1 .chgallery-title {
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	border-top:1px solid #D2DCE4;
}
.tx-chgallery-pi1 .chgallery-content {

}
.tx-chgallery-pi1 .chgallery-content2 {
	border-top:1px solid #eee;
	padding:10px 5px;
}