body{
font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 vertical-align: text-top;
	background-color: #EEE;
	margin: 0;
	padding: 0;
	/*overflow-y: scroll;*/
}
html[xmlns^="http"] {

	/* verhindert Mozilla-Zucken

	* > Firefox 1.5

	*/

	overflow-y: scroll;

}
h1{
font-size: 18px;
}
h2{
font-size: 14px;
}
h3{
font-size: 12px;
}
a{
	color: #666;
}
a:hover{
	color: #00A192;
}
ul{
	list-style-type: square;
}
.bodytext{
	margin-top: 0px;
}
#rahmen{
margin: 0px auto;
	width:820px;
	min-height:300px;
	height: auto;
	background-image:  url(../gfx/bg.gif);
	background-color: #FFF;
	display:table;
	}
	/* for Internet Explorer */
/*\*/
* html #rahmen{
height:300px;

}/**/
	#content-wrap{
	position:relative;
		width:720px;
		border: 1px solid #85CBC3;
		/*border: 1px solid red;*/
		margin:35px 18px 10px 18px;
		min-height: 470px;
		height: auto;
		padding: 6px;
		display: table;
	}

	
	/* for Internet Explorer */
/*\*/
* html #content-wrap {
height:465px;
width:770px;
}/**/

*+html #content-wrap {
height:auto;
width:770px;
}

	#head{
		width: 770px;
		height: 115px;
		background-image: url(../gfx/header.jpg);
		background-repeat: no-repeat;
	}
	#nav{
		width: 770px;
		height:26px;
		color:#00A192;
		font-weight: bold;
		/*background-color: #C6E6E3;*/
		background-image: url(../gfx/nav-hg.jpg);
		background-repeat: repeat-x;
		margin-top: 10px;
	}
	#nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0px;
}
#nav li{
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bolder;
}
#nav li a{
	color: #666;
	text-decoration: none;
}
#nav .cur a, #nav .cur-act a,#nav a:hover{
	color: #FFF;
}

/*################## SUB ################################*/
#links .sub ul{
	list-style-type: none;
	padding: 0;
	margin: 15px 10px;
}
#links .sub ul ul{
	margin: 5px 10px;
}
#links .sub li{
line-height: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bolder;
}
.sub li li{
text-indent: 10px;
}
#links .sub li a{
	color: #666;
	text-decoration: none;
}
 #links .sub li a:hover, #links .sub ul .cur{
	color: #00A192;
}

/*############### SUB 3###################################*/
.sub3{
	border: 2px solid #EEE;
	margin-left: 3px;
	margin-bottom: 10px;
	padding: 10px 10px;
	width: 504px;
	display: table;
}
/* for Internet Explorer */
/*\*/
* html .sub3 {
width:500px;
}/**/
.sub3 ul{
	list-style-type: none;
	padding: 0;
	margin: 15px 10px;
/*width:480px;*/
}

.sub3 li{
	float:left; 
	margin-bottom: 5px;
/*border: 1px solid #000;*/
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	width: 210px;
	height: 20px;
	line-height: 20px;
	
}

.sub3 li a{
	color: #666;
	text-decoration: none;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	/*margin-right: 25px;*/


}

.sub3 a:hover, .sub3 .center-cur {
	color: #00A192;
	font-size: 12px;
	font-weight: bold;
	


}


.raquo{
	font-size: 16px;
	color: #00A192;
}

/* ##############   Boxen  ######################################*/
	#links{
		float: left;
		width: 227px;
		/*border:2px solid #EEE;*/
		margin-top: 10px;
		
		
	}
	
	#links img{margin-bottom:10px;}
	.links-gruen, .links-orange, .sub{
		border: 2px solid #EEE;
		width: 100%;
		padding: 0px;
		margin-bottom: 10px;
		
	}
	#links p {
	padding:0px 10px 0px 10px;
	margin-top:0px;
	margin-bottom: 10px;
	}
	.links-gruen p, .links-orange p{
		margin-top:0px;
	
	}
		.links-gruen h1, .sub h1{
		text-indent: 10px;
		margin: 0px;
		margin-bottom: 10px;*/
		padding: 0px;
		line-height: 20px;
		font-size: 14px;
		color: #00A192;
		background-image: url(../gfx/nav-hg.jpg);
	}
		.links-orange h1{
		text-indent: 10px;
		margin: 0px;
   		margin-bottom: 10px;
		padding: 0px;
		line-height: 20px;
		font-size: 14px;
		color: #666;
		background-image: url(../gfx/orange-hg.jpg);
	}
	
	div.text-rahmen {
	position:relative;
	margin-bottom: 10px;
	padding:10px;
	border:2px solid #EEE;
	width:97%;
	
	}
	
	div.text-rahmen p{
margin:10px 0 0 0;
padding: 0px;
	}
	/* for Internet Explorer */
