body {
background-color : #F7FBE2; /*cccc99*/
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : Black;
line-height : 18px;
}

h1.csc-firstHeader {
font-size : 13px;
}

/*
th.left {
background-color : #cccccc;
border-top : 0px solid Gray;
border-left : 0px solid Gray;
border-right : none;
border-bottom : 0px solid Gray;
padding-left : 10px;
padding-right : 10px;
padding-top : 5px;
padding-bottom : 2px;
text-align : left;
font-size : 11px;
}

th.right {
background-color : #cccccc;
border-top : 0px solid Gray;
border-left : none;
border-right : 0px solid Gray;
border-bottom : 0px solid Gray;
padding-right : 10px;
text-align : right;
font-size : 11px;
}

th.caption {
background-color : #ff0000;
border-top : none;
border-left : none;
border-right : none;
border-bottom : none;
padding-left : 10px;
padding-right : 10px;
padding-top : 5px;
padding-bottom : 2px;
}

 navigation 
th.navigation {
font-size : 11px;
background-color : #ffffff;
padding-left : 10px;
padding-right : 10px;
padding-top : 3px;
padding-bottom : 3px;
border-top : 0px solid Gray;
border-left : 0px solid Gray;
border-right : 0px solid Gray;
border-bottom : 0px solid Gray;
}
*/
td {
/*background-color : #ffffff;*/
padding-left : 0px;
padding-right : 0px;
font-size : 11px;
}

td.content {
background-color : #ffffff;
padding-top : 40px;
padding-right : 40px;
padding-left : 40px;
padding-bottom : 46px;
font-size : 11px;
line-height : 19px;
}

td.footer {
padding-top : 0px;
font-size : 9px;
color: #ddd;
}

td.navi_links {
padding-left : 10px;
padding-right : 10px;
}

/*
td.nospan {
background-color : #D3D3D3;
padding-left : 2px;
padding-right : 2px;
}


td.entry {
background-color : #eeeeee;
border-bottom : 0px solid Gray;
border-left : 0px solid Gray;
border-right : 0px solid Gray;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
padding-bottom : 20px;

}

td.whole {
background-color : #ffffff;
border-bottom : 1px solid #CCCC99;
border-left : 1px solid #CCCC99;
border-right : 1px solid #CCCC99;
border-top : 1px solid #CCCC99;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
padding-bottom : 10px;
text-align : left;
}

td.fehler {
background-color : #ff0000;
border-bottom : 1px solid #ff0000;
border-left : 1px solid #ff0000;
border-right : 1px solid #ff0000;
border-top : 1px solid #ff0000;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
padding-bottom : 10px;
text-align : center;
}
*/

a {
text-decoration : none;
color : #FF6600;
/*#006633;*/
}

a:hover {
  text-decoration : underline;
}
.footer a { color:#ddd; text-decoration:underline; }

/*
input.input {
border : 1px solid Black;
}

textarea {
border : 1px solid Black;
}

td.cop {
border : 0px solid Black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
background-color: transparent;
}
*/


/* ------------ teaser bon  start ------------------ */
table.teaser-bon { margin:10px 0px; }
table.teaser-bon td { padding:2px; }
table.teaser-bon table td { padding:0px; }
table.teaser-bon table td p { padding:0px 10px;}
table.teaser-bon tr td a { 
  float:right;
  background-color:#FF6600;
  color:#FFFFFF;
  font-weight:bold;
  padding:5px 15px;
  margin:-27px 0px 0px 234px;
   position:absolute;
 }
/* ------------ teaser bon end ------------------- */

