@import "cron_css.css";

html,body{
	height:100%;
	margin:0px;
	padding:0px;
	overflow:auto;
}


* html div.wrapper_all{
	height:100%;
}

body{
	position:absolute;
	width:100%;
	padding:0;
	margin:0;
	color:#73494A;
	font-family:verdana;
	font-size:11px;
/*	background:url(../site_images/body_back.jpg) left top #6F484D;*/
	background:#6F484D;
	scrollbar-3dlight-color:;
	scrollbar-darkshadow-color:;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:;
	scrollbar-arrow-color:#ffefde;
	scrollbar-base-color:#73494A;
	scrollbar-face-color:;
	scrollbar-track-color:;
}

h1 {
	font-size:18px;
	color:#73494A;
	margin-bottom:0px;
	font-family:verdana;
}

h2 {
	font-size:16px;
	color:#73494A;
	font-family:verdana;
}

h3 {
	font-size:14px;
	color:#73494A;
	font-family:verdana;
}
b{font-family:verdana;}
p{ font-size:11px;font-family:verdana;margin:0px 0px 10px 0px;padding:0px;}

div{ font-size:11px;font-family:verdana;}

a
{ 
	font-family:verdana;
	text-decoration:none;
	font-weight:bold;
	color:#73494A;
	font-size:11px;
}
a:active,
a:hover
{ 
	font-family:verdana;
	text-decoration:underline;
}


h1 a{
	font-size:20px;
}

.clearing{
	clear:both;
	height:0px;
	width:0px;
	padding:0px;
	margin:0px;
	visibility:hidden;
}

.clearing_2{
	display:blocK;
	clear:both;
	border-bottom:groove 2px #B27F7F;
	padding:0px 0xp;
}

div.csc-frame-rulerAfter{
	display:blocK;
	clear:both;
	border-bottom:groove 2px #B27F7F;
	padding-bottom:10px;
}


#clearfooter{
	clear:both;
	height:0px;
	display:block;
	width:100%;
}

.FOOTER{
	position:absolute;
	top:0px;
	clear:both;
	}

.LEFT_TOP{
	position:absolute;
	top:0px;
	left:0px;
	width:184px;
	height:162px;
	background:url(../site_images/saeule_kopf_l.gif) left top transparent;
	}

.RIGHT_TOP{
	position:absolute;
	top:0px;
	right:0px;
	width:184px;
	height:162px;
	background:url(../site_images/saeule_kopf_r.gif) left top transparent;
	}

.wrapper_all{
	padding:0px;
	min-height:100%;
	height:auto;
	height:100%;
	width:100%;
}

.wrapper_all_inner_left{
	padding:0px;
	min-height:100%;
	height:auto;
	height:100%;
	width:100%;
	background:url(../site_images/saeule.gif) left top repeat-y transparent;
}


.wrapper_all_inner_right{
	padding:0px;
	min-height:100%;
	height:auto;
	height:100%;
	width:100%;
	background:url(../site_images/saeule.gif) right top repeat-y transparent;
}

/***********************************/
.wrapper_left{
	float:left;
	width:184px;
	min-height:100%;
	height:auto;
	}

.LEFT_MIDDLE{
	width:184px;
	}

/***********************************/
.wrapper_center{
	position:absolute;
	right:184px;
	left:184px;
	height:100%;
	}

.csc-header{
	text-align:center;
}

.COL_LEFT .csc-header{
	text-align:left;
}

.PROGRAMM{
	text-align:center;
	margin:20px auto;
}

.CONTENT_BODY{
	height:100%;
	width:100%;
	max-width:97.8%;
	overflow:auto;
	}
.CONTENT_BODY select{
	font-size:9px;
	color:#73494A;
	width:70%;
}

.CONTENT_BODY table{
	border:none;
}

table.contenttable{

}

div.csi-text table.contenttable tr td{
padding-right:20px;
}


.CONTENT_BODY table tr td{
	border:none;
/*	color:#000;*/
}


.CONTENT_FOOT{
}


.COL_MENU_LEFT{
	text-align:center;
	width:50%;
	float:left;
	color:#000;
	font-size:10px;
}

.COL_MENU_RIGHT{
	text-align:center;
	width:50%;
	float:right;
	color:#000;
	font-size:10px;
}



/***********************************/
.wrapper_right{
	float:right;
	width:184px;
	min-height:100%;
	height:auto;

	}

.RIGHT_MIDDLE{
	position:relative;
	top:0px;
	right:0px;
	width:184px;
	}

/***********************************/
.FOOTER{
	position:absolute;
	clear:both;
	}
.LEFT_BOTTOM{
	position:absolute;
	bottom:0px;
	left:0px
	float:left;
	width:184px;
	height:71px;
	background:url(../site_images/saeule_fuss.gif) left top transparent;
	}
.RIGHT_BOTTOM{
	position:absolute;
	bottom:0px;
	right:0px;
	float:right;
	width:184px;
	height:71px;
	background:url(../site_images/saeule_fuss.gif) left top transparent;
	}



div.MENU_LEFT{
	padding-top:176px;
	text-align:center;
}
div.MENU_RIGHT{
	padding-top:176px;
	text-align:center;
}



/**********************************************/
    /* gallerie - listing */
