/* global settings -----------------------------------------------------------*/
html, body {
font-family: arial, helvetica, sans-serif;
font-size: 100.01%;
margin: 0;
padding: 0;
color: #5C5C5C;
background: #CCC url(../images/css/background.gif) repeat-y center;
}
h2 {
	font-size: 1.2em;
	color: #CCC;
}
img {
margin: 0;
padding: 0;
border: 0;
vertical-align: bottom;
}
ol, ul, li, p, h1, h2, h3, h4, h5, h6, table, th, td, form, fieldset, legend, input, select, textarea, div, dl, dt, dd {
margin: 0;
padding: 0;
}
a {
color: #69A016;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
a.externallink {
padding: 0 0 0 12px;
background: url(../images/css/icon_exlink.gif) no-repeat left center;
}
hr {
clear: both;
height: 30px;
margin: -7px 0;
border: 0;
border-top: 1px dotted #666;
color: #FFF;
background: #FFF;
}
/* shared settings -----------------------------------------------------------*/
.height10 {
clear: both;
height: 10px;
line-height: 10px;
}
.margin309 {
margin: 0 0 0 309px;
}
.button {
font-size: 11px;
width: 84px;
height: 18px;
cursor: pointer;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 0 0 0 10px;
border: 0;
color: #073871;
background: url(../images/css/background_button.gif) no-repeat;
}
.button p {
padding: 2px 0 0 0;
}
.button p a {
color: #073871;
text-decoration: none;
}
#teaserhomeright .button p,
.homecontent .button p {
font-size: 11px;
padding: 2px 0 0 0;
color: #073871;
}
/* add Florian Wittke 18.02.2010 ---------------------------------------------*/
.buttonkar {
font-size: 11px;
width: 84px;
height: 18px;
cursor: pointer;
text-align: left;
margin-top: 10px;
margin-left: 13px;
margin-bottom: 10px;
padding: 0 0 0 10px;
border: 0;
color: #073871;
background: url(../images/css/background_button.gif) no-repeat;
}
.buttonkar p {
padding: 2px 0 0 0;
}
.buttonkar p a {
color: #073871;
text-decoration: none;
}
#teaserhomeleft .buttonkar p,
.homecontent .buttonkar p {
font-size: 11px;
padding: 2px 0 0 0;
color: #073871;
}


/* framework settings --------------------------------------------------------*/
#wrapper {
width: 920px;
margin: 0 auto;
padding: 0 20px;
background: #FFF;
}
#contentwrapper {
display: inline;
clear: both;
width: 920px;
margin: 0 auto;
}
.column {
float: left;
margin: 22px 0;
}
#left {
width: 235px;
}
#middle {
width: 476px;
margin-left: 1px;
}
#middle2 {
width: 669px;
margin-left: 1px;
}

#right {
width: 193px;
margin-left: 15px;
}
/* top settings --------------------------------------------------------------*/
#logo {
float: left;
width: 215px;
height: 115px;
}
/* navigation settings -------------------------------------------------------*/
/* navigationservice */
#navigationservice {
float: left;
width: 705px;
}
#navigationservice ul {
text-align: right;
white-space: nowrap;
font-size: 0.7em;
list-style: none;
padding: 22px 0 0 0;
}
#navigationservice ul li {
display: inline;
color: #073871;
}
#navigationservice ul li a {
padding: 0 5px;
text-decoration: none;
color: #073871;
}
#navigationservice ul li a:hover {
color: #7FC41C;
}
#navigationservice ul li.active a {
font-weight: bold;
color: #7FC41C;
}
/* navigationmain */
#navigationmain {
clear: both;
width: 920px;
height: 33px;
background: #073871 url(../images/css/background_navigationmain.gif) no-repeat right;
}
#navigationmain ul {
font-size: 1em;
font-weight: bold;
list-style: none;
}
#navigationmain ul li {
float: left;
border-right: 1px solid #FFF;
}
#navigationmain ul li a {
width: 152px;
height: 26px;
display: block;
padding: 7px 0 0 0;
text-align: center;
text-decoration: none;
color: #FFF;
background: #073871;
}
#navigationmain .last a {
width: 122px;
height: 26px;
display: block;
padding: 7px 0 0 0;
text-align: center;
text-decoration: none;
color: #FFF;
background: #073871;
}

#navigationmain .lastser a {
width: 122px;
height: 26px;
display: block;
padding: 7px 0 0 0;
text-align: center;
text-decoration: none;
color: #FFF;
background: #7FC41C;
font-weight: bold;
}

