html {
	height: 100%;
}
body{
	height: 101%;
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
}
h1, h2, h3, h4, h5, p, ul, form{
	margin:0;
	padding:0;
}
/*--- HEADER CSS STYLES ---*/
#header{
	clear:both;
	margin:0 auto;
	width:900px;
	height:250px;
	overflow:hidden;
	position:relative;
	background: #ffffcc;
	background-image: url(images/schriftzug_neu.gif);
	background-position: 380px 67px;
	background-repeat: no-repeat;
}

.logo{
	position:absolute;
	top:60px;
	left:60px;
	z-index: 10;
	background: url(images/logo_neu.gif) no-repeat;
}

.logo a{
	display:block;
	overflow:hidden;
	text-indent:-6666px;
	width: 150px;
	height: 150px;
	background: url(images/logo_neu.gif) no-repeat;
}

div#leftaddress p {
	color: #996633;
	padding-top: 10px;
	padding-left: 0px;
}

/*--- breadcrumb css ---*/
.breadcrumb{
	margin: 235px 0 0 218px;
}
.breadcrumb li{
	list-style: none;
	float:left;
	font-size:12px;
	color:#fff;
	font-style:italic;
	background:url(images/breadcrumb-separator.gif) no-repeat 100% 50%;
	padding:0 11px 0 3px;
}

.breadcrumb a{
	color:#fff;
	text-decoration:none;
}

.breadcrumb li.last{ background:none;}
.breadcrumb a:hover{ text-decoration:underline;}
/*--- CONTENT CSS STYLES ---*/
#content{
	clear:both;
	width:900px;
	margin:0 auto;
	background-image:url(images/bg-page.gif);
	
}

/* @group menu */

#content #menu a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	background-repeat: no-repeat;
	text-indent: 14px;
}

#content ul#menu li {
padding-bottom: 5px;
}

#content ul#menu li ul li {
padding-bottom: 0px;
}


#content #menu ul li ul a {
}
#content ul#menu li a {
	
}
#content ul#menu li ul li a {
	background-color: #996633;
	list-style-type: none;
	padding-left: 14px;
	background-position: 17px;
}

#content ul#menu li ul li a:hover {
	background-position: 17px;
}
#content ul#menu li ul {
	list-style-type: none;
}

#content ul#menu li a {
	color: #f7e7c0;
	background: #996633 url(images/navi_no.gif) no-repeat 3px;
}

#content ul#menu li a:hover, #content ul#menu li a#current {
	color: #996633;
	background: #f7e7c0 url(images/navi_over.gif) no-repeat 3px;
}
#content ul#menu li ul li a#current {
	background-position: 17px;
}

#menu{
/*	float:left; */
	width:200px;
	list-style: none;
	padding: 0;
}

/* @end */

/* @group tt_products */

#tx-ttproducts-pi1-single form h2 {
	font-size: 14px;
	color: #996633;
}

#tx-ttproducts-pi1-single form h2 {
	color: #996633;
	
}

#tx-ttproducts-pi1-list h4 a, #tx-ttproducts-pi1-search h4 a {
	text-decoration: none;
	color: #996633;
}

#tx-ttproducts-pi1-list a h4 {
	font-size: 14px;
}

#tx-ttproducts-pi1-single a {
	color: black;
	text-decoration: none;
	
}

#tx-ttproducts-pi1-single a {
	color: black;
	text-decoration: underline;
	
}

#vorige a, #naechste a, #mittel a {
	color: black;
	text-decoration: none;
}
#vorige a:hover, #naechste a:hover, #mittel a:hover, #agbs a  {
	color: black;
	text-decoration: underline;
}

/* @end */

/*--- content-text css ---*/
.content-text{
	float:left;
	width:600px;
	padding:0px 20px;
}
.content-text h1{
	font-size:14px;
	color: #996633;
	padding-bottom:5px;
}
.content-text h3{
	font-size:14px;
	color: #996633;
	line-height:18px;
	padding-bottom: 5px;
}
.content-text p{
	font-size:14px;
	line-height:18px;
	padding-bottom:18px;
}
.content-text a{
	color: #996633;
	text-decoration: none;
}
.content-text a:hover{
	color: #996633;
	text-decoration: underline;
}
/*--- right-part css ---*/
.right-part{
	float:right;
	width:150px;
	padding:15px 15px 0 0;
}
.right-part img{
	display:block;
	
}
.right-part .info{
	margin-top:13px;
	clear:both;
	width:150px;
	background:#fbf5c8;
	padding-bottom:5px;
}
.right-part .info h4{
	background:#9b989e;
	font-size:16px;
	line-height:30px;
	color:#fff;
	padding-left:11px;
	height:30px;
	border-bottom:2px solid #fff;
}
.right-part .info p, .right-part .info h5{
	font-size:12px;
	line-height:18px;
	padding:0 10px;
}
/*--- footer list css ---*/
.address{
	clear:both;
	width:700px;
	padding:20px 0 10px 212px;
}
.address li{
	display:inline;
	/*background:url(images/footer-separator.gif) no-repeat 0 50%;*/
	padding:0 3px 0 8px;
	font-size:12px;
	color:#9b989e;
}
.address li.first{ background:none;}

ul.address li a {
	text-decoration: none;
	color: #996633;
	
}
ul.address li a:hover {
	text-decoration: underline;
	color: #996633;
	
}
ul.address li a#current_address {
	text-decoration: underline;
	color: #996633;
	
}

 label {
	color: black;	
}

.trenner {
	width: 100%;
	display: block;
	border-top: 1px dotted #996633;
}
.clearing {
	clear: both;
}






