/*-------------------------------------------------------------------------*/
/* #############################GENERAL#############################*/

body {
	background-color: #99CCFF;
 	color:#000000;
	font-family:Times New Roman;
	font-weight:bold;
    margin: auto;
}
a:link {font-weight:bold;color:#000000;text-decoration:none;}
a:visited {font-weight:bold;color:#333333;text-decoration:none;}
a:hover {font-weight:bold;color:#feff99; text-decoration:none;}
a:active {font-weight:bold;color:#feff99; text-decoration:none;}
a:focus {font-weight:bold;color:#feff99; text-decoration:none;}

h1{font-size: 32px;
	font-style:italic;
	font-weight: bold;
}


#head { 
	color:#000000;
	padding-left: 15px;	
	padding-bottom: 25px;
	height:125px;
	background-image: url('images/background/top.jpg');
	font-family: Times New Roman;
	font-size: 48px;
	font-style:italic;
	font-weight: bold
} 

#left {	
	padding-left: 8px;
	width:125px;
	background-image: url('images/background/left.jpg');
	background-repeat: repeat-y
}


/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	width: 100px;
	padding-top: 13px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

/* MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	/*border-bottom: 1px dotted #99CCFF;*/
	font-size: 16px;
	padding-top: 5px;
	padding-left: 5px;
}

/* MENU 1, level 1, normal state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	/*border-bottom: 1px solid #99CCFF;*/
	font-weight:bold;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 5px;
	
	 /*background-color : #eeeeee;
	filter: alpha(opacity= '70', style='0');
	*/
}
/* MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	font-weight:bold;
	font-size: 13px;
	padding-left: 10px;
}

/* MENU 1, level 2, normal state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	font-size: 13px;	
	font-weight:bold;
	padding-left: 10px;
}
/* MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
	font-weight:bold;
	font-size: 5px;
	padding-left: 15px;
}

/* MENU 1, level 3, normal state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
	font-weight:bold;
	font-size: 5px;
	padding-left: 15px;
}


#left_bottom {
	font-size: 13px;
}
#left a:hover { font-weight:bold; color:#99CCFF; text-decoration:none;}
#left a:active {font-weight:bold;color:#99CCFF; text-decoration:none;}
#left a:focus {font-weight:bold;color:#99CCFF; text-decoration:none;}


#content { 
	vertical-align: top;
}

/*-------------------------------------------------------------------------*/
/* #############################RTE#############################*/
.align-center { 
	text-align : center; 
}
.align-left { 
	text-align : left; 
}
.align-right { 
	text-align : right; 
}
.align-justify {
	 text-align : justify; 
}	 
.contenttable {
	align: center;
}


/*-------------------------------------------------------------------------*/
/* #############################NEWS#############################*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#99CCFF;
	

}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#000000;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#feff99;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#feff99;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #FFFFFF;
	background-color:#99CCFF;

	margin-left: 200px;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:5px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#99CCFF;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#feff99;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
/*Title*/
.news-list-container H3 {
	margin-top: 2px;	
	margin-bottom: 15px;	
	width: 850px;
	padding: 2px;
	border:1px solid #666;
	border-bottom: 1px solid #769024;
	background-color: #feff99;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000000;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
 

#newslisttable{
	margin-left 1px;
	margin-top: -15px;		
	margin-bottom: -15px;
}
#newslisttable a:hover { font-weight:bold; color:#99CCFF; text-decoration:none;}
#newslisttable a:active {font-weight:bold;color:#99CCFF; text-decoration:none;}
#newslisttable a:focus {font-weight:bold;color:#99CCFF; text-decoration:none;}

.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #feff99;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin-left: -200px;
	border:0px solid #666;
	padding:3px;
	background-color:#99CCFF;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #99CCFF;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-container {

	border:0px solid #FFFFFF;
	background-color:#99CCFF;

}


.news-single-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:0px solid #000000;
	background-color:#99CCFF;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:0px solid #000000;
	background-color:#feff99;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
/*Title*/
.news-single-container H3 {
	margin-top: 2px;	
	margin-bottom: 5px;	
	padding: 2px;
	width: 1050px;
	border:1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #feff99;
}
.news-single-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000000;
	padding-left:2px;
}
.news-single-container H3 A {
	color:#000000;

}
 

#newssingletable{
	margin-top: -8px;		
	margin-bottom: -15px;
}
#newssingletablea:hover { font-weight:bold; color:#99CCFF; text-decoration:none;}
#newssingletablea:active {font-weight:bold;color:#99CCFF; text-decoration:none;}
#newssingletablea:focus {font-weight:bold;color:#99CCFF; text-decoration:none;}

.news-single-container P {
	padding-left:3px;
}
.news-single-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #feff99;
	}

.news-single-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-single-container IMG {

	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-single-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-single-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-single-morelink  {
	margin-bottom:3px;
}
.news-single-browse {
	text-align: center;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#99CCFF;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#feff99;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#feff99;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #feff99;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


/*-------------------------------------------------------------------------*/
/* #############################GUESTBOOK#############################*/
    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
/***** styles for list mode */

	/* HEADER */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#808080;
		color:#FFF;
		display:block;
		font-size:130%;
		font-weight:bold;
		width: 30em;
		padding: 5px;

	}
	
	/* LEFT */
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		/*background:#FF5500;*/
		background-image: url('images/gbfiller.jpg');
		min-height:4em;
		padding: 5px;
	}
	
	/*general left*/
	.tx-veguestbook-pi1 .tx-guestbook-left {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	} 	
 	/* MAIN CONTENT*/
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:26em;
		padding: 5px;
		/*background:#FF0000;*/
		background-image: url('images/gbback.jpg');
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right_bottom{
		background:#C0C0C0;		
		padding: 2px;
		font-size:75%;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}