/*\*/
* html div.text-rahmen {
width:96%;
}/**/

div.text-rahmen h1, div.text-rahmen h2, div.text-rahmen h3{
	margin-bottom: 0px;
	padding 0;
}
	#inhalt{
		float: left;
		width: 525px;
		margin-left: 10px;
		margin-top: 10px;
	}
	#inhalt li{
		margin-left: -5px;
	}
	#footer{
	clear: left;
		width: 820px;
		height: 48px;
		background-image: url(../gfx/footer.gif);
	}
	#footer-text{
			background-image: url(../gfx/nav-hg.jpg);
		background-repeat: repeat-x;
		text-align: center;
		font-weight: bold;
		width: 784px;
		height: 20px;
		margin-left: 18px;
		margin-top: 0px;
		padding-top: 5px;
	}
	#footer-text a{
		text-decoration: none;
	}
	
	/* ####################################NEWS-CSS####################################### */

.clearer{
clear:both;}
/*-----------------------------------  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-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 {
font-size:12px;
	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:none;
}
.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:1px solid #000;
	background-color:#BBE53A;*/
}	


.news-list-item {
	padding:10px;	
	margin:3px;
	width: 504px;
	border:2px solid #EEE;
	/*background-color:#F9FFE5;*/

	} 
/* for Internet Explorer */
/*\*/
* html .news-list-item {
width:500px;
padding: 10px;
}/**/
.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;
	
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#666;
padding-left:2px;
	text-decoration: none;
}
.news-list-container H3 A {
	color:#666;
	text-decoration: none;

}
.news-list-container H4 {
	font-weight:normal;
	height:70px;
padding-left:3px;
}
.news-list-date{
	
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	visibility: hidden;
	}

.news-list-imgcaption {
		float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
		float: left;
border:2px solid #00A192;
margin-bottom:5px;
margin-right:10px;
margin-left:3px;
margin-top:0px;
}
.news-list-category IMG {
	float: none;
border:none;
margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:12px;
margin-left:3px;
color: #666;
}
.news-list-morelink  {
margin-bottom:3px;
color: #666;
}
.news-list-browse {
	text-align: center;
}
	
.news-list-morelink a{
	color: #666;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	/*border:1px solid #666;*/
	padding:3px;
	/*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: #00A192;
	border:1px solid #666;
	
}
.tx-ttnews-browsebox-SCell a:hover, .tx-ttnews-browsebox-SCell a{
color:#FFF;
	
}
.news-search-emptyMsg { 
	font-size: 11px;
	margin-left: 10px; 
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
padding: 10px;
margin:4px;
width:503px;
	border:2px solid #EEE;
	/*background-color:#FFF;*/

}
/* for Internet Explorer */
/*\*/
* html .news-single-item {
width:498px;
padding: 10px;
}/**/
.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	/*color: #85A600;*/
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

	

/**/

		

.news-single-img {
	float: left;
margin:0px 20px 0px 0px;
padding:0px;

}
.news-single-img a img{
	border:2px solid #00A192;
	float: left;
}

.news-single-img img {
	border:2px solid #00A192;
	float: left;
}


.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #666;
	
}
.news-single-timedata {
visibility:hidden;
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
	visibility:hidden;
}
.news-single-additional-info {
	/*background-color: #BBE53A;*/
	clear: both;
	margin-top: 15px;
	/*border: 1px solid #666;*/
padding:3px;
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;*/
margin:0px;
	margin-bottom: 3px;
padding:3px;
	background-color:#EBF6F2;
}

.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 {
	padding:3px;	
 	border:1px solid #333;
	background-color:#BBE53A;
}
.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:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;	
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*################################ Powermail #######################################*/
.tx-powermail-pi1{
border: 2px solid #EEE;
padding:10px;
width: 508px;
	
}
*html .tx-powermail-pi1{

width: 504px;
	
}
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: #CCC;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none
	
	padding: 5px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 260px;
	/*float: left;*/
	clear: both;
	font-weight: bold;
}
.tx-powermail-pi1_fieldset{
border:none;
margin-left:80px;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 260px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin:8px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #444;
	width: 130px;
	cursor: pointer;
}
input.powermail_submit a:hover{
background-color: #00A192;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

