html { 			height: 100%;}

body { 			font-family: Verdana, Tahoma, sans-serif;			
			height: 100%;
			margin: 0px;
        		/*background-color: #dee8ff;*/ }

/*h1, h2 {		position: absolute;
			width: 0px;
			height: 0px;
			display: inline;
			overflow: hidden;
			left: -3000px;
			top: -3000px; }*/

h1 {			font-size: 2.0em; }
h2 {			font-size: 1.8em; }

h3 {			font-size: 1.7em;
			border-bottom: 6px double black;
			color: black;			
			font-weight: bold;
			display: block; 
			margin-right: 10%;
			margin-top: 15px;
			margin-left: 0px;
			margin-bottom: 15px; }

h4 {			font-size: 1.5em; 
			color: black;
			font-weight: bold; }

h5 {			font-size: 1.35em;
			color: black;
			font-weight: bold;
			margin-top: 1em;
			margin-bottom: 1em;}

h6 {			font-size: 1.2em;
			color: black;
			font-weight: bold; }

p { 			padding-top: 3px;
			padding-bottom: 3px; }

strong {		font-weight: bold; }


a,a:visited {		text-decoration: none;
			color: #08006a;
			font-weight: bold; }

a:hover { 		text-decoration: underline; }

a:active { 		color: red; }

.linkmitpfeil {		padding-left: 14px; 
			background-image: url(images/pfeil.gif);
			background-repeat: no-repeat;
			background-position: left center; }


.hidden,dfn {		position: absolute;
			top: -5000px;
			left: -5000px;
			width: 0px;
			height: 0px;
			overflow: hidden;
			display: inline; }

.leereseite {		visibility: hidden;
			margin-top: 30em; }

/* Bereiche */

#ueberschriften {	position: absolute;
			top: -5000px;
			left: -5000px;
			width: 0px;
			height: 0px;
			overflow: hidden;
			display: inline; }


#inhalt         {       position: absolute;
                        left: 0px;
                        top: 110px;
                        right: 0px;
                        bottom: 0px;
			padding: 0px;
/*                         padding-left: 15px; */
                        overflow: auto;
                        z-index: 3;
			font-size: 0.85em; 
			/*padding-right: 40px; */} 

/*div.leisteoben  {       position: absolute;
                        left: 0px;
                        top: 0px;
                        right: 0px;
                        height: 120px;
                        width: 100%;
                        z-index: 5; 
                        background-image: url(images/farbverlauf_waagrecht.jpg);
                        background-repeat: no-repeat;
			background-color: #08006a;
			text-align: right;
			vertical-align: bottom; }

div.leistelinks {       position: absolute;
                        left: 0px;
                        top: 0px;
                        bottom: 0px;
                        width: 130px;
                        height: 100%;
			min-height: 100%;
                        z-index: 5;
                        background-image: url(images/farbverlauf_senkrecht.jpg);
                        background-repeat: repeat-x;			
			}*/
div.leisteoben {
			display: none;
			}
div.leisteunten {
			display: none;
			}

/*#leisteunten {	position: absolute;
			left: 0px;
			right: 0px;
			bottom: 1px;
			height:  16px;
			padding: 0px 0px 0px 0px;
			color: #8f8f8f;			
			font-size: 0.66em;
			margin-top: 20px;
			text-align: center;
			z-index: 1;
			width: 100%; }*/
#leisteunten {
			display: none;
			}
/*
#leisteunten a, #leisteunten a:visited { 
                        color: #8f8f8f;
                        text-decoration: none;
                        font-weight: normal; }

#leisteunten a:hover { 
                        text-decoration: underline; }*/

/*div.topmenu     {       position: absolute;
                        left: 0px;
                        top: 119px;
                        right: 0px;
                        height: 25px;
                        width:100%;
                        z-index: 10;
                        background-image: url(images/hintergrund_menueleiste.jpg); 
                        background-repeat: repeat-x; 
                        background-color: #08006a; 
                        border-bottom: solid 2px #08006a; }*/

div.topmenu {		display: none;}

/*#eckenleiste {       	position: absolute;
                        left: 130px;
                        top: 144px;
                        right: 0px;
                        height: 30px;
                        background-image: url(images/runde_ecke.gif); 
                        background-repeat: no-repeat; 
                        z-index: 1; 
                        padding-left: 40px;
                        padding-top: 3px;
                        font-size: 0.66em;
                        font-weight: bold; }*/

#eckenleiste {
			display: none;
			}

/*div.wasserzeichen {     position: absolute;
                        left: 130px;
                        top: 145px;
                        bottom: 0px;
                        right: 0px;
                        z-index: 1;
                        background-image: url(images/wasserzeichen_logo.jpg); 
                        background-repeat: no-repeat; 
                        background-position: center; }*/

