* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

#hide_button{
	margin: 0;
	padding: 0;
	
}


a img{
	border: none;
}

a {
	color: #e95d0f;
	text-decoration: none;
}

br{
	letter-spacing: 0;
}

body {
	background-color: #fff;
	background: repeat-x url(../images/site_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height:18px;
	color:#6c6c6c;
}

.clear {
	clear:both;
}

#header_wrap {
	height: 150px;
	min-width: 1002px;
}

#header {
	position: relative;
	height: 150px;
	width: 1002px;
	margin: 0 auto;
	z-index: 1000;
	background: no-repeat url(../images/header_bg.jpg); 
}

#header .logo {
	position: absolute;
	left: 19px;
	top: 0px;
}

.kundenlogin {
	position: relative;
	left: 679px;
	top: 2px;
	height: 19px;
	width: 140px;
	padding: 0;
	margin: 0; 
	float:left;
}

.hfo_gruppe {
	position: relative;
	left: 699px;
	top: 2px;
	height: 19px;
	width: 140px;
	padding: 0;
	margin: 0;
}

#main_navi {
	position: absolute;
	right: 23px;
	bottom: 5px;
}

#main_navi  li#start, #main_navi  li#filmtage, #main_navi  li#privatkunden, #main_navi  li#geschaeftskunden, #main_navi  li#unternehmen, #main_navi  li#wholesale, #main_navi  li#kontakt {
	float:left;
	font-size:1.2em;
	list-style-type:none;
	margin-left: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#main_navi  li#start  a, #main_navi  li#filmtage a, #main_navi  li#privatkunden  a, #main_navi  li#geschaeftskunden  a, #main_navi  li#unternehmen  a, #main_navi  li#wholesale  a, #main_navi  li#kontakt  a {
	
   background-color: #f1f0ee;
	color: #484849;
	display:block;
	padding:8px;
	padding-left: 15px;
   padding-right: 15px;

}

#main_navi  li#start  a:hover, #main_navi  li#filmtage  a:hover, #main_navi  li#privatkunden  a:hover, #main_navi  li#geschaeftskunden  a:hover, #main_navi  li#unternehmen  a:hover, #main_navi  li#wholesale  a:hover, #main_navi  li#kontakt  a:hover {
	
	color: #333333;
	display:block;
	padding:8px;
	padding-left: 15px;
   padding-right: 15px;
	/*background-color: #D2D1CD;*/
	background-color: #fff;

}

.start_body #main_navi li#start a, .filmtage_body #main_navi li#filmtage a, .privatkunden_body #main_navi li#privatkunden a, .geschaeftskunden_body #main_navi li#geschaeftskunden a, .unternehmen_body #main_navi li#unternehmen a, .wholesale_body #main_navi li#wholesale a, .kontakt_body #main_navi li#kontakt a{
	background-color: #D2D1CD;
}



/* LOGIN-SLIDER */

#toppanel {  
     position: absolute;  
     top: 21px;  
	  left: 519px;
     width: 300px;  
     z-index: 25;  
     text-align: center;  
     /* margin-left: auto;  
     margin-right: auto;  */
}   


#toppanel2 {  
     position: absolute;  
     top: 21px;  
	  left: 679px;
     width: 300px;  
     z-index: 25;  
     text-align: center;  
     /*margin-left: auto;  
     margin-right: auto;  */
}  

#panel, #panel2 {  
     width: 300px;  
     position: relative;  
     height: 0px;  
     /*margin-left: auto;  
     margin-right: auto;  */
     z-index: 10;  
     overflow: hidden;  
     text-align: left;  
}  



#panel_contents, #panel_contents2 {  
	background: #333333;  
   height: 100%;  
   width: 300px;  
   position: absolute;  
   z-index: -1;  
	color: white;
	padding: 16px;
}  

#panel_contents h2, #panel_contents2 h2 {
	padding-left: 10px;
	font-size: 1.8em;
	padding-bottom: 16px;
	padding-top: 16px;
}