#tx-lzgallery-pi1-listing {
	border-style:solid;
	border-width:1px;
	border-color:#73494A;
	border-collapse:collapse;
	font-size:11px;
	padding:0px;
	font-family:verdana;
	color:#ffefde;
}
#tx-lzgallery-pi1-listing tr.line1 {
	background-color:#73494A;
	color:#ffefde;
}
#tx-lzgallery-pi1-listing tr.line1 td.startdate{
	white-space:nowrap;
}
#tx-lzgallery-pi1-listing tr.line1 td.count{
	padding-left:0px;
}
#tx-lzgallery-pi1-listing td.preview {
	padding:0px;
	width:80px;
}
#tx-lzgallery-pi1-listing td.title {
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	width:80%;
}
#tx-lzgallery-pi1-listing tr.line2 {
	padding:0px;
}

.sorting{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:100%;
	background-color:#73494A;
	border:solid 1px #ffefde;
}

.pagination{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:100%;
	background-color:#73494A;
	border:solid 1px #ffefde;
}

#tx-lzgallery-pi1-listing a {
	color:#ffefde;
}	

#tx-lzgallery-pi1-listing .bodytext a {
	color:#73494A;
}	

#tx-lzgallery-pi1-listing #line-descr-short {
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#73494A;
}
#tx-lzgallery-pi1-parent-descr-short {
	padding:4px 4px 20px 4px;
}
#tx-lzgallery-pi1-parent-title {
	font-size:20px;
	padding:4px 4px 4px 4px;
}
#tx-lzgallery-pi1-parent-count {
	padding:4px 4px 4px 4px;
}
#tx-lzgallery-pi1-parent-subcount {
	padding:0px 4px 4px 4px;
}
#tx-lzgallery-pi1-listing td.information {
	font-size:11px;
	white-space:nowrap;
}

    /* gallery - album  */

#tx-lzgallery-pi1-fotonav td {
	text-align:center;
	padding-left:15px;
}
#tx-lzgallery-pi1-fotonav td.descr {
	color:#73494A;
}
#tx-lzgallery-pi1-fotonav {
	background:#ffefde url(../site_images_old/tabelle/tabelle_back.gif);
	border-color:#73494A;
	border-style:solid;
	border-width:0px;
	font-family:verdana;
}

#tx-lzgallery-pi1-fotos {
	border-width:0px;
	border-style:solid;
	border-color:#ffefde;
	border-collapse:collapse;
	text-align:center;
	padding:0px 0px 0px 0px;
	background:#ffefde url(../site_images_old/tabelle/tabelle_back.gif);
	font-family:verdana;
}
#tx-lzgallery-pi1-fotos td {
	text-align:center;
	padding:2;
	border-style:solid;
	border-width:0px;
	border-color:#ffefde;

}

#tx-lzgallery-pi1-title {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#73494A;
	text-align:center;
	margin-bottom:10px;
	font-size:20px;
}
#tx-lzgallery-pi1-descr-long {
	margin:5px;
	text-align:justify;
}

    /* gallery - annotations */
	.tx-lzgallery-pi1-5x5-filename {
	font-size:9px;
	font-style:normal;
	visibility:hidden;
}
	.tx-lzgallery-pi1-1x1-1 {
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid lightgray;
}
	.tx-lzgallery-pi1-1x1-2 {
	font-size:11px;
	border:1px solid lightgray;
	margin:3px 0px 3px 0px;
}
	.tx-lzgallery-pi1-1x1-filename {
	font-size:11px;
	font-style:italic;
}
/************* VE_GUESTBOOK ************/

/* example styles */

.tx-veguestbook-pi1 td{
	font-size:10px;	
}

.tx-guestbook-list-header {
	background:#73494A;
	color:#fff;
	font-weight:bold;
	}
.tx-guestbook-list-row{
	border: solid 1pt #73494A;
	font-size: 10px;	
	}
.tx-guestbook-list-rowleft {
	border-top: solid 1pt #73494A;
	border-left: solid 1pt #73494A;
	border-bottom: solid 1pt #73494A;
	background:transparent;

	}
.tx-guestbook-list-entrycomment-title {
	font-weight:bold;
	}
.tx-guestbook-list-entrycomment {
	font-style: italic;
	}
.tx-guestbook-list-small {
	font-size: 10px;
	color: #73494A;
	}
.tx-veguestbook-pi1-browsebox TD {
	font-size: 9px;
	color: #73494A;
	}
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
	}
.tx-veguestbook-pi1-browsebox-SCell {
	background:transparent;
	}
.tx-guestbook-latest-header {
	background:#73494A;
	color: #fff;
	font-weight:bold;
	}
.tx-guestbook-latest-row {
	background:transparent;
	}
.tx-guestbook-latest-small {
	font-size: 10px;
	color:#73494A;
	}
.tx-guestbook-form-inputfield-med {
	border: solid 1pt #73494A;
	font-size:10px;
	color:#73494A;
	width:120;
	}
.tx-guestbook-form-inputfield-big {
	border: solid 1pt #73494A;
	font-size:10px;
	color:#73494A;
	width:120;
	}
.tx-guestbook-form-textarea {
	border:solid 1pt #73494A;
	font-size:10px;
	color:#73494A;
	width:250;
	}
.tx-guestbook-form-obligationfield {
	color: #CC0000;
	}
.tx-guestbook-form-error {
	color: #CC0000;
	}