#navigationmain .lastser2 a {
width: 122px;
height: 26px;
display: block;
padding: 7px 0 0 0;
text-align: center;
text-decoration: none;
color: #FFF;
background: #073871;
font-weight: bold;
}


#navigationmain ul li a:hover {
background: #7FC41C;
}
#navigationmain ul li.active a {
background: #7FC41C;
}
/* navigationmicro */
#navigationmicro {
padding: 7px 0;
}
#navigationmicro ul {
font-size: 0.7em;
list-style: none;
display: inline;
color: #666;
}
#navigationmicro ul li {
display: inline;
}
#navigationmicro ul li a {
padding: 0 5px;
text-decoration: none;
color: #666;
}
#navigationmicro ul li a:hover {
text-decoration: underline;
}
#navigationmicro ul li ul {
font-size: 1em;
}
/* footer */
#navigationfooter {
clear: both;
width: 920px;
border-top: 1px dotted #666;
}
#navigationfooter ul {
white-space: nowrap;
font-size: 0.7em;
list-style: none;
padding: 10px 0;
}
#navigationfooter ul li {
display: inline;
color: #073871;
}
#navigationfooter ul li a {
padding: 0 5px;
text-decoration: none;
color: #073871;
}
#navigationfooter ul li a:hover {
color: #7FC41C;
}
#navigationfooter ul li.active a {
font-weight: bold;
color: #7FC41C;
}
/* home settings -------------------------------------------------------------*/
#teaserhomeleft {
float: left;
width: 215px;
height: 258px;
background: #C6D1DE;
}
#teaserhomeleft h1 {
font-size: 0.8em;
padding: 7px 0 0 15px;
height: 23px;
color: #FFF;
background: #073871;
}
#teaserhomeleft img {
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}
#teaserhomeleft h2 {
font-size: 0.7em;
padding: 14px 0 0 15px;
color: #073871;
}
#teaserhomeleft p {
font-size: 0.7em;
padding: 6px 5px 0 15px;
color: #073871;
}
#teaserhomeright {
float: left;
width: 684px;
height: 258px;
margin: 0 0 0 21px;
background: #073871 url(../images/css/background_teaser_home_right.jpg) no-repeat;
}
#teaserhomeright h1 {
font-size: 1.6em;
padding: 42px 0 0 309px;
line-height: 25px;
color: #FFF;
}
#teaserhomeright h1 span {
font-weight: normal;
margin: 0 0 0 170px;
}
#teaserhomeright p {
font-size: 0.7em;
padding: 25px 5px 0 309px;
color: #FFF;
}
.homecontent {
float: left;
height: 190px;
margin: 20px 0;
padding: 0 20px;
border-left: 1px dotted #666;
}
.homecontent.last {
width: 188px;
border-right: 1px dotted #666;
}
.homecontent.width186 {
width: 186px;
}
.homecontent.width195 {
width: 195px;
}
.homecontent h1 {
font-size: 0.8em;
color: #073871;
}
.homecontent p {
font-size: 0.7em;
padding: 6px 0 0 0;
color: #5C5C5C;
}
/* content settings ----------------------------------------------------------*/
/* header */
#teasercontentleft {
float: left;
width: 235px;
height: 124px;
margin: 0 1px 0 0;
background: #7FC41C url(../images/css/background_teaser_content_left.gif) no-repeat;
}
#teasercontentleft h1 {
font-size: 1.1em;
padding: 40px 0 0 50px;
color: #073871;
}
#teasercontentleft h1 span {
font-size: 0.7em;
margin: 0 0 0 10px;
color: #FFF;
}
#header {
float: left;
width: 684px;
height: 124px;
}
#left ul {
font-size: 0.8em;
list-style: none;
}
#left ul li {
font-weight: bold;
padding: 0 5px 0 11px;
color: #7FC41C;
background: url(../images/css/background_left_ul_li.gif) left 5px no-repeat;
}
#left ul li a {
font-weight: normal;
text-decoration: none;
color: #666;
}
#left ul li a:hover {
color: #7FC41C;
}
#left ul li.active a {
font-weight: bold;
color: #7FC41C;
}
#middle h1 {
font-size: 1.1em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle2 h1 {
font-size: 1.1em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle2 h2 {
font-size: 0.9em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle2 h3 {
font-size: 0.7em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle2 h2 {
font-size: 0.8em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle2 p {
font-size: 0.8em;
margin: 10px 0;
color: #5C5C5C;
}
#middle2 ul {
font-size: 0.8em;
list-style: none;
margin: 10px;
}
#middle2 ul li {
padding: 0 5px 0 10px;
color: #5C5C5C;
background: url(../images/css/background_ul_li.gif) left 7px no-repeat;
}
#middle2 ul li ul {
font-size: 0.9em;
}
#middle2 table {
clear: both;
width: 100%;
color: #5C5C5C;
border-collapse: collapse;
}
#middle2 table th {
font-size: 0.8em;
background: #EBEBEB;
}
#middle2 table th a {
padding: 5px 10px;
display: block;
text-decoration: none;
border-bottom: 1px solid #FFF;
border-left: 1px solid #FFF;
}
#middle2 table th a:hover {
text-decoration: none;
color: #FFF;
background: #7FC41C;
}
#middle2 table td {
border: 1px dotted #EBEBEB;
font-size: 0.8em;
vertical-align: top;
padding: 5px;
}
#middle2 table td.alt {
background: #EBEBEB;
}
#middle h2 {
font-size: 0.9em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle h3 {
font-size: 0.7em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle h2 {
font-size: 0.8em;
margin: 0 0 10px 0;
color: #77B51A;
}
#middle .date {
font-size: 1.2em;
margin: 0 0 10px 0;
color: #666;
}
#middle .p1 {
	width:10px;
	vertical-align: top;
}