ul.internnav{
	margin: 0;
	padding: 0;
	margin-left: 0px;
	width: 268px;
	
}

li.internnav {
	font-size: 1.2em;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #e95d0f;
	list-style: none;
	
}

li.internnav:hover {
	background: #f6f8f9;	
}

li.internnav a {
	color: #e95d0f;
	text-decoration: none;
	padding: 7px 0px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	border-bottom: 1px dotted #C2C7C8;
}

li.internnav em{
	right: 64px;
	position: absolute;
}

/*SUBNAV */

#subnav_wrap{

	position: relative;
	height: 50px;
	/*min-width: 1002px;*/
	background: repeat-x url(../images/subnav_bg.gif);
	
}

#subnav {
	position: relative;
	height: 50px;
	width: 1002px;
	margin: 0 auto;
	background: repeat-x url(../images/subnav_bg.gif);
}

#sub_navi {
	position: absolute;
	right: 23px;
	bottom: 10px;
}

#sub_navi  li#festnetzangebote, #sub_navi  li#mobilfunkangebote, #sub_navi  li#internetangebote, #sub_navi  li#telecash {
	float:left;
	font-size:1.2em;
	list-style-type:none;
	margin-left: 5px;
	
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#sub_navi  li#festnetzangebote a, #sub_navi  li#mobilfunkangebote a, #sub_navi  li#internetangebote a, #sub_navi  li#telecash a {
	
	background-color: #f1f0ee;
	color: #484849;
	display:block;
	padding:8px;
	padding-left: 15px;
   padding-right: 15px;

}

#sub_navi  li#festnetzangebote a:hover, #sub_navi  li#mobilfunkangebote a:hover, #sub_navi  li#internetangebote a:hover, #sub_navi  li#telecash a:hover {
	
	color: #333333;
	display:block;
	padding:8px;
	padding-left: 15px;
   padding-right: 15px;
	background-color: #fff;

}

.festnetz_body #sub_navi  li#festnetzangebote a, .mobilfunk_body #sub_navi  li#mobilfunkangebote a, .internet_body #sub_navi  li#internetangebote a, .telecash_body #sub_navi  li#telecash a {
	background-color: #fafafa;
}




#free{
	background: #fff;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
	min-width: 1002px;
}

/*SIDEPANEL-NAVI*/

ul.sidepanel_nav{
	margin: 0;
	padding: 0;
	margin-left: 0px;
	width: 240px;
	margin-bottom: 20px;
}

li.sidepanel_nav, li.sidepanel_nav1, li.sidepanel_nav2, li.sidepanel_nav3, li.sidepanel_nav4, li.sidepanel_nav5, li.sidepanel_nav6, li.sidepanel_nav7, li.sidepanel_nav8, li.sidepanel_nav9 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	list-style: none;
	background:transparent url(../images/nav_li.gif) no-repeat scroll 0.3em 1em;

	
}

li.sidepanel_nav:hover, li.sidepanel_nav1:hover, li.sidepanel_nav2:hover, li.sidepanel_nav3:hover, li.sidepanel_nav4:hover, li.sidepanel_nav5:hover, li.sidepanel_nav6:hover, li.sidepanel_nav7:hover, li.sidepanel_nav8:hover, li.sidepanel_nav9:hover  {
	background:transparent url(../images/nav_li.gif) no-repeat scroll 0.3em 1em;
	background-color: #fff;	
}

li.sidepanel_nav a, li.sidepanel_nav1 a, li.sidepanel_nav2 a, li.sidepanel_nav3 a, li.sidepanel_nav4 a, li.sidepanel_nav5 a, li.sidepanel_nav6 a, li.sidepanel_nav7 a, li.sidepanel_nav8 a, li.sidepanel_nav9 a {
	color: #6c6c6c;
	text-decoration: none;
	padding: 7px 0px;
	padding-left: 15px;
	margin: 0px;
	display: block;
	border-bottom: 1px dotted #D2D1CF;

}

