html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #333333;
	height:100%;
	width:100%;
}

div#back {
	background-color:#f3f1f1;
	width: 100%;
	height:138px;
}

#header {
	width: 688px;
	height: 112px;
}

img {
	padding:0;
	margin:0;
	border:0;
}

div#h1 {
	position:absolute;
	background-image:url(../images/01.jpg);
	top:0;
	height:71px;
	width:419px;
}

div#h2 {
	position:absolute;
	left:418px;
	top:0;
	background-image:url(../images/02.png);
	height:71px;
	width:269px;
}

div#h3 {
	position:absolute;
	top:71px;
	background-image:url(../images/03.gif);
	height:41px;
	width:419px;
}

div#h4 {
	position:absolute;
	left:418px;
	top:71px;
	background-image:url(../images/04.png);
	height:41px;
	width:269px;
}

div#navi {
	position: absolute;
	top:11px;
	width: 683px;
}

ul {
	padding:0;
	margin:0;
}

div#navi li {
	font-weight:bold;
	list-style:none;
	float:right;
	width:136px;
	border-left:1px white solid;
}

div#navi li a {
	height:17px;
	display:block;
	padding:110px 0 0 5px;
	text-decoration:none;
	color:#333333;
	background-color:#eaeaea;
}

div#navi li a:hover {
	background-color:#333333;
	color:#FFFFFF;
}

div#main {
	width:100%;
	height:500px;
	position:absolute;
	top:140px;
	left:0;
	border-top:1px #e1001a solid;
}

div#subnav {
	margin:20px 0 50px 10px;
}

div#subnav li {
	list-style:none;
}

div#subnav li a {
	text-decoration:none;
	color:#e1001a;
}

div#subnav li a:hover {
	text-decoration:underline;
}

div#content {
	background:url(../images/eck.gif) no-repeat;
	width:547px;
	/*margin:52px 0 0 134px;*/
	position:absolute;
	left:135px;
	top:164px;
	border-left: 1px black solid;
	border-right: 1px black solid;
}

div#text {
	padding:12px;
	background:url(../images/eck2.gif) bottom right no-repeat;
}

div#text h1 {
	margin:0 0 5px 0;
	font-size:16px;
}

/*div#text img {
	float:left;
	margin:0 7px 7px 0;
}*/

div#text li {
	margin: 0 0 0 20px;
}

div#extra {
	position:absolute;
	left:560px;
	top:0px;
	width:150px;
}

div#extra h1 {
	font-size:12px;
}

div#imprint {
	padding:10px;
	font-size:11px;
	position: fixed; 
	bottom: 0px;
   	position: expression("absolute");
   	top: expression(parseInt(document.body.clientHeight - 250));
}

div#imprint .csc-textpic-imagerow {
	margin:0 0 10px 0;
}

a {
	text-decoration:none;
	color:#e1001a;
}

a:hover {
	text-decoration:underline;
}

div#map {
	position:absolute; 
	left: 408px; 
	top: 51px; 
	height:87px; 
	width:273px;
}

area {
	cursor:pointer;
}

img, div { behavior: url(fileadmin/templates/iepngfix.htc) }


div#subnav2 {
	/*padding:12px 0 5px 0;*/
	text-align:center;
}


.csc-frame-frame1 {
  /*cursor:pointer;*/
  background-color:#EEE;
  border:1px #999999 solid;
  width:100px;
  padding:5px;
  text-align:center;
  font-weight:bold;
  color:#666666;
}

/*div#extra a {
  text-decoration:none;
  color:#666666;
}

div#extra a:hover {
  color:#333333;
}*/

.csc-frame-frame2 {
  /*cursor:pointer;*/
  background-color:#EEE;
  border:1px #999999 solid;
  width:150px;
  float:left;
  padding:5px;
  text-align:center;
  font-weight:bold;
  color:#666666;
  margin-right:5px;
}

.csc-frame-frame2 a {
  text-decoration:none;
  color:#666666;
}

.csc-frame-frame2 a:hover {
  color:#333333;
}

div#info_shortcut {
	position:absolute; 
	left:20px; 
	top:7px
}

div#contact_shortcut {
	position:absolute; 
	left:38px; 
	top:7px
}

.csc-textpic-caption {
	font-size: 10px;
}

/* TT_NEWS */
.news-list-date {
	font-size:9px;
}

.news-list-item {
	height:auto;
	/*float:left;*/
}

