﻿  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: font-family: "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
    margin: 0; padding: 0em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

#header {
	  width: 100%;
	  height: 100px;
	  top: 0px;
	  left: 0px;
	  background-color: #dddddb;
	  display: block;
	  position: absolute;
  }
  
  #header_streifen {
  	width: 100%;
  	height: 10px;
  	top: 58px;
  	left: 0px;
  	background-color: #EA4646;
  	display: block;
  	position: absolute;
  }
  
  #footer_streifen {
  	width: 100%;
  	height: 75px;
  	bottom: 0px;
  	left: 0px;
  	background-color: #E37171;
  	display: block;
  	position: fixed;
  }
  
  #footer_streifen img {
  	border: none;
  }
  
  #header_Navi {
  	width: 100%;
  	height: 32px;
  	top: 68px;
  	left: 0px;
  	background-color: #e37171;
  	display: block;
  	position: absolute;
  }
  
  #header_Logo {
  	position: absolute;
  	display: block;
  	left: 0px;
  	top: 0px;  
  }
  
  #sortNav {
		margin: 0px;
		padding: 0px;
		margin-right: 5px;
		padding-top: 31px;
		list-style: none;
		font-size: 0.7em;
  }
  
  #LeftNavi {
  		background: #FFF url(/fileadmin/user_upload/Logos_usw/Block_rund.gif) no-repeat;
  		position: absolute;
		top: 110px;
		width: 180px;
		height: 30px;
		left: 0px;
  }
  
  #counter{
  	text-align: center;
  }

  #shopbanner {
  	text-align: left;
  	border; none;
  }


  	
    
  #sortNav li {
		width: 180px;
		height: 26px;	
		border-bottom: 1px solid #FFF;
		margin: 0px;
		padding: 0px;
		margin: 0px;
	}
	
	#sortNav a {
	  	display: block;
		padding-top: 6px;		
		width: 178px;
		height: 19px;	
		background: #f7dddd;
		padding-left: 2px;
	}
	
	* html #sortNav a {
		display: block;
		padding-top: 6px;		
		width: 180px;
		height: 26px;	
		background: #f7dddd;
		padding-left: 2px;
	}	
	
	#sortNav a:hover {
		text-decoration: none;
		background: #f9ffb9;
	}
	
	#sortNav a:visited, #globalNav a:visited {
		text-decoration: none;
		color: #444;
	}
	
	#sortNav a:link, #globalNav a:link {
		color: #444;
		text-decoration: none;
	}
	
	#sortNav a:active {
		text-decoration: none;
		background: #f9ffb9;
	}
	
	#globalNav {
		position: absolute; 
		top: 65px;
		left: 180px;
		margin: 0px;
		padding: 0px;
		height: 30px;
		padding-top: 12px;
		list-style: none;
		font-size: 12px;
	}
	
	
	#globalNav a {
		margin-right: 0px;
	}

	#globalNav li {
		display: inline;
	}
	
	#content { 
		float: left; 
		width: 60%;
		margin: 140px 0 0 103px;
		font-size: 0.8em;
		line-height: 1.5;
	} 
	
	html>body #content { 
		margin: 140px -203px 0 203px;
		padding-bottom: 150px;		
		/* margin: 45px 0px 0 203px; */
	}
	
	html>body #sortNav {
		padding-bottom: 30px;
	}
	
	#content h1 {
		font-size: 1.4em;
		background: url(/fileadmin/user_upload/Logos_usw/line.gif) left bottom no-repeat;
		margin: 0;
		padding-bottom: 1.4em;
	}
	
	#Tabelle {
		float: right;
		width: 180px;
		font-size: 0.7em;
		margin-top: 110px;
		background-color: #F7DDDD;
	}
	
	#Tabelle h1 {
		background: #FFF url(/fileadmin/user_upload/Logos_usw/Block_rund_invert.gif) no-repeat;
		font-size: 10pt;
		font-weight: bold;
		margin: 0px;
		padding: 8px 0px 5px 5px;
		
	}	
	
	.td-0 {
		font-size: 9pt;
		font-weight: bold;	
		vertical-align: top;
	}

	.td-last {
		font-size: 9pt;
		padding-left: 5px;
	}
	
	/* default styles for extension "tx_veguestbook_pi1" */
	
	.tx-veguestbook-pi1 h2.tx-guestbook-form-error {
		font-size:75%;
		font-weight:bold;
		background:none;
		padding:0px;
	}
	
	.tx-veguestbook-pi1 ul li {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 ul {
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-size:68.75%;
		font-weight:bold;
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:68.75%;
		font-weight:bold;
		float:right;
	}
	
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#EA4646;
		color: white;
		display:block;
		font-size:1.0em;
		padding:0.125em 0.125em 0.125em 0.25em;
		font-weight:bold;
		margin-top:0.25em;	
		margin-bottom: 0px;	
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:10em;
		background:#EA4646;
		padding:0.25em;
		min-height:4em;
	}
	
	* html .tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		font-size:68.75%;
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:29em;
		background:#FFF;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		font-size:1.0em;
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
		font-size:68.75%;
		color:#990000;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:75%;
		color:#990000;
		font-weight:bold;
		background:none;
		padding:0.125em 0em 0em 0em;
	}
	
	.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;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date {
		background:#EEE;
		display:block;
		margin-top:0.25em;
		padding:0.125em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a {
		background:#EEE;
		display:block;
		margin-top:0.25em;
		padding:0.125em 0.5em 0.25em 0.125em;
		text-align:right;
		font-weight:bold;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a:hover {
		background:#990000;
		color:#FFF;
		text-decoration:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear:both;
		display:block;
		float:left;
		width:6em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
		margin-top:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
		margin-top:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width:30em;
		display:block;
		float:left;
		margin-bottom:0.5em;
	}
	
	.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;
		padding:0.25em;
		margin-top:0.5em;
	}
 
	* html .tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		pading-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:auto;
		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:10em;
		font-size:80%;
		display:block;
		margin-bottom:1em;
		margin-left:6em;
	}
	