.side li.sidepanel_nav a, .side1 li.sidepanel_nav1 a, .side2 li.sidepanel_nav2 a, .side3 li.sidepanel_nav3 a, .side4 li.sidepanel_nav4 a, .side5 li.sidepanel_nav5 a, .side6 li.sidepanel_nav6 a, .side7 li.sidepanel_nav7 a, .side8 li.sidepanel_nav8 a, .side9 li.sidepanel_nav9 a {
	background:transparent url(../images/nav_li.gif) no-repeat scroll 0.3em 1em;
	background-color: #FAFAFA;
}

li.sidepanel_nav em{
	right: 64px;
	position: absolute;
}

.einruck {
	padding-left: 5px;
}	


/* CONTENT */

#page_wrap {

	background: #fff;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
	min-width: 1002px;
}

#page{
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-left: 19px;
	padding-right: 23px;
}


#content_wrap {
	float: left;
	width: 660px;
	background: #FAFAFA;
	padding-bottom: 50px;
}

#sidebar_wrap {
	position: relative;
	float: right;
	width: 300px;
	padding-bottom: 50px;
}

#content {

	padding: 20px;
}

#sidebar {

	padding-left: 20px;	

}

#content h1 {
	color: #1a171b;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 25px;
	line-height: 1.2em;
	letter-spacing:-0.04em;
}

#content h2 {
	color: #e95d0f;
	font-size: 1.8em;
	font-weight: bold;
}

#content .news p {
	font-size: 1.1em;
	padding-bottom: 20px;
	line-height: 20px;
	padding-top: 15px;
}

#content .news small{
	padding: 3px 7px; 
	background-color: #e95d0f;
	color: white;
	font-size: 1.1em;
}


#content .news {
	position: relative;
	display: block;
	border-bottom:1px solid #d2d1cf;
	margin-bottom:25px;
	padding-bottom:5px;
	
}

#content .news h1 {
	color: #333333;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 1.2em;
	letter-spacing: -0.04em;
}

#content .news img {
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	width:190px;
}

#content .produkt_head img{
 	float:left;
	margin-bottom:10px;
	margin-right:20px;
}
 

#content .produkt_head .funf{
 	float:left;
	margin-bottom:10px;
	margin-right:3px;
 } 

#free .uebersicht{
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-right: 3px;
	padding-left: 39px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.1em;
}



#free .uebersicht a{
	font-size: 1.1em;
	color: #E95D0F;
	border-bottom: 1px dotted #E95D0F;
	
}

#free .uebersicht a:hover{
	font-size: 1.1em;
	color: #E95D0F;
	border: 0;
	
}

#content .news p a, #content .produkt_head a, .preis_box a{
	color: #E95D0F;
	border-bottom: 1px dotted #E95D0F;
	
}

#content .news p a:hover, #content .produkt_head a:hover, .preis_box a:hover{
	color: #E95D0F;
	border: 0;
	
}


/* PRODUKTDARSTELLUNG */

#content .produkt_head {
	position: relative;
	display: block;

	padding-top: 15px;

}

#content .produkt_head2, #sidebar .produkt_head2 {
	position: relative;
	display: block;
	background-color: #F0F0F0;
	padding-top: 15px;
	border: 1px dotted #E95D0F;

}

#content .produkt_head h1, #content .produkt_head2 h1 {
	color: #333333;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	letter-spacing: -0.04em;
}

#content .produkt_head h2, #content .produkt_head2 h2 {
	color: #6C6C6C;
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.2em;
	margin: 0;
}
#content .produkt_head2 h3, #sidebar .produkt_head2 h3 {
	color: #E95D0F;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.2em;
	margin: 0;
}

#sidebar .produkt_head2 h3{
	font-size: 1.3em;
}



#content .produkt_head p {
	color: #6C6C6C;
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
	/*line-height: 1.3em;*/
}

#content .produkt_wrap {
	position: relative;
	display: block;
	/*border-bottom:1px solid #d2d1cf;*/
	margin-bottom:25px;
	padding-bottom:15px;

}