.news-list-item h1 {
	margin:0 0 5px 0;
	font-size:16px;
}

.news-list-item h1 a {
	color:#333333;
}

.news-list-container .news-list-item {
	padding:5px;	
	margin:0px;
	background-color: #f3f3f3;
	height: 100%;
	border-bottom: 10px white solid;
} 

.news-list-item img {
	border:1px #333333 solid;
	float:right;
	margin-bottom:5px;
	/*margin-right:5px;*/
	margin-left:5px;
}

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

.news-list-item .bodytext {
	margin-top:0;
/*height:90px;*/
}

.news-list-item .news-list-morelink {
	margin-bottom:25px;
}


.news-single-item h1 {
	margin:0;
	font-size:16px;
}

.news-single-item h3 {
	font-size: 12px;
}

.news-single-item .news-single-timedata {
	padding-bottom:10px;
	font-size:9px;
}

.news-single-item .news-single-author {
margin:0;
}

.news-amenu-container h2 {
	margin:0 0 5px 0;
	font-size:16px;
}

.news-amenu-container ul {
	padding:0;
	margin:0;
}

.news-amenu-container li {
	list-style:none;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

	
.news-single-img {
	float: right;
	margin-left:10px;
}

.news-single-imgcaption {
	width:expression(document.body.clientWidth > 150? "150px": "auto");
	max-width: 150px;
	margin-top: -1px;
	clear:both;
}

.news-single-category {
	float: right;
}

.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 8pt;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-backlink {
	clear:both;
}



/* lz_gallery */

.teasercontainer {
	/*background-color: #f3f3f3;*/
	padding: 5px;
}

.teaserimage-small {
	float: right;
}

.quadratlink {
	font-size: 8pt;
}

.teasertext-wide h2 {
	font-size: 12pt;
	margin: 0;
}

.teasertext-wide h2 a {
	text-decoration: none;
}

div#tx-lzgallery-pi1-title {
	border: 0;
	text-align: left;
}

div#tx-lzgallery-pi1-title h2 {
	font-size: 12pt;
	color: #e1001a;
	/*margin:0 0 5px 0;*/
}

table#tx-lzgallery-pi1-fotos {
	border: 0;
}

table#tx-lzgallery-pi1-fotos td {
	border: 1px #f3f3f3 solid;
	text-align:center;
}

div#tx-lzgallery-navi span {
	border: 1px black solid;
}

table#tx-lzgallery-pi1-fotos a {
	text-decoration: none;
	border: 0;
}

table#tx-lzgallery-pi1-fotos a:hover {
	text-decoration: none;
	border: 0;
}

div#map_container img {
	border: 0;
}

div#map_container p.bodytext {
	text-align: center;
	font-weight: bold;
	background-color: white;
	border: 1px #cccccc solid;
	padding: 5px;
	/*width: 150px;*/
	
	text-align: center;
	width: 270px;
}

area {
	cursor: pointer;
}

/* tables */

.contenttable {
	background-color:#EEE;
  	border:1px #999999 solid;
	width:500px;
}

.contenttable td {
	padding: 2px;
}

.contenttable .td-0 {
	font-size:smaller;
}

.tr-0 .td-0, .tr-0 .td-1, .tr-0 .td-2, .tr-0 .td-3, .tr-0 .td-last {
	/*font-weight:bold;*/
}

.news-single-item .contenttable {
	width: auto;
}

.news-single-item .contenttable .bodytext {
	height: auto;
	margin:0;
	padding:0;
}

.news-single-item .contenttable td {
	vertical-align:top;
	height: auto;
}

h3 {
	font-size: 12px;
}

.csc-textpic-clear {
	height: 10px;
}

div#america {
	position: absolute; 
	left: 690px; 
	top: 121px;
	font-weight: bold; 
	font-size: 11px;
	width:200px;
}

/* new for ie5 pos */

div#imprint .bodytext {
	padding:0;
	margin:0;
}

div#extra .bodytext {
	padding:0;
	margin:0;
}

div#imprint .csc-textpic {
	height:0;
}

div#imprint .csc-firstHeader {
	margin-bottom:5px;
}

div#extra .csc-textpic {
	height:0;
}

div#extra .csc-firstHeader {
	margin-bottom:5px;
}

div#content .bodytext {
	margin-top:0;
}

.news-catmenu {
	margin-bottom:20px;
}