#middle p {
font-size: 0.8em;
margin: 10px 0;
color: #5C5C5C;
}
#middle ul {
font-size: 0.8em;
list-style: none;
margin: 10px;
}
#middle ul li {
padding: 0 5px 0 10px;
color: #5C5C5C;
background: url(../images/css/background_ul_li.gif) left 7px no-repeat;
}
#middle ul li ul {
font-size: 0.9em;
}
#middle table {
clear: both;
width: 100%;
color: #5C5C5C;
border-collapse: collapse;
}
#middle table th {
font-size: 0.8em;
background: #EBEBEB;
}
#middle table th a {
padding: 5px 10px;
display: block;
text-decoration: none;
border-bottom: 1px solid #FFF;
border-left: 1px solid #FFF;
}
#middle table th a:hover {
text-decoration: none;
color: #FFF;
background: #7FC41C;
}
#middle table td {
border: 1px dotted #EBEBEB;
font-size: 0.8em;
vertical-align: top;
padding: 5px;
}
#middle table#rzneutable td {
border: none;
font-size: 0.9em;
vertical-align: top;
padding: 2px;
}
#middle table td.alt {
background: #EBEBEB;
}
#right .teaser {
width: 193px;
padding: 10px 0;
background: #EBEBEB url(../images/css/background_teaser_right.gif) no-repeat bottom;
}
#right .teaser h1 {
font-size: 0.7em;
padding: 0 15px 10px 15px;
border-bottom: 1px dashed #666;
color: #073871;
}
#right .teaser p {
font-size: 0.7em;
padding: 10px 15px;
color: #666;
}
#right .teaser .button {
margin: 0 15px;
}
#right .teaser .button p {
font-size: 1em;
padding: 2px 0 0 0;
}
/* form settings -------------------------------------------------------------*/
fieldset {
border: none;
}
label {
font-size: 0.8em;
line-height: 1.8;
display: block;
width: 11em;
float: left;
}
p span,
label span {
color: #FF0000;
}
input,
textarea,
select {
width: 258px;
font-family: arial, helvetica, sans-serif;
font-size: 0.7em;
vertical-align: middle;
margin: 3px 0;
padding: 2px 5px;
border: 1px solid #EBEBEB;
color: #5C5C5C;
}
select {
width: 270px;
}
input.plz {
width: 30px;
}
input.ort {
width: 204px;
}
input.box {
width: auto;
border: 0;
}
fieldset fieldset label {
display: inline;
margin-left: 11em;
width: auto;
float: none;
}
input:hover,
textarea:hover {
background: #EBEBEB;
}
input:active,
input:focus,
textarea:active,
textarea:focus {
background: #FFF;
}
input.button {
font-size: 11px;
width: 84px;
height: 18px;
cursor: pointer;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 0 0 0 10px;
border: 0;
color: #073871;
background: url(../images/css/background_button.gif) no-repeat;
}
#errormessage {
margin: 10px 0;
padding: 5px 10px;
background: #7FC41C;
}
#errormessage p {
margin: 0;
color: #FFF;
}
.error {
background: #7FC41C;
}

/* ------ TWL-KOM ADD -------- */
#p_cust_table {
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	/*font-size: 0.9em;*/ 
}