#content .produkt_wrap .produkt_box{
	float: left;
	padding-bottom: 15px;
	width: 193px;
	margin-right: 10px;
}
#content .produkt_wrap .produkt_box p, #content .produkt_wrap .tarif_box p{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 1.1em;
	line-height: 1.3em;
	
}

#content .produkt_wrap .produkt_box p a, #content .produkt_wrap .tarif_beschreibung p a, .stoerung a {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	display: box;
	font-size: 1.1em;
	line-height: 1.3em;
	background-color: #E95D0F;
	/*width: 100px;*/
	color: #fff;
	border: 1px solid #fff;
	
}
#content .produkt_wrap .produkt_box p a:hover, #content .produkt_wrap .tarif_beschreibung p a:hover, .stoerung a:hover{
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	display: box;
	font-size: 1.1em;
	line-height: 1.3em;
	background-color: #fff;
	/*width: 100px;*/
	color: #E95D0F;
	border: 1px solid #E95D0F;
	margin: 0;
}

.stoerung{
	font-size: 1.3em;
}

#content .produkt_wrap ul.tarif_box {	
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;

}

#content .produkt_wrap li.tarif_box {
	list-style-type:none;
	margin: 0;
	padding: 0;
	display: block;

}

#content .produkt_wrap li.tarif_box a{
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: repeat-x url(../images/tarif_box_bg.jpg) #f0f0f0 top;
	height: 100px;
	margin: 0;
	padding: 0;
}
#content .produkt_wrap li.tarif_box a:hover {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: repeat-x url(../images/tarif_box_bg2.jpg) #f6f6f6 top;
	height: 100px;
	margin: 0;
	padding: 0;
}

#content .produkt_wrap .tarif_box .cells {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
}
#content .produkt_wrap .tarif_box .cells2 {
	float: left;
	width: 110px;
}
#content .produkt_wrap .tarif_box .cells h2,#content .produkt_wrap .tarif_box .cells h2{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.04em;
	color: #E95D0F;
}

#content .produkt_wrap .tarif_box .cells p, #content .produkt_wrap .tarif_box .cells p{
   padding: 0;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #6c6c6c;
}

.tarif_box img , form img{	
	margin: 0;
	float:left;
	margin-right: 25px;
	padding: 0;
}
.tarif_box .arrow{
	border: 0;
	float: right;
	margin: 0;
	padding: 0;
}

#content .tarif_wrap {
	border-bottom:1px solid #d2d1cf;
}

#content .tarif_wrap .preis_box {
	float: left;
	width: 240px;
}

#content .tarif_wrap .preis_box p{
	padding-top: 20px;
	padding-left: 15px;
	font-size: 1.1em;
}


#content .tarif_wrap .tarif_beschreibung {
	float: right;
	width: 360px;
	padding-top: 20px;
}

.tarif_beschreibung p, .produkt_head p {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.1em;
}

.tarif_beschreibung small{
	font-size: .8em;
}

.tarif_beschreibung ul, .produkt_head ul{

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.tarif_beschreibung li, .produkt_head li {
	font-size: 1.1em;
	background:transparent url(../images/li_haken.gif) no-repeat scroll 0 0.7em;
	margin:0;
	padding-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D2D1CF;
}


#content .produkt_wrap ul.bestell_box {
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	clear: both;
}

#content .produkt_wrap li.bestell_box {
	list-style-type:none;
	clear: both;
}

/*#content em {
	position:absolute;
	right:64px;
}*/

#content .produkt_wrap li.bestell_box a{
	font-size: 1.1em;
	line-height: 1.3em;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: repeat-x url(../images/tarif_box_bg.jpg) #f0f0f0 top;
	padding: 20px;
	clear: both;
}
#content .produkt_wrap li.bestell_box a:hover {
	font-size: 1.1em;
	line-height: 1.3em;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: repeat-x url(../images/tarif_box_bg2.jpg) #f6f6f6 top;
	padding: 20px;
	clear: both;
}





li.bestell_box em{
	right: 64px;
	position: absolute;
}