div.wasserzeichen {    	display: none; }

div.logo {              position: absolute;
                        left: 10px;
                        top: 7px;
                        width: 140px;
                        height: 102px;
                        background-image: url(images/gnlogo.gif);
                        background-repeat: no-repeat;
                        z-index: 25; }

/* div.logo {		display: none; } */


a.logolink {		position:absolute;
			top: 0px;
			left: 0px;
			width: 140px;
			height: 102px; }

div.suche {		color: #dee8ff;
			font-size: 0.70em;
			padding-right: 15px;
			padding-top: 40px;
			text-align: right; 
			font-weight: bold;
			}

div.suche input {	background-color: white;
			border: 1px solid #dee8ff;
			font-size: 1.05em;
			width: 120px;
			font-weight: normal;
			margin-top: 2px;
		}

div.suche input.senden {
/* 			margin: 5px 0px 10px 0px; */
			color: #dee8ff;
			width: 31px; 
			height: 20px;

			background: transparent url(images/lupe2.gif);
			border: none;

			
			text-indent: -100em;
  			cursor: pointer; /* hand-shaped cursor */
  			 /* for IE 5.x */

			}


/* #menueul {		min-height: 20em; } */


#leisteie {          display: none;
			}

/* Login */

/*#login {		padding: 0px;
			margin: 15px 0px 0px 0px;
			border: none;
/*			width: 100%;
			color: white;
			font-size: 0.6em;
			font-weight: bold;
			}

#login input {	border: 1px solid white;
			padding: 1px 0px 1px 1px;
			margin-top: 2px;
			color: #08006a;
			background-color: #dee8ff;
			width: 100px; 
			font-size: 1.2em;
		}

#login input.senden {
			padding: 1px;
			text-align: center;
			width: 80px;
			margin-left: 10px;
			font-size: 1.2em;
			}

#login label {		padding-top: 3px;
			}*/

#login {		visibility: hidden; }

/* Breadcrumbleiste */

#eckenleiste ul {	list-style: none;
			display: inline;
			margin: 0px;
			border: none;
			padding: 0px; 
			}

#eckenleiste li {	display: inline;
			margin-top: 1px;
			color: #08006A; }

#eckenleiste ul li img {
			vertical-align: baseline !important;
			vertical-align: middle;
			display: inline;
			margin-bottom: -1px;
			margin-right: 4px;
			margin-left: 4px; }

/* Hauptmenü */

#bereichstitel {	vertical-align: middle;
			height: 100%;
			margin: 4px 0px 0px 7px;
			font-weight: bold; 
			color: #08006A; 
			font-size: 0.9em; }

#menueersteebene {	position: absolute;
                        left: 155px;
                        top: 0px;
                        bottom: 0px;
                        right: 0px;
                        height: 24px;
                        overflow: visible;
                        display: inline;
                        vertical-align: bottom;
                        margin: 0px 0px 0px 0px;
                        padding: 5px 0px 0px 0px; }

#menueersteebene ul {
			padding: 0px;
			margin: 0px 0px 2px 0px;
			display: inline;
			list-style: none;
			vertical-align: bottom;
			border-top: none;
			border-bottom: none;
			font-size: 0.80em;
			 }

#menueersteebene ul li { 
                        padding: 0px 6px 0px 6px;
                        margin: 0px;
                        display: inline;
                        float: left;
                        border-right: solid 1px #08006A;
                        border-left: solid 1px #08006A;
			border-top: none;
			border-bottom: none;
                        font-weight: bold;
			vertical-align: bottom; }
			
#menueersteebene ul li.ebene1ersteselement {
			border-left: solid 2px #08006A; }


#menueersteebene ul li.ebene1letzteselement {
			border-right: solid 2px #08006A; }

#menueersteebene ul li#aktivebene1 a, #menueersteebene ul li#aktivebene1 {
			color: #4f4d6d; }

/* Menü */

#menuelinks {
                        position: absolute;
                        top: 155px;
                        left: 5px;
			bottom: 0px; 
			right: 0px; 
                        overflow: auto;
			z-index: 25;
			font-weight: normal; 
			display: none;}

#menuelinks ul {     	list-style: none;
                        padding: 0px;
			margin: 0px;
			border: none;
                        color: #dee8ff; }

#menuelinks ul li {  	padding: 1px 0px 1px 0px;
			margin: 0px;
			border: none; 
			font-weight: bold; }

#menuelinks ul li.ebene2 {
			font-size: 0.6em;
			font-weight: bold; }

#menuelinks ul li.ebene3 { 
                        padding-left: 5px;
                        color: #c2d4ff;
			font-weight: bold; }

#menuelinks ul li.ebene4 { 
                        padding-left: 5px;
                        color: #a6c1ff;
			font-weight: bold; }