#p_cust_table tr td:first-child {
	vertical-align:middle;
}
/*
#p_cust_table_head td:first-child {
	border-right: 1px solid #073871;
}*/
#p_cust_table_head td:first-child {
	border: none;
}

#p_cust_table_head td + td {
	border-top:1px solid #073871;
}

#p_cust_table_head td + td {
	color:#FFF;
	background: #073871;
	line-height: 25px;
	text-align:center;
	font-weight: bold;
	font-size: 1.1em;
	border-right: 1px solid white;
	border-left: 1px solid #073871;
}
#p_cust_table_head td + td + td + td {
	border-right: 1px solid #073871;
}

#p_cust_table_int td:first-child {
	border-right: 1px solid #073871;
}
#p_cust_table_int td + td {
	color:#FFF; 
	background: #073871;
	text-align:center;
	border-top: 1px solid #FFF;
	border-right: 1px solid #073871;
	border-bottom: 1px solid #073871;
}
#p_cust_table_speed_down td:first-child {
	background: #e1e4f6;
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}
#p_cust_table_speed_down td + td {
	color:#FFF;
	background: #7fc41c;
	text-align:center;
	font-weight: bold;
	font-size: 1em;
	border-right: 1px solid #073871;
	border-bottom: 1px solid #7fc41c;
}

#p_cust_table_speed_up td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_speed_up td + td {
	background: #FFF;
	text-align:center;
	font-weight: bold;
	border-right: 1px solid #073871;
}
#p_cust_table_mail {
	background: #e1e4f6;	
}

#p_cust_table_mail td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_mail td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_fb td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_fb td + td { 
	text-align: center;
	border-right: 1px solid #073871;
	color: #676767;
}

#p_cust_table_telefon td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_telefon { 
	background: #e1e4f6;
}

#p_cust_table_telefon td + td { 
	color:#FFF;
	background: #073871;
	text-align:center;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #073871;
}

#p_cust_table_analog td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_analog td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_runumit td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_runumit {
	background: #e1e4f6;
}

#p_cust_table_runumit td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_runuanz td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_runuanz td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_telanschlu td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_telanschlu { 
	background: #e1e4f6;
}

#p_cust_table_telanschlu td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_runu td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_runu td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_telflat td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_telflat { 
	background: #e1e4f6;
}

#p_cust_table_telflat td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_mobil td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_mobil td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_ausl td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_ausl { 
	background: #e1e4f6;
}

#p_cust_table_ausl td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_bereit td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_bereit td + td { 
	text-align: center;
	border-right: 1px solid #073871;
}

#p_cust_table_schnulotel td:first-child {
	border-right: 1px solid #073871;	
	padding: 2px 2px 2px 8px;
}

#p_cust_table_schnulotel { 
	background: #e1e4f6;
}
#p_cust_table_schnulotel td + td { 
	text-align: center;
	border-right: 1px solid #073871;
	color: #676767;
}

#p_cust_table_preis1 {
	text-align:right;
	background: #073871;
	color:#FFF;
	line-height: 20px;
}
#p_cust_table_preis1 td + td { 
	text-align: center;
	border-left: 1px solid #FFF;
}

#p_cust_table_preis1 td:first-child {
	padding: 3px 6px 2px 0px;
}

#p_cust_table_preis1 td {
	border-bottom: 1px solid #073871;
}

#p_cust_table_preis1 {
	border-bottom: 1px solid #073871;
}

#p_cust_table_preis1 td:first-child {
	border-left: 1px solid #073871;
}

#price {
	font-size:1.4em;
	font-weight: bold;
}

#cell_prem {
	border-right: 1px solid #073871;
}

#p_cust_tv tr:first-child + tr td {
	padding-top: 5px;	
}

#p_cust_tv td:first-child {
	border:none;
}

#p_cust_tv tr:first-child td + td {
	border-top: 1px solid #073871;
	border-bottom: 1px solid #073871;
}

#p_cust_tv tr:first-child + tr, #p_cust_tv tr:first-child + tr + tr + tr, #p_cust_tv tr:first-child + tr + tr + tr + tr + tr, #p_cust_tv tr:first-child + tr + tr + tr + tr + tr + tr + tr {
	background:#e1e4f6;
}

#p_cust_tv tr:first-child + tr + tr + tr + tr + tr + tr + tr > td + td {
	color:#676767;
}

#p_cust_tv tr:first-child + tr + tr + tr + tr + tr + tr + tr + tr > td + td {
	border-left: 1px solid white;
}