.bla{
	align: right;
}

#content .iframe_wrap {
	padding: 10px;
	background: #fff;
}

form{
	padding: 20px;
	margin: 0;
	background-color: #F0F0F0;
	height: 1%;
}

form p{
	font-size: 1.1em;
	padding-bottom: 20px;
}

label, input, select { 
	display: block;
	float: left;
	width: 130px; 
	margin: 5px;
	padding: 3px;

}

input:focus, textarea:focus {
	
  background-color: #FCFBFB;
  border-style:inset;
  color: #777;
  
  }
  
input, textarea {
	background-color: #FCFBFB;
	color: #777;
	background-color: #fff;
	border: 1px solid #CCC;
	font-size: 12.1px;
  font-family: Arial,Helvetica,sans-serif;
  }
  
textarea {
	margin: 5px;
	padding: 3px;
}  
  

form br { 
  clear: left; 
  margin-bottom: 25px;
  letter-spacing: 0;
}

form#mailform h1{
	color: #6C6C6C;
}

input#submit  { 
  float: none;
  width: auto;
}

input#check{
	width: auto;
}

input.hide{
	display: none;
}

label {
 width: 100px;
 text-align: left; 
 padding-right: 1em; 
 font-size: 1.1em;
}

label.domain{
	font-size: 1.5em;
	font-weight: bold;
}

input.domain{
	font-size: 1.5em;
	font-weight: bold;
	width: 280px;
}

input.checking {
	width: auto;
}

label.erstellen, input.erstellen {
	width: 230px;	
}

label.breiter, input.breiter{
	width: 150px;
}

label.radios, input.radios{
	width: 520px;
}


label.boxxes {
	width: auto;
}



#tbl {
	width: 100%;
	padding: 0;
}

#tbl th{
	padding: 10px;
}

#tbl td{
	padding: 10px;
}

#tbl2{
	width: 90%;
	padding: 0;
}
#tbl2 td{
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 16px;
}





/* SLIDEBOX */

#slider {
    width: 620px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	 overflow: hidden; /* important */
	 margin-bottom: 30px;
}

#sliderContent {
    width: 620px;
    position: absolute;
	 top: 0;
	 margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	 display: none;
}
.sliderImage span {
    position: absolute;
	 font-size: 1.4em;
    padding: 12px 25px;
    width: 620px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	 -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
}
.bottom {
	 bottom: 0;
    left: 0;
}

.topad_right {
	background-color: #F0F0F0;
	padding: 20px;
	margin-bottom: 20px;
}

.topad_right h2{
	font-size: 1.5em;
	padding-bottom: 20px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.03em;
	color: #333;
}

.topad_right .banner h1, #content .produkt_wrap .produkt_box h2{
	font-size: 1.3em;
	padding-bottom: 10px;
	font-weight: bold;

	letter-spacing: -0.04em;
	color: #333;
}

#content .produkt_wrap .produkt_box h2{
	padding-left: 20px;
	padding-right: 20px;
}

.topad_right .banner .aufmacher{
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	width:87px;
}

.topad_right .banner p{
	font-size: 1em;
	padding-bottom: 20px;
	line-height: 1.3em;

}

.topad_right .banner .button, #content .produkt_wrap .produkt_box .button{
	float: right;

}

#hotline {
	background-color: #F0F0F0;
	padding: 20px;
	margin-bottom: 20px;
}

#hotline h1 {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 1.2em;
	letter-spacing:-0.03em;
}

#hotline small{
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.1em;
}

p.produktp{
	font-size: 1.1em;
   line-height: 1.4em;
	padding: 7px 0 7px 15px;
}










/* FOOTER */

#footer_wrap {

	position: relative;
	width: 1002px;
	margin: 0 auto;
	padding-top: 20px;
	background: #fff;
	font-size: 1.1em;
	line-height: 1.6em;
}

#footer{

	width: 960px;
	position: relative;
	left: 19px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.1em;
	border-top: 1px solid #d2d1cf;
}

