h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 13px Verdana,Helvetica,Arial;
	color:#0F3296;
}
body{
	text-align:center;
}

h1 { 
	font: normal 14px Verdana,Helvetica,Arial;
	font-weight: bold;
	color:#3C001E;
}

h2 { 
	font: normal 13px Verdana,Helvetica,Arial;
	font-weight: bold;
	color:#3C001E;
}

hr {
	color:#0F3296;
}

a:link { color:#3C001E;}
a:visited { color:#3C001E;}
a:active { color:#3C001E;}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#header {

	 width:982px;
	 margin:0px auto;
	 text-align:left;
	 }

div#container {
  width:980px;
  text-align:left; 
  margin:0px auto;

  border:1px solid #3C001E;
  background: url(../fileadmin/images/background.gif) repeat-y;
}

div#top {
  font: bold 14px Verdana,Arial;
  clear:both;
  background-color:#B8C8F8;
  text-align:right;
  color:#3C001E;  
  padding:0px;
  padding-right:10px;  
  border-bottom:1px solid #3C001E;
}

div#top a {
   text-decoration: none;
   color:#3C001E;
   }

/*-----------------------------------*/

div#links { 
	float:left;
	width:218px; 
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ECF0FD;
	text-align:center;
}

div#center { 
	margin-left:230px; 
	margin-top:10px;
	width:570px; 
	padding-top:0px;
	padding-bottom:10px;
/*  position:relative; left:0px; f�r Tabs*/
	overflow:hidden;
}

div#druck { 
	font: normal 10px Verdana,Helvetica,Arial;
	text-align:right;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:10px;
	clear:both;
/*	float:right; */
}

div#right { 
	width:160px; 
	height:auto;
	float:right; 
	text-align:left; 
	margin-top:10px;
	margin-right:8px;
/*
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	background-color:#ECF0FD;
*/
}

/*
div#right h1 { 
	background-color:#B8C8F8;
}
*/

.float-left { 
	float:left; 
}
.align-center {
	text-align:center;
}

.floatbox {
  padding-top:0px;
  margin-left:205px; 
	width:520px; 
	overflow:hidden;

	 }

div#footer {
	font: 11px Verdana,Arial;
  text-align:center;
  color:#3C001E;  
  clear:both;
  background-color:#B8C8F8;
  padding-top:2px;
  padding-bottom:3px;
  border-top:1px solid #3C001E;
}
div#footer a {
   text-decoration: none;
   color:#3C001E;
   }
   
.csc-frame-frame1 {
  
  padding-top:3px;
  padding-left:3px;
  padding-right:3px;
  margin-bottom:3px;
  text-align:center;
  background-color:#B8C8F8;
  border:2px solid #3C001E;
  
}

.csc-frame-frame2 {
  
  padding-left:3px;
  padding-right:3px;
  margin-bottom:3px;
  text-align:center;
  background-color:#B4DCA0;
  border:0px solid #3C001E;
  
}

.csc-textpic-caption {
	font-size: 10px;
  color:#3C001E;
	}

.csc-mailform {
/*	border: none; */
	padding: 8px;
}

.csc-mailform-field {
	font: bold 14px Courier New;
	
}

.csc-mailform-label {
  font: bold 14px Courier New;
  
}

.csc-frame-rulerBefore {
	clear:both;
	padding-top: 5px;
	border-top:	1px solid #3C001E;
}

.csc-frame-rulerAfter {
	padding-top: 5px;
	border-top: 1px solid #3C001E;
	
}
.csc-frame-rulerAfter .hr1 {
 color:#3C001E
}


/*-----------------------------------  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:left;
	height:1px;
			color:#3C001E;


}


/*--------------------------------- 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 */
	/*height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;*/

	}

.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:0px;
}

.news-list-date {
	float: right;
	color: #3C001E;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 10px;
	font-weight: normal;
	/*background-color: #F9FFE5;*/
	}


.news-list-imgcaption {
	float: left;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}
	

.news-list-container IMG {

	float: left;
	border:1px solid #3C001E;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:10px;
	
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:10px;
	margin-left:0px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}




	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/

}
.news-single-item h2 {

	font: normal 13px Verdana,Helvetica,Arial;
	font-weight: bold;
	color:#3C001E;
}

.news-single-item h3 {
	font: normal 13px Verdana,Helvetica,Arial;
	font-weight: bold;
	color:#3C001E;
	margin-bottom: 15px;
}



.news-single-img {
	float: left;
	margin-right:10px;

}


.news-single-imgcaption {
	padding: 0px;
	clear:both;
	  width: 240px;
}


.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
	color:#3C001E;
}
.news-single-author {
	padding-bottom: 3px;
}
.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:#F9FFE5; */
}

.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%;
}

	/*--------------------------------- eigene Extension Projekte  ---------------------------------*/

.projekte-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	margin-top:3px;
}

.projekte-list-teaser {
	clear:left;
	}

.projekte-list-country {
	float:left;
	width:300px;
	font-weight:bold;
}

.projekte-list-title {
	float:left;
	width:500px;
}

.projekte-list-id {
	float: right;
	color: #3C001E;
	width: 300px;
	text-align: right;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 11px;
	font-weight: normal;
}

.projekte-list-details {
	float: right;
	color: #3C001E
	width: 300px;
	text-align: right;
	height: 0px;
	margin-top: -20px;
	margin-right: 0px;
	font-size: 11px;
	font-weight: normal;
}


.projekte-list-container IMG {

	float: left;
	border:1px solid #3C001E;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:10px;
}

.projekte-list-browse {
	font-weight:normal;
}


.projekte-single-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
}

.projekte-single-country {
	float:left
}

.projekte-single-id {
	float: right;
	color: #3C001E;
	width: 400px;
	text-align: right;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-weight: normal;
}

.projekte-single-image {
	/*clear: right;*/
	float: right;
	margin-right:0px;
	margin-left:4px;
}

.projekte-single-details {
	float: right;
	color: #3C001E
	width: 300px;
	text-align: right;
	height: 0px;
	margin-top: 30px;
	margin-right: 30px;
	font-size: 11px;
	font-weight: normal;
}


.projekte-list-description {
	clear:left;
}

.projekte-list-browse {
	font-weight:bold;

}