#menuelinks ul li.ebene5 { 
                        padding-left: 5px;
                        color: #a6c1ff;
			font-weight: bold; }

#menuelinks ul li a, div.menuelinks ul li a:visited, #menuelinks ul li { 
                        color: #dee8ff;
                        text-decoration: none;
			font-weight: normal; }

#menuelinks ul li.ebene3 a, div.menuelinks ul li.ebene3 a:visited, #menuelinks ul li.ebene3 { 
                        color: #c2d4ff;
                        text-decoration: none; }

#menuelinks ul li.ebene4 a, div.menuelinks ul li.ebene4 a:visited,#menuelinks ul li.ebene4  { 
                        color: #a6c1ff;
                        text-decoration: none; }

#menuelinks ul li.ebene5 a, div.menuelinks ul li.ebene5 a:visited, #menuelinks ul li.ebene5 { 
                        color: #a6c1ff;
                        text-decoration: none; }

#menuelinks ul li a:hover, #menuelinks ul li.ebene3 a:hover, #menuelinks ul li.ebene4 a:hover, #menuelinks ul li.ebene5 a:hover { 
                        text-decoration: underline; }

#menuelinks ul li a:active, #menuelinks ul li.ebene3 a:active, #menuelinks ul li.ebene4 a:active, #menuelinks ul li.ebene5 a:active { 
                        color: red; }

#menuelinks a.aktiv {	font-weight: bold; }




ul.footer {		padding: 0px;
			margin: 0px 0px 0px 0px;
			
			list-style: none;
			display: inline; 
			text-align: center; }

ul.footer li {		display: inline;
			margin: 0px -2px 0px -2px;
			padding: 0px 7px 0px 7px;
			border-left: 1px solid #8f8f8f;
			border-right: 1px solid #8f8f8f; }




#bildermenue ul {

/* 	display: inline; */
	list-style: none;
	

}

#bildermenue ul.bebene2 {
	list-style: none;
	list-style-position: inside;
}

#bildermenue ul.bebene1 li.bebene1 {
	margin-left: 2em;
	clear: both;
	
}

#bildermenue ul.bebene1 li.bebene1 img {
	float: left;
	margin: 0.5em;
	display: inline;
}

#bildermenu ul.bebene2 {
	margin: 0em;
	padding: 0em;
	width: 0em;
}

#bildermenu ul.bebene2 li.bebene2 {
	margin: 0em;
	padding: 0em;
	float: left;
	height: 100px;
	
}



/* CONTENT */

.blauerRahmen {		border: 2px solid #08006A;
			padding: 8px; }
.roterRahmen {		border: 2px solid red;
			padding: 8px; }

.spaltenlinks {		float: left;
			width: 48%;
			padding-right: 10px; }
.spaltenrechts {	
			padding-left: 10px;
/* 			margin-left: 48%; */
			overflow: hidden; }

.normalerinhalt {	}

/* NewLoginBox */

div.tx-newloginbox-pi1 p { 
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 7px 0px; }

div.tx-newloginbox-pi1 input {
			color: black;
			background-color: #dee8ff;
			border: 1px solid white; }

ul.newloginbox { 	list-style: none; }

ul.newloginbox li.label {
			font-weight: bold;
			margin-top: 10px; }

ul.newloginbox li.button {
			margin-top: 15px; }

ul.newloginbox li.button input {
			font-weight: bold; }

div.newloginboxabmelden {
			margin-left: 18px; }

div.newloginboxabmelden p {
			padding-top: 5px;
			padding-bottom: 5px; }

/* default styles for extension "tx_newloginbox_pi3" */
.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid black;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
	/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */



/* IndexedSearch */

.tx-indexedsearch .tx-indexedsearch-browsebox li {
			display: inline;
			margin-right: 5px; }

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
			width: 100px; }

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
			width: 150px; }

.tx-indexedsearch .tx-indexedsearch-whatis {
			margin-top: 10px;
			margin-bottom: 5px; }

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
			font-weight: bold;
			font-style: italic; }

