/**
Stlye Definition von SHE 
**/

.cWidth100Prozent
{
	width: 100%;
}



table.paketinformation th {
    color:#FFFFFF;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
    text-align: left;
    white-space: nowrap;
}
table.paketinformation td.noWrap{
    white-space: nowrap;
 width:200px;
 }
 

table.paketinformation td
{
  padding:5px;
  font-size: 11px;
 }
 
 
 table.paketinformation td.cCheck
{
  	padding-right:0px;
 }
 
table.paketinformation td.center 
  {
  text-align: center;
  
 }

table.paketinformation td.top 
  {
  border-top:1px solid #FFFFFF;
 }
 
 .red {
	color: #666;
	font-weight: bold;
	
	padding:0px;
}

.cButton
{
	background-color:transparent;
	border:0px solid transparent;
	color:#666666;
	cursor:pointer;
	font-family:Arial,MS Sans Serif;
	font-size:12px;
	font-weight:bold;	
}

.cBack
{
	background-image: url(../images/button_back.gif);
	background-repeat: no-repeat; 
	background-position: left center;
	padding-left: 20px !important; 
	overflow:visible;
}

.cNext
{
	background-image: url(../images/button_next.gif);
	background-repeat: no-repeat; 
	background-position: right center;
	padding-right: 20px !important;
	overflow:visible;
}

table.paketshopresult 
{
	width:100%;
}


table.paketinformation td.cNoPadding
{
	padding:0px;	
}


table.paketshopresult tbody tr td table tbody td {
    vertical-align: top;
    padding: 3px 0px 10px 5px;
    width: 40%;
}

table.paketshopresult tbody tr td table tbody tr.row1 td {
    background-color: #ddeaf5;
    padding: 1px 0px 1px 5px;
    font-weight: bold;
}

table.paketshopresult tbody tr td table tbody  td.check {
    vertical-align: top;
    text-align: left;
    width: 1%;
}

table.paketshopresult tbody tr td table tbody  td.name {

   
}

table.paketshopresult tbody tr td table tbody td label.cOeffnungszeit
{
	font-weight:normal;
	width:80px;
	display:block;
	float:left;
}

/*Terminvorschl�ge */
table.cTermin
{
	margin-top:10px;
	margin-bottom:20px;
	
}
table.cTermin td
{
	text-align:center;
	vertical-align: top;
	padding-right:10px;
}

table.cTermin label
{
	font-weight:normal;
	text-align:left;
	display:block;
	color:#666666;
	font-family:Arial,MS Sans Serif;
	font-size:11px;
}
table.cTermin input
{
	position: relative;
	top:40px;
	
	
}

table.cZusammenfassung h3, p
{
	color:#666666;
	font-family:Arial,MS Sans Serif;
	font-size:11px;
}

table.cZusammenfassung h3
{
	margin-top:0px;
	padding-top:0px;
}
.FormErrorMessage
{
color:#E3002A;
font-family:Arial,MS Sans Serif;
font-size:11px;
margin-top:1px;
padding:10px;
}

dl {
  font-family:Arial,MS Sans Serif;
font-size:11px;
margin-top:5px;
margin-bottom:0px;
}

dl dt {
    float: left;
    clear: both;
    font-weight: bold;
    padding: 0;
    margin-bottom:5px;
}

dl dd {
    margin: 0 0 0 10px;
    margin-bottom:5px;
}

.cButtonAbsenden
{
	/*width:135px !important;*/
	/*Nur IE*/
	/*width:125px;*/
	
}

table.cPager {
font-size:70%;
font-weight:bold;
text-align:left;
width:50px;
}


table.cPager td.cActive {
padding-right:5px;
text-align:center;
}

table.cPager td.cInActive {
padding-right:5px;
text-align:center;
}

table.cPager td.cActive a {
color:#E5002A;
text-decoration:none;
}

