/*
	websale start
*/
a.angebot-mitte {
  margin:0 30px;
}

/*
#content table, #fix_content table {
	font-size:12px;
}
*/

td {
        vertical-align:top;
}

tr.ZeileGruen,
td.ZelleGruen,
th.ZelleGruen {
        background-color:#eaf2dd;
}

tr.ZeileRot,
td.ZelleRot,
th.ZelleRot {
        background-color:#f1dcdb;
}

th.ZelleRot {
	color:#C0372C;
}
th.ZelleGruen {
	color:#3F7F30;
}

table {
  margin-bottom:10px;  
}

table.zebra-rows {
  border-spacing:0;
  border-collapse:collapse;
}
table.zebra-rows td {
  padding: 4px;
}
table.zebra-rows thead tr td, table.zebra-rows thead tr th {
  padding: 8px 4px;

}
table.zebra-rows thead tr {
  text-align: center;
  background-color: #f29400;
  color: #fff; 
  font-weight:bold;
}
/* da sonst von #content p ueberschrieben: */ 
#fix_content table.zebra-rows thead tr p,#content table.zebra-rows thead tr p {
  color: #fff; 
  font-weight:bold;
}

table.zebra-rows td, table.zebra-rows th {  
   border: 1px solid #929292;
}
table.zebra-rows tbody tr.even { 
        background-color: #f3f3f3; 
} 
table.zebra-rows tbody tr.odd { 
        background-color: #dadada; 
} 

table.zebra-rows tbody tr:hover,
/* nuer fuer IE - siehe am ende der Datei hover fuer IE */ 
table.zebra-rows tbody tr.hover {
/*background-color: #f29400;*/
background-color: #fed498;
/*cursor: pointer;*/

}

#fix_content table.zebra-rows tbody tr:hover p, #content table.zebra-rows tbody tr:hover p,
#fix_content table.zebra-rows tbody tr.hover p, #content table.zebra-rows tbody tr.hover p {
/*  font-weight:bold;
  text-decoration:underline;*/
}

.align-center {
        text-align: center;
}

.align-right {
        text-align: right;
}


.align-left {
        text-align: left;
}


span.Orange1 {
        color:#f29400;
}

span.Orange2 {
        color:#fdc300;
}

span.Orange3 {
        color:#ffd499;
}

span.Grau1 {
        color:#646464;
}

span.Grau2 {
        color:#929292;
}

span.Grau3 {
        color:#b1b1b1;
}

span.Grau4 {
        color:#dadada;
}

span.Grau5 {
        color:#e6e6e6;
}

span.Grau6 {
        color:#f3f3f3;
}



span.Rot1 {
        color:#C0372C;
}

span.Gruen1 {
        color:#3F7F30;
}
div.Rahmen_Orange1 {
        border: 1px solid #f29400;
}
div.Rahmen_Orange2 {
        border: 1px solid #fdc300;
}
div.Rahmen_Orange3 {
        border: 1px solid #ffd499;
}
div.Rahmen_Grau1 {
        border: 1px solid #646464;
}
div.Rahmen_Grau2 {
        border: 1px solid #929292;
}
div.Rahmen_Grau3 {
        border: 1px solid #b1b1b1;
}
div.Rahmen_Grau4 {
        border: 1px solid #dadada;
}
div.Rahmen_Grau5 {
        border: 1px solid #e6e6e6;
}
div.Rahmen_Grau6 {
        border: 1px solid #f3f3f3;
}
div.Rahmen_Rot1 {
        border: 1px solid #C0372C;
}
div.Rahmen_Gruen1 {
        border: 1px solid #3F7F30;
}




/*
	websale end
*/
.customer_template_boxTop {
  width:567px;
  height:4px;
  background:url(./images/boxTop.gif) no-repeat 0px 0px;
  /* IE */
  font-size:1px;
  line-height:0px;  
}

.customer_template_boxBottom {
  width:567px;
  height:4px;
  background:url(./images/boxBottom.gif) no-repeat 0px 0px;
  /* IE */
  font-size:1px;
  line-height:0px;
}