#p_cust_tv td:first-child {
	padding: 2px 6px 2px 8px;
	border-right: 1px solid #073871;
	vertical-align: middle;
}

#p_cust_tv tr > td + td  {
	text-align: center;
	border-right: 1px solid #073871;
	vertical-align: middle;
}

#p_cust_tv_head td + td {
	background: #073871;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFF;
	width: 220px;
	line-height: 28px;
}

#p_cust_tv_preis, #p_cust_tv_best {
	background: #073871;
	color:#FFF;
}

#p_cust_tv_preis td:first-child, #p_cust_tv_best td:first-child {
	text-align: right;
	line-height: 25px;
	padding: 3px 6px 2px 0px;
	border-right: 1px solid white;		
}

#p_cust_tv_best td + td {
	border-top: #073871;
	font-weight: bold;
}

#p_cust_tv_preis td + td, #p_cust_tv_preis td:first-child {
	border-bottom: 1px solid #FFF;
}


#p_cust_tv_best, p_cust_tv_best td + td {
	border: none;
}

#p_cust_table_best .button, #p_cust_tv_best .button {
	font-size: 1em;
}

#middle table#rzneutable {
	border: none;
}

#rzeinladung * {
	font-size: 1em;
}

#rzeinladung input, #rzeinladung textarea {
	/*border: 1px solid #666;*/
	margin-bottom: 1px;
}

#rzeinladung .pflicht, #rzeinladung #error {
	color:red;
}

#rzeinladung #noerror {
	color:green;
}

#rzeinladung #anzpers {
	margin-top: 15px;
}

#rzeinladung input.button {
font-size: 11px;
color: res;
width: 84px;
height: 18px;
cursor: pointer;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 0 0 0 10px;
border: 0 solid #FFF;
color: #073871;
}

/*** RZ LEISTUNGEN ***/
#rz_leistung td {
	padding: 0;
	margin:0;
	text-align:center;
}

#rz_leistung tr > td {
	vertical-align: middle;	
}

#rz_leistung tr:first-child td:first-child{
	background:#FFF;
}

#rz_leistung td:first-child {
	width: 190px;
	border-right:1px solid #073871;
	text-align:left;
}

#rz_leistung td > img {
	vertical-align:middle;
}
#rz_leistung_head {
	color:#FFF;
	background: #073871;
	line-height: 25px;
	text-align:center;
	font-size: 1.1em;
}

#rz_leistung_head td + td, #rz_leistung_head td + td + td, #rz_leistung_head td + td + td + td {
	border-left:1px solid #FFF;
	border-top:1px solid #073871;
	border-bottom:1px solid #FFF;
}

#rz_leistung_blue {
	background: #073871;
	color: #FFF;
	border: 1px solid #FFF;
}

#rz_leistung_last {
	border-bottom: 1px solid #073871;
}

#rz_leistung tr > td + td + td + td + td, #rz_leistung tr + tr > td {
	border-right:1px solid #073871;
}

#rz_leistung tr + tr > td:first-child {
	border-left: 1px solid #073871;
}

.h_small {
	color: #FFF;
	font-weight: normal;
	font-size:0.8em;
}

.tr_color {
	background: #e1e4f6;
}
li.subli {
	margin-left:12px;
}

li.subli a {
	font-weight: bold;
	color: #7FC41C;
}


#rz-div-zus div > h1 {
	font-size:0.9em;
	cursor:help;
	vertical-align:middle;
	padding-left: 15px;
	font-weight:normal;
	background: url(../../images/plus.png) center left no-repeat;
}

#rz-div-zus .subtxt{
	font-size:0.8em;
	font-weight:normal;
	padding-bottom: 5px;
	padding-left: 15px;
}

#rz-div-zus .subtxt ul {
	padding:5px 0 5px 5px;
	margin:0;
	font-size:1.0em;
}

.grey-bg {
	background-color:#e1e4f6;
}

#order_bt_rz {
	width: 130px; 
	height: 20px; 
	background: #073871; 
	margin: 10px 0 0 538px; 
	text-align:center;
	color: #FFF;	
}

#order_bt_rz_web {
	width: 130px; 
	height: 20px; 
	background: #073871; 
	margin: 10px 0 0 346px; 
	text-align:center;
	color: #FFF;	
}



#order_bt_rz a, #order_bt_rz a:link, #order_bt_rz a:hover, #order_bt_rz_web a, #order_bt_rz_web a:link, #order_bt_rz_web a:hover{
	color: #FFF;	
	text-decoration: none;
}