/* tt_news styles */
/* Clearen per Overflow */
.floatbox { overflow:hidden; } 

/* .floatbox-Anpassung für IE #/
/* Hides from IE-mac \*/
* html .floatbox {width:100%;}
/* End hide from IE-mac */

.news-single-title {
	font-size: 1.6em;
	background: url(/fileadmin/user_upload/Logos_usw/line.gif) left bottom no-repeat;
	margin: 0;
	padding-bottom: 1.4em;	
}
.news-single-timedata {
	font-size:10px;
	margin:0px 0px 10px 0px;
}
.news-single-subheader {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
.textwidth {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.news-single-img {
	float:left;
	margin:0px 5px 10px 0px;
}
.news-single-imgcaption {
	font-size:10px;
	margin:0px 0px 5px 0px;
	width: 150px;
}
.news-single-author {
	float:right;
	font-size:10px;
	margin:-5px 0px 0px 0px;
}
.news-single-additional-info {
	margin:0px 0px 10px 0px;
}
.news-single-additional-info A {
	font-weight:normal;
}
.news-single-filetext {
	font-weight:bold;
}
.news-single-linktext {
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
.news-single-linkitem .bodytext {
	margin:0px 0px 0px 0px;
	font-weight: bold;
}

.news-single-linkitem a {
	text-decoration: none;
	color: black;
}

.news-single-backlink {
	margin:20px 0px 20px 0px;
	font-weight:bold;
}	

.news-list-timedata {
	font-size:10px;
	margin:0px 0px 10px 0px;
	float: right;
}

.news-list-image {
	float: left;
	padding-right: 3px;
}

.news-list-title {
	font-weight:bold;
	font-size: 1.4em;
	padding-bottom: 0.7em;	
	color: black;
}

.news-list-title a {
	text-decoration: none;
	color: black;
}

.news-list-catagory {
	font-size: 0.8em;
	color: black;
}

/* Gallery template */
.gallery-navi-left {
	float: right;
	font-size:13px;
	margin:-5px 0px 0px 0px;
}

.gallery-navi-right {
	float: right;
	font-size:13px;
	margin:-5px 0px 0px 5px;
}

.gallery-navi-right a {
	text-decoration: none;
	color: black;
	padding-left: 5px;
}

.gallery-navi-left a {
	text-decoration: none;
	color: black;
	padding-right: 5px;
}




	
	
	
	