.customer_template {
  width:545px;
  /* 1px = chrome hack */
  padding: 6px 10px 1px 10px;
  border-right:1px solid #b1b1b1;
  border-left:1px solid #b1b1b1;
  background-color: #fff6d9;
}

#content , #fix_content,#content table, #fix_content table {
	color:#646464;
  line-height:15px; 
font-size:11px;   
}

#content h1, #fix_content h1,#content table h1, #fix_content table h1 {
    font-size:12px;
    font-weight:normal;
    color:#f29400;
    line-height:15px;
    padding:0 0 5px 0;
    margin:0;  
}

#content h2, #fix_content h2,#content table h2, #fix_content table h2 {
    font-size:12px;
    font-weight:normal;
    color:#f29400;
    line-height:15px;
    padding:15px 0 5px 0;
    margin:0; 
}

#content h3, #fix_content h3,#content table h3, #fix_content table h3 {
    font-size:11px;
    font-weight:normal;
    color:#f29400;
    line-height:15px;
    padding:5px 0 5px 0;
    margin:0;
    text-transform:none;
}

#content h4, #fix_content h4,#content table h4, #fix_content table h4 {
    font-size:11px;
    font-weight:normal;
    color:#646464;
    text-decoration: underline;
    line-height:15px;
    padding:0;
    margin:0;
}

#fix_content p, #content p {
    font-size:11px;
    font-weight:normal;
    color:#646464;
    line-height:15px;
    padding:0px 0 10px 0;
    margin:0;
}

#fix_content table p, #content table p {
  padding:0px;
	margin:0px;
}


#content a, #fix_content a {
	color:#f29400;
}

#content ol li, #fix_content ol li {
	list-style-type:decimal;
}

#content ul li, #fix_content ul li {
        list-style-type:disc;
}


#content ul, #fix_content  ul, #content ol, #fix_content ol{
	padding-left:30px;
/*  margin-top:0px;*/
	margin:0px;
	padding-bottom:10px; 
}

/*typo3 sitemap*/
#fix_content  ul.csc-menu  li { 
	list-style-type:none;	
	margin: 12px 0px;
	margin-left: 145px;
	padding-left: 5px;
	padding-left: 20px;
	width:255px;
	background: transparent url(./images/bg_button_orange_left.gif) no-repeat scroll left center;
}

#fix_content  ul  li  a,#fix_content  ul  li a:link, #fix_content  ul  li a:visited, #fix_content  ul  li a:active {
	text-decoration:none;
	color:#fff;
	padding:5px;
  font-weight:bold;
  font-size:11px;
  background: transparent url(./images/bg_button_orange_right.gif) no-repeat scroll right center;
  display:block;	
}



div.breadcrumb {
	position:relative;
	margin-bottom:10px;
}
div.breadcrumb div {
	position:absolute;
	top:0px;
	left:175px;
	z-index:1;
	color:#B1B1B1;
	font: normal normal normal 10px Tahoma, sans-serif;
}


#nav {
	float:left;
/*	width:288px;*/
/*  width:238px;*/
  width:216px;
  padding-left:22px;
    
}
#nav ul.special li span.subtitle {
	color:#000;
	padding-left:10px;
	font-size:9px;
	
}
#nav ul.special li.normalspecial{
	margin-bottom:4px;	
	background:url(./images/special.gif) no-repeat 0px 6px;
	padding-top:3px;
	padding-left:22px;
  margin-right:27px;
  padding-bottom:4px;
  border-bottom: 1px solid #e6e6e6;
}


#nav li.activespecial {
/*	height:500px;*/
	/*margin-bottom:25px;*/	
	background:url(./images/special_active.gif) no-repeat 0px 2px;
	padding-top:0px;
	padding-left:22px;
  margin-right:27px;
  padding-bottom:4px;
  border-bottom: 1px solid #f29400;
}
#nav li.includeSubUl {
  background:none;
  margin:0px;
  padding-top:0px;
  border:0px;
  margin-bottom:4px;  
}


#nav li.activespecial a{
	color:#f29400;
	font-size:12px;
  font-weight:bold;
}

#nav ul.special li.normalspecial a{
	font-size:12px;
  color:#f29400;
       
}