.tx-indexedsearch .tx-indexedsearch-noresults {
			text-align: center;
			font-weight: bold; }

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
			font-style: italic; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
			color: red; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
			background: #c7d8ff; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
			margin-top: 20px;
			margin-bottom: 5px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {
			margin-top: 0px;
			margin-bottom: 0px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead td {
			background: #cccccc;
			vertical-align: middle; }

.tx-indexedsearch .tx-indexedsearch-res .noResume {
			color: #666666; }

.tx-indexedsearch .tx-indexedsearch-category {
			background: #cccccc;
			font-size: 16px;
			font-weight: bold; }

.tx-indexedsearch .res-tmpl-css {
			clear: both;
			margin-bottom: 1em; }

.tx-indexedsearch .searchbox-tmpl-css label {
			margin-right: 1em;
			width: 14em;
			float: left; }

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
			letter-spacing: 0;
			font-weight: normal;
			margin-top: -1.2em;
			float: right; }

.tx-indexedsearch fieldset {
			border: none; }
.tx-indexedsearch fieldset legend {
			visibility: hidden; }

.tx-indexedsearch .tx-indexedsearch-searchbox-button {
			margin-left: 15em; }

.tx-indexedsearch fieldset div {
			margin-top: 0.5em; }

.tx-indexedsearch h4.tx-indexedsearch-header {
			border-bottom: 2px solid black; }

.tx-indexedsearch .tx-indexedsearch-descr {
			font-style: italic; }

.tx-indexedsearch .tx-indexedsearch-descr, .tx-indexedsearch .tx-indexedsearch-list, .tx-indexedsearch .tx-indexedsearch-info {
			margin-left: 3.5em;
			margin-right: 3.5em; }

.tx-indexedsearch .info-tmpl-css dt {
			margin: 0px;
			padding: 0px; }

.tx-indexedsearch .info-tmpl-css dt {
			float: left;
			font-weight: bold;
			width: 8em; }

.tx-indexedsearch .info-tmpl-css dd.item-size, .tx-indexedsearch .info-tmpl-css dd.item-crdate {
			float: left;
			margin-left: 0px; }


/* TT_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 #08006A;

}
.news-latest-container HR.clearer {
	clear:left;
/* 	overflow: hidden; */
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

/* .news-latest-container { */
/* 	border:1px solid #333; */
/* 	background-color:#BBE53A; */
/* } */

.news-latest-container H2,.news-latest-gotoarchive {
/* 	color:#fff; */
	padding:3px;
	margin:3px;
/* 	border:1px solid #666; */
	/*background-color:#D8FA70;*/
/* 	background-color:#769024; */
}

.news-latest-container H3 {
	font-size: 1.35em;
	border: none; }

.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 */
	padding:3px;
	margin:3px;
/* 	border:1px solid #666; */
/* 	background-color:#F9FFE5; */
}

.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;
}

.news-latest-item h4 {
	margin-top: 0em;
	margin-bottom: 0em; }

.news-latest-item p {
	margin-top: 3px;
	margin-bottom: 3px; }

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

/* 	border:1px solid #000; */
/* 	background-color:#BBE53A; */
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
/* 	border:1px solid #666; */
/* 	background-color:#F9FFE5; */

	}

.news-list-item h4 {
	margin-top: 1em;
	margin-bottom: 1em; }

.news-search-form {
	padding:3px;
	margin-bottom:5px;
/* 	border:1px solid #666; */
/* 	background-color:#F9FFE5; */

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
/* 	border-bottom: 1px solid #769024; */
/* 	background-color: #769024; */
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}


.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #8f8f8f;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
/* 	background-color: #F9FFE5; */
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
/* 	border:1px solid #666; */
	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;
	text-align: right; 
	clear: both;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #08006a;
	padding:0.3em;
/* 	background-color:#F9FFE5; */
}

.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: #08006a;
/* 	border:1px solid #666; */
	color: white;
	padding-right: 0.4em;
}

.tx-ttnews-browsebox-SCell a {
	color: white;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
/* 	border:1px solid #666; */
/* 	background-color:#F9FFE5; */

}
.news-single-item H2 {
/* 	font-size: 16px; */
	font-weight:bold;
/* 	color: #85A600; */
	margin-bottom: 0em;
	border: none;
	display: block;
	position: static;
	width: auto;
	height: auto;
}
.news-single-item H3 {
	margin-top: 0px; 
	margin-bottom: 15px;
	border: none;
	font-size: 1.35em;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	margin: 0px; 
	padding:5px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
	margin: 0px;
	font-style: italic;
	color: #8f8f8f;
}
.news-single-additional-info {
	background-color: #08006A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #08006A;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #06008A;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#dee8ff;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
/* 	border:1px solid #333; */
/* 	background-color:#BBE53A; */
}
.news-amenu-container LI {
	padding-bottom:1px;
/* 	margin-left: 1.5em; */
}
.news-amenu-container UL {
	padding: 1em;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
/* 	border:1px solid #08006A; */
/* 	background-color:#F9FFE5; */
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
	border-bottom: 2px solid #08006A;
}
.news-amenu-item-year {
	font-weight: bold;
/* 	border: 1px solid #666; */
	padding: 2px;
/* 	background-color: #769024; */
/* 	color:#fff; */
	border-bottom: 2px solid #08006A;
	margin-bottom: 0.8em;
	font-size: 1.5em;
	margin-left: 0em;
	width: 15em;
}

/*--------------------------------- 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, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


.align-center {
	text-align: center;
	}