#footer_content {
	background-color: #F0f0f0;
	padding: 20px;
	
}

#footer_content .footnav {
	float: left;
}

#footer_content .copyright {
	float: right;
}

#footer_content a{
	color: #E95D0F;
}

#footer_content a:hover{
	color: #E95D0F;
	border: 0;	
}

#footer_fussnoten{
	padding: 20px;
	font-size: .8em;
	color: #bbbbbb;
}

#footer_fussnoten p{
	padding-bottom: 20px;
}




.einruck{
	padding-left: 50px;
	padding-bottom: 40px;
	color: #6C6C6C;
	font-size: 1.1em;
	font-weight: normal;
}

/* Störungsmelder */

#stoerung_wrap {
	width: 960px;
	background: #FAFAFA;
	padding-bottom: 50px;
}

#s_tbl, #o_tbl {
	width: 100%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #D2D1CF;
	border-right: 1px solid #D2D1CF;
	border-top: 1px solid #D2D1CF;
}

#s_tbl thead td{
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 2px solid #313131;
	background-color: #D2D1CF;
}
#p_tbl {
	width: 100%;
	padding: 15px;
	margin: 0;
	border: 1px dotted #E95D0F;
}

#p_tbl thead td{
	border-bottom: 1px dotted #E95D0F;
	padding-bottom: 5px;
}
#p_tbl tbody th,#p_tbl tfoot th, #p_tbl tbody th, #p_tbl tbody td{
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #D2D1CF;
	padding-bottom: 5px;
	padding-top: 5px;
}


#o_tbl thead td{
	padding: 15px;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 2px solid #313131;
	background-color: #D2D1CF;
}


#s_tbl tbody th,#s_tbl tfoot th, #o_tbl tbody th{
	border-bottom: 1px solid #D2D1CF;
}


#s_tbl tbody td{
	text-align: center;
	padding: 5px;
	border-left: 1px solid #D2D1CF;
}

#o_tbl tbody td{
	text-align: left;
	padding: 15px;
	border-left: 1px solid #D2D1CF;
}

#o_tbl tbody th{
	padding: 15px;
	text-align: left;
	width: 40px;
	vertical-align: top;
}

#s_tbl tfoot td{
	text-align: center;
	
}

#s_tbl tbody td, #o_tbl tbody td{
	border-bottom: 1px solid #D2D1CF;

}


#s_tbl tbody tr.tblhover:hover {background: #F0F0F0;}

#s_tbl tbody tr.tbloff {
	background: #9B9B9A;
}

/******
 * This stylesheet is part of the Calender Date Picker Script, downloaded from http://start.excudo.net
 *
 * See calender_date_picker.js for license details
 *
 * Author: Martijn Korse
 * Website: http://devshed.excudo.net
 *
 * Date: 2006-09-07 07:53:21
 ***/
#calender {
	width: 200px;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	}

#calenderTable {
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	background-color: white;
	display: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	padding: 10px;
	}
#calenderTable TD {
	text-align: center;
	font-size: 7pt;
	width: 19px;
	}
#calenderTableHead TR {
	background-color: white;
	}
#calenderTableDays TR {
	background-color: #333333;
	color: white;
	}
#selectMonth, #selectYear {
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-width: 0px;
	border-style: none;
	color: #2B2C2C;
	width: auto;
	}

/*#calenderTable A {
	color: blue;
	text-decoration: none;
	font-size: 11pt;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	}
#calenderTable A:hover {
	color: red;
	text-decoration: none;
	}*/
.normalDay {
	border: 1px dotted #DDDDDD;
	cursor: pointer;
	}
.hlDay {
	border: 1px dotted #DDDDDD;
	background-color: #F1F1F1;
	color: #EE7901;
	cursor: pointer;
	}
.toDay {
	border: 1px dotted #EE7901;
	background-color: #EE7901;
	color: white;
	cursor: pointer;
	}
.choosenDay {
	border: 1px dotted red;
	background-color: red;
	color: white;
	cursor: pointer;
	}