#nav ul.typo3level1 li{    
	font-size:11px;
	margin-bottom:0px;
  /*padding-right:27px;*/
 padding-right:0px;
	/*width:263px;*/
  /*width:211px; - padding*/
  /*width:193px;*/
  /*width:171px;  */
  width:168px;
  padding-top:3px;
  padding-bottom:2px;
  margin-bottom:0px;
  border-bottom: 1px solid #e6e6e6;
}
#nav ul.typo3level2,#nav ul.typo3level3 {
  padding-top:0px;
  padding-right:0px;
  border-bottom:none;
}

#nav ul.typo3level2 li {
	margin-left:12px;
  margin-bottom:1px;
  padding-top:2px;
  padding-right:0px;
  padding-bottom:2px;
  /*padding-right:27px;*/
	/*width:248px;*/
  /*width:196px; - padding*/
  /*width:178px;*/
	/*width:156px;*/
  /*width:153px;*/
  width:136px;
  padding-left:17px;
  text-indent: -17px;
}
#nav ul.typo3level3 li{
	margin-left:12px;  
  padding-right:0px;
	/*width:233px;*/
   /*width:181px; - padding*/
	/*width:163px;*/
  /*width:141px;*/
  width:138px;
  padding-bottom:1px;
}
#nav ul.typo3level1 li.active,#nav ul.typo3level1 li.current {
 padding-right:27px;
 border-bottom: 1px solid #f29400;
}

#nav ul.typo3level2 li.active,#nav ul.typo3level2 li.current {
        background-color:#fff;
        padding-right:0px;        
}

#nav ul.typo3level1 li.active a,#nav ul.typo3level1 li.current a, #nav #newarchiv a {
	color:#f29400;
	font-size:11px;
	font-weight:bold;
}
#nav ul.typo3level1 li.normal a {
	font-size:11px;
        color:#646464;
	font-weight:normal;
}

#nav ul.typo3level2 li.active a,#nav ul.typo3level2 li.current a, #nav ul.typo3level2 li.normal a {
	font-size:10px;
}


#nav ul.typo3level3 li.active a,#nav ul.typo3level3 li.current a, #nav ul.typo3level3 li.normal a {
	font-size:10px;
}


#nav a, #nav a:link, #nav a:visited, #nav a:active {
	text-decoration:none;
	font-weight:normal;
	background-color:#fff;
	/*padding-right:10px;*/
}

#nav ul.typo3level2 a, #nav ul.typo3level2 a:link, #nav ul.typo3level2 a:visited, #nav ul.typo3level2 a:active {
	padding-right:0px;
}

#nav #newarchiv a {
        color:#f29400;
        font-size:10px;
        font-weight:bold;
}


#nav ul.typo3level2 #newarchiv {
 border-bottom: 1px solid #f29400;
}

#content p.align-center {
	text-align:center;
}

#content {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin-left:4px;
	margin-top:4px;
/*	width:422px;*/
  width:472px;
	/*height:515px;*/
 height:523px;
	overflow:auto;
}


#spalte_mitte .box{
position:relative; 
/*width:450px;*/
width:500px;
/*height:533px;*/
height:541px;
float:left;
background-color:#00f;
background:url(./images/box.gif);
}

/* tt_news */

.news-single-imgcaption {
  font-style: italic;
}

#tt-news-aktuelles-single .news-single-img {
  float:left;
  margin:0px 18px 5px 0;
}

#tt-news-aktuelles-single h1 {
    font-size:13px;
    font-weight:bold;
    color:#000;
}

#tt-news-aktuelles-single h3 {
    font-size:11px;
/*    padding-bottom:18px; */
    color:#000;
}


.print {
	display:none;
}

/* IE */
* html #nav ul.special li.normalspecial, * html #nav li.activespecial{
	padding-bottom:3px;  
}

* html #nav ul.typo3level1  {
  height:0px;
}

/* hover fuer IE */
* html table.zebra-rows tbody tr{
hover:expression(this.onmouseover=new Function("this.className += ' hover';"),this.onmouseout=new Function("this.className = this.className.replace( ' hover', '' );"));
}
