/* ------ Attribute für die verschiedenen Links ------ */ 
/* Zielgruppennavigation - Header */
a.TGNavHeader:link { 
	letter-spacing : 4px;	
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 10px;	
	font-weight : bold;	
	color : #6D6D6D;	
	text-decoration : none; 
	text-transform:uppercase;
	}
a.TGNavHeader:visited { 
	letter-spacing : 4px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #6D6D6D;
	text-decoration : none;
	text-transform:uppercase;
}
a.TGNavHeader:hover { 
	letter-spacing : 4px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000;
	text-decoration : none;
	text-transform:uppercase
}
/* Metanavigation */
.metanav {
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
a.metanav:link, a.metanav:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #000;
}

a.metanav:hover, a.metanav:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	text-decoration: underline; 
	color: #000;
}
.metanavSelected {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: underline;
	color: #000;
}

/* Links Contentbereich Startseite 12px bold */
a.startNav:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	letter-spacing: -0.8px;
	text-decoration: underline;
	color: #000
}
a.startNav:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight : bold;
	letter-spacing: -0.8px; 
	text-decoration: underline; 
	color: #000;
}
a.startNav:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight : bold;
	letter-spacing: -0.8px; 
	text-decoration: underline; 
	color: #000;
}
a.startNav:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight : bold;
	letter-spacing: -0.8px; 
	text-decoration: underline; 
	color: #000;
}

/* Links im Content, Over unterstrichen, li Nav, rechter SB*/
a.type1:link { 
	text-decoration: none; 
	color: #000;
}
a.type1:visited {  
	text-decoration: none; 
	color: #6D6D6D;
}
a.type1:hover {  
	text-decoration: underline;
	color: #000;
}
/* Links im Content, Over unterstrichen; NEUER SG -> Text blau */
a.type2:link { 
	text-decoration: none; 
	color: #000;
} 
a.type2:visited {  
	text-decoration: none; 
	color: #6D6D6D;
}
a.type2:hover {  
	text-decoration: underline; 
	color: #000;
}

a:link {  
	text-decoration: underline;
	color: #000;
}
a:visited {  
	text-decoration: underline; 
	color: #6D6D6D;
}
a:active { text-decoration: underline;}
a:hover { 
	text-decoration: underline;
	color: #000;
} 


/* ------ Attribute für andere HTML-Elemente ------ */
select { 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000;
}
input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000;
}
textarea { 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000;
}
/* Umfrage im rechten SB- Eingabefelder */
.serviceArea { 
	background-color: #FFFCBE;
}

li {  list-style-image: url(/eBusiness/rzb.at/images/rzb_square_blue.gif)}
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
}

tdsml {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 5px;
	background-color : #FFFFFF;
}

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
}

/* ------ Hintergrundfarben für Tabellen, Spans, usw. ------ */
.bgTGNavHeader { background-color : #F9F300; border: 1px #F9F300;} /* Hintergrund Zielgruppennavigation */
.bgTGNavEntries { background-color : #FFFCBE; }   /* Hintergrund Zielgruppennavigation Body (Startseite) */
.bgProductSearch { background-color: #FFFCBE; }    /* Hintergrund Produktsuche */
.bgStockBlock { background-color: #FFFCBE; }       /* Hintergrund Börse & Finanzen */
.bgLeftNav  { background-color: #FFFCBE; }         /* Hintergrund linke Navigation */
.bgLeftNavHeader { background-color: #6D6D6D; }    /* Hintergrund linke Navigation Überschrift und Kontakt-Header*/
.bgLeftNavSelected {
	background-color: #FFFCBE;
}
  /* Hintergrund ausgewählter Menüeintrag (Linke Nav) */
.bgServiceBoxes {background-color: #FFFCBE;}     /* Hintergrund rechter Servicebereich */

/* Standardtabelle - Header */
.td-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #6D6D6D;
	font-weight: bold;
} 
/* Standardtabelle - Helle Zeile */
.td-white { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000; 
	background-color: #FFF;
}

.td-white a:link,.td-white a:visited,.td-white a:active, .td-white a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

 /* Standardtabelle - Dunkle Zeile */  
.td-blue { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000; 
	background-color: #EFEFEF;
}

.td-blue a:link,.td-blue a:visited,.td-blue a:active, .td-blue a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

.bgWhite { background-color : #FFFFFF; }
.tickerBorder { border: 1px #003366 solid; }

.bgDblue { background-color: #000000; } /* Hintergrund Import-Header*/
.bgGray { background-color: #B6B6B6; }
.bgLGray { background-color : #EFEFEF; } /* Hintergrund Kontakt-Content*/

/* ------ Textattribute ------ */
.TGNavSelected { 
	letter-spacing : 4px;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;	
	color : #000;
	text-decoration : none; 
	text-transform:uppercase;
}

.leftNavHeader { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight : bold; 
	letter-spacing: -0.8px; 
	color: #FFF;
}
/* ContentText, Copyright */
.textsml { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000;
} 

/* ContentText; NEUER SG -> blau ; Suche-Startseite*/
.textsml2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	color: #000;
} 
/* ContentText; fett ; Suchen-Button*/
.textSmlBold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000;
}
#article {
	background-color: #EFEFEF;
	border: 1px solid #B6B6B6;
	padding: 10px;
}
.headline { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000;
}

.subheadline { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000;
}

.T11ARTyp06 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: bold;
}

.headlinewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.textwhite { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: -0.8px ; 
	color: #FFF;
}
.textwhitebold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: -0.8px; 
	font-weight: bold; 
	color: #FFF;
}

.navsml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -0.8px;
	color: #000;
}
/* selected leftNav; fett */
.navbold {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: -0.8px; 
	font-weight: bold; 
	color: #000;
}
.nav567 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: -0.8px; 
	color: #000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.navsml-start { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: -0.8px;
}
.lineBlue {  border: 1px #000 solid;}

/* Text auf Startseite*/
.textsmlstart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
/* neu */
.bg {
	background-image: url(/eBusiness/rzb.at/images/bg.gif);
	background-repeat: repeat;
}

.bgborder { 
	background-color: #EFEFEF;
	border: 1px solid #B6B6B6;
	padding: 1 4 2 4px;
}
.contentborder {
    background-color: #EFEFEF;         
	border: 1px solid #B6B6B6;
}
.margin {
	padding: 5px 5px 0px 5px;
}
.filler {
	background-image: url(/eBusiness/rzb.at/images/header_fill_in.gif);
	background-repeat: repeat-x;
}
.bgleft {
	background-color: #FFFCBE;
	border: 1px solid #B6B6B6;
}
.contact {
	font-size: 11px;
	color: #000;
}
/* Navigationen */
/** BEGIN 1 Ebene lrcuhoc**/
.leftnav1 {
	font-size: 11px;
	height: 19px;
	min-height: 19px;
	color: #000;
	background-color: #F9F300;
	border-bottom: 1px solid #B6B6B6;
	text-decoration: none;
}
.leftnav1 img {
	margin-top: 2px;	
}
a.leftnav1link:LINK, a.leftnav1link:ACTIVE {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
}
a.leftnav1link:HOVER {
	text-decoration: underline !important;
	font-size: 11px;
	color: #000 !important;
	display: block;
}
	
a.leftnav1link:VISITED {
	color: #6D6D6D;
	text-decoration: none;
	display: block;
}
a.leftnavselected1:link, a.leftnavselected1:visited, a.leftnavselected1:hover, a.leftnavselected1:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
}

/** END 1 Ebene lrcuhoc**/
.leftnav2 {
	font-size: 11px;
	min-height: 19px;
	height: 19px;     /*fuer IE */
	color: #000;
	background-color: #FFFCBE;
	border-bottom: 1px solid #B6B6B6;	
	text-decoration: none;
}
.leftnav2 img {
	margin-top: 2px;	
}
a.leftnav2link:LINK, a.leftnav2link:ACTIVE, a.leftnav2link:VISITED {
	font-size: 11px;
	color: #000;
	display: block;
	text-decoration: none;
}
a.leftnav2link:HOVER {
	text-decoration: underline;
}

a.leftnav2selected2:link, a.leftnav2selected2:visited, a.leftnav2selected2:hover, a.leftnav2selected2:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	display: block;
	text-decoration: none;
}	
.leftnav3 {
	font-size: 11px;
	height: 19px;
	min-height: 19px;
	color: #000;
	background-color: #FFFEEF;
	border-bottom: 1px solid #B6B6B6;
	text-decoration: none;
}
.leftnav3 img {
	margin-top: 2px;	
}
a.leftnav3link:LINK, a.leftnav3link:ACTIVE, a.leftnav3link:VISITED  {
	font-size: 11px;
	color: #000;
	display: block;
	text-decoration: none;
}
a.leftnav3link:HOVER {
	text-decoration: underline;
}
a.leftnav3linkselected:LINK, a.leftnav3linkselected:ACTIVE, a.leftnav3linkselected:VISITED, a.leftnav3linkselected:HOVER {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
/** BEGIN Special Navigation 1 Ebene lrcuhoc **/
.special {
	font-size: 11px;
	height: 20px;
	min-height: 21px;
	color: #000;
	background-color: #F9F300;
	border-bottom: 1px solid #B6B6B6;
	border-top: 1px solid #B6B6B6;
	text-decoration: none;
}
.special img {
	margin-top: 2px;
}
a.speciallink:LINK, a.speciallink:ACTIVE  {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;

}
a.speciallink:HOVER {
	text-decoration: underline !important;
	font-size: 11px;
	color: #000 !important;
	display: block;
}
a.speciallink:VISITED {
	color: #6D6D6D;
	text-decoration: none;
	display: block;
}

a.speciallinkselected:link, a.speciallinkselected:visited, a.speciallinkselected:hover, a.speciallinkselected:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000;
}
/** END Special Navigation 1 Ebene **/
.special2 {
	font-size: 11px;
	height: 19px;
	min-height: 19px;
	color: #000;
	background-color: #FFFCBE;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B6B6B6;
	text-decoration: none;
}
a.special2:link {
	font-size: 11px;
	height: 19px;
	min-height: 19px;
	color: #000;
	background-color: #FFFCBE;

	display: block;
	text-decoration: none;
}
a.special2:visited {
	font-size: 11px;
	height: 19px;
	min-height: 19px;
	color: #6D6D6D;
	background-color: #FFFCBE;
	text-decoration: none;
}
a.special2:hover {
	font-size: 11px;
	height: 19px;
	min-height: 19px;
	color: #000;
	background-color: #FFFCBE;
	text-decoration: underline;
	display: block;
}
a.special2:active {
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	min-height: 19px;
	color: #000;
	background-color: #FFFCBE;
	text-decoration: none;
	
}
.specialselected2 {
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	min-height: 19px;
	color: #000;
	background-color: #FFFCBE;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B6B6B6;
}
a.specialselected2:link, a.specialselected2:visited, a.specialselected2:hover, a.specialselected2:active {
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	min-height: 19px;
	color: #000;
	background-color: #FFFCBE;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B6B6B6;
	display: block;
}	

/** Speciallink3 lrcuhoc **/
.special3 {
	font-size: 11px;
	min-height: 19px;
	height: 19px;     /*fuer IE */
	color: #000;
	background-color: #FFFEEF;
	border-bottom: 1px solid #B6B6B6;	
	text-decoration: none;
}
.special3 img {
	margin-top:1px;
}

a.special3link:LINK, a.special3link:ACTIVE, a.special3link:VISITED {
	font-size: 11px;
	color: #000;
	display: block;
	text-decoration: none;
}
a.special3link:HOVER {
	text-decoration: underline;
}
a.special3linkselected:link, a.special3linkselected:visited, a.special3linkselected:hover, a.special3linkselected:active {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}


.startlinkbox {

	height: 19px;
	min-height: 19px;
	background-color: #EFEFEF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #B6B6B6;
	text-decoration: none;
}
a.startlinks:link, a.startlinks:visited, a.startlinks:active{
	font-size: 11px;
	color: #000;
	background-color: #EFEFEF;
	text-decoration: none;
	display: block;
}

a.startlinks:hover {
	font-size: 11px;
	display: block;
	color: #000;
	background-color: #EFEFEF;
	text-decoration: underline;
}
a.startlinksselected:link, a.startlinksselected:visited, a.startlinksselected:hover, a.startlinksselected:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #EFEFEF;
	text-decoration: none;
	display: block;
}
	
.footer {
	font-size: 11px;
	color: #000;
	
}
a.footer:link, a.footer:visited, a.footer:active {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	
}
.text {
	font-size: 12px;
	color: #000;
}
.textbold {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.textsmall {
	font-size: 11px;
	color: #000;
	
}
a.textsmall:link, a.textsmall:visited, a.textsmall:active {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.textsmall:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	
}
.aktionsbutton {
	font-size: 11px;
	color: #000;
	
}
a.aktionsbutton:link, a.aktionsbutton:visited, a.aktionsbutton:active {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.aktionsbutton:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	
}
.textsmallbold {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	
}
a.textsmallbold:link, a.textsmallbold:visited, a.textsmallbold:hover, a.textsmallbold:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.textsmaller {
	font-size: 10px;
	color: #000;
}
a.textsmaller:link, a.textsmaller:hover, a.textsmaller:active {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a.textsmaller:visited {
	font-size: 10px;
	color: #6D6D6D;
	text-decoration: underline;
	
}
.textsmallerbold {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
a:link, a.active {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
a.visited {
	font-size: 12px;
	color: #6D6D6D;
	text-decoration: underline;
}
a.hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.teaserline {
	height: 1px;
	background-color: #B6B6B6;
}
.teasermargin {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.teaserheadline {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
.teasersubheadline {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.teasertext {
	font-size: 12px;
	color: #000;
}
.more {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
a.more:link, a.more:hover, a.more:active {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.more:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
}
.rightborder {
	border: 1px solid #B6B6B6;
}
.serviceboxheadline {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #EFEFEF;
	text-indent: 8px;
	line-height: 25px;
	border-bottom: 1px solid #B6B6B6;
	border-top: 1px solid #B6B6B6;
}
.searchboxheadline {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #EFEFEF;
	text-indent: 8px;
	line-height: 25px;
	border-bottom: 1px solid #B6B6B6;
	
}
.teaserdate {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	height: 12px;
}
/* Productsearch */
#productsearch {
	padding-left: 8px;
}	
.productsearchbox {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width: 160;
}
.productsearchbox2 {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width: 220;
}
.searchbutton {
	padding-right: 9px;
	text-align: right;
}
.searchbutton2 {
	padding-left: 17px;
	
}
#service {
	border: 1px solid #B6B6B6;
}
/* more Informations */
#moreinfo {
	line-height: 17px;
	border: 1px solid #B6B6B6;
	font-size: 11px;
	color: #000;
}
.moreinfoheadline {
	font-size: 11px;
	font-weight: bold;
	background-color: #6D6D6D;
	color: #FFF;
	line-height: 20px;
	padding-left: 7px;
	padding-right: 7px;
}
.moreinfoline {
	font-size: 11px;
	color: #000;
	line-height: 17px;
	background-color: #FFF;
	padding-left: 10px;
	border-top: 1px solid #B6B6B6;
	text-decoration: none;
}
	

a.moreinfotext:link {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 17px;
	padding-left: 8px;
}
a.moreinfotext:visited, a.moreinfotext:active {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-left: 8px;
}
a.moreinfotext:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	padding-left: 8px;
}
.toolheadline {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #EFEFEF;
	line-height: 25px;
	padding-left: 8px;
	border-bottom: 1px solid #B6B6B6;
}
.toolheadline_rsc {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #EFEFEF;
	line-height: 25px;
	padding-left: 8px;
	border-bottom: 1px solid #B6B6B6;
	border-top: 1px solid #B6B6B6;
}
.topspacer {
	margin-top:8px;
}

.tooltext {
	padding-left:8px;
	padding-bottom:2px;
}
.tooltextlink {
	font-size: 11px;
	color: #000;
	text-decoration:none;
}
a.tooltextlink:link, a.tooltextlink:visited, a.tooltextlink:hover, a.tooltextlink:active {
	font-size: 11px;
	color: #000;
	text-decoration: none; 
}
a.tooltextlink:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline; 
}
.tooltextlinkbold {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.tooltextlinkbold:link, a.tooltextlinkbold:visited, a.tooltextlinkbold:hover, a.tooltextlinkbold:active {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#contact {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#contactperson {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #EFEFEF;
	font-size: 11px;

}
.formfield55 {
	width: 55px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
.formfield110 {
	width: 110px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
.formfield188 {
	width: 188px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
.formfield370 {
	width: 373px;
	font-size: 11px;
	margin-bottom: 6px;
}
.errorcontact {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.error {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	
}
.printpreview {
	margin: 15px;
	
}
.sitemapborder {
	border: 1px solid #B6B6B6;
	background-color: #FFF;
}
.sitemap1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #6D6D6D;
	text-indent: 7px;
}
a.sitemap1:link, a.sitemap1:visited, a.sitemap1:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-indent: 7px;
	text-decoration: none;
}
a.sitemap1:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-indent: 7px;
	text-decoration: underline;
}
.sitemap234 {
	font-size: 11px;
	color: #000;
	border-bottom: 1px solid #EFEFEF;
	height: 17px;
}
a.sitemap234:link, a.sitemap234:visited, a.sitemap234:active {
	font-size: 11px;
	color: #000;
	height: 17px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
}
a.sitemap234:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
/** BEGIN Registerkarten lrcuhoc **/
.registerblank {
	border-bottom: 1px solid #6D6D6D;
}

.registerbox {
	background-color:#FFFFFF;
	border-top: 0px solid #fff;
	border-right: 1px solid #6D6D6D;
	border-bottom: 1px solid #6D6D6D;
	border-left: 1px solid #6D6D6D;
	padding: 2px;
}

a.registerheader {
	display: block;
	background-color: #FFFCBE;
	background-image:url(../images/bg_register_yellow.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none !important;
	color: #000000 !important;
}
a.registerheader:HOVER{
	text-decoration:underline !important;
}
a.registerheaderactive{
	display: block;
	font-weight: bold;
	background-image:url(../images/bg_register_white.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none !important;
	color: #000000 !important;
}
/** END Registerkarten lrcuhoc **/
/** BEGIN Contendiv lrcuhoc **/
#content {
	font-size: 12px;
	}
/** END Contendiv lrcuhoc **/
.metanavmedium {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.metanavmedium:link, a.metanavmedium:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #000;
}

a.metanavmedium:hover, a.metanavmedium:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	text-decoration: underline; 
	color: #000;
}
.metanavlarge {
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
a.metanavlarge:link, a.metanavlarge:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #000;
}

a.metanavlarge:hover, a.metanavlarge:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;  
	text-decoration: underline; 
	color: #000;
}
/* Styles fuer Suche */

.searchheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-bottom: 1px;
}	
.searchline {
	width: 100%;
	height: 1px;
	background-color: #000;
}
#searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFCBE;	
	height: 39px;
	width: 100%;
	margin: 25px 0px 10px 0px;
	border: 1px solid #6d6d6d;
	
}
.box1 {
	
	float: left;
	text-indent: 10px;
}
.box2 {
	width: 20px;
	position: relative;
	padding-top: 11px;
	left: 10px;
	float: left;
}
.box3 {
	position: relative;
	padding-top: 12px;
	text-align: center;
	float: left;
	width: 50%;
	
}
.searchfieldresult {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	width: 140px;
	border: 1px solid #6d6d6d;
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	text-indent: 3px;
}
.searchsubheadline {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
	
}
.searchhits {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
	padding: 0px 0px 25px 0px;
	
}
.searchcontact {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
	padding: 25px 0px 0px 0px;
	
	
}
.searchtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 25px 0px;
	_height: 25px;
}
.searchshorttext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	_height: 5px;
	
}
.searchsubheadline a:link, .searchsubheadline a:visited, .searchsubheadline a:hover, .searchsubheadline a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: underline;
	margin-bottom: 5px;
}
.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	text-decoration: none;
}
a.pages:link, a.pages:visited, a.pages:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	text-decoration: underline;
}

a.pagesselected:link, a.pagesselected:visited, a.pagesselected:hover, a.pagesselected:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}
#searchfieldbox {
	height: 60px;
	font-size: 10px;
	font-color: #000;
	font-weight: normal;
	
	padding-top: 6px;
	
	padding-left: 8px;
	
}
.searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	width: 174px;
	border: 1px solid #6d6d6d;
	font-size: 10px;
	font-weight: normal;
	margin-top: 6px;
	
	margin-right: 6px;
	margin-bottom: 6px;
}
.searchbutton {
	align: right;
	padding-right: 8px;
	padding-bottom: 10px;
	
}
/* Ende Styles fuer Suche */

.article-subheadline {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: bold;
}

.article-img {
	float: left;
	margin-right: 15px;
}
.input-radio, .radio {
	border: 0;
}

.banner {
	width: 190px;
	margin:0;
	padding:0;
	border: 0;
}

.banner img {
	margin:0;
	padding:0;
	border: 0;
}
#navpath {
	height: 13px;
	border: 1px solid #B6B6B6;
	margin-top: 5px;
	font-size: 10px;
	padding: 3px;
}
.navpath a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000;
}
a.navpath:link, 
a.navpath:visited { 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000;
}
a.navpath:hover,
a.navpath:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #000;
}
/* Styles fuer Prepaid-Card */

.prepaid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	
}
.prepaid h1 {
	font-size: 16px;
	color: #000;
	margin: 0 0 10px 0;
	width: 500px;
	float: left;
}
.prepaid-state {
	clear: both;
	margin: 10px 0px 20px 0px;
	
}

.prepaid ul {
	list-style-image:none;
	list-style-type: none;
	margin-bottom: 20px;
	*margin-left: 0px;
	padding:0;
	float:left;
	width: 100%;
}
.prepaid li {
	position:relative;
	list-style-image:none;
	
	padding: 3px 0;
	
	
}
.prepaid .address-old {
	background-color: #FFF;
	float:left;
	padding-top: 10px;
	width: 100%;
}
.prepaid input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #6D6D6D;
	height: 16px;
	font-size: 10px;
	width: 250px;
}
.prepaid select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #6D6D6D;
	height: 16px;
	font-size: 10px;
	width: 250px;
}
.back {
	width: 50px;
	float: right;
	background-image: url(/eBusiness/rzb.at/images/zurueck.gif);
	background-position: 3px;
	background-repeat: no-repeat;
	text-indent: 10px;
}
.prepaid label{
	width: 200px;
	float: left;
	font-weight: bold;
}
.prepaid-subheadline {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	margin-bottom: 20px;
}
.prepaid-buttons {
	margin: 20px 0;
	float: left;
	width: 100%;
}
.prepaid-apodosis {
	font-size: 10px;
	margin: 20px 0 0;
	clear: both;
	float: left;
	width: 100%;
}
.prepaid input.plz {
	width: 80px !important;
	margin-right: 6px;
}
.prepaid input.city {
	width: 160px !important;
}
sup {
	font-size: 9px;
	font-family: arial;
}
.prepaid input.escape {
	width: 102px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	border: none;
	float: left;
}
.prepaid input.start {
	width: 160px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	border: none;
	float: left;
}

.prepaid input.forward {
	width: 102px;
	height: 14px;
	margin-left: 0px;
	border: none;
	float: right;
}
.prepaid input.data {
	width: 130px;
	height: 14px;
	margin: 0px 85px;
	*margin: 0px 75px;
	border: none;
}
.prepaid input.order {
	width: 160px;
	height: 14px;
	margin: 0px;
	border: none;
}



.prepaid input.choose {
	width: 88px;
	height: 14px;
	margin: 10px 0;
	border: none;
}
.prepaid input.print {
	width: 88px;
	height: 14px;
	margin: 0px;
	border: none;
}
.prepaid input.pin {
	width: 130px;
	height: 14px;
	margin: 25px 0 25px;
	border: none;
}
.prepaid select.day {
	width: 65px !important;
	margin-right: 6px;
}
.prepaid select.year {
	width: 100px !important;
	margin-right: 6px;
}
.prepaid input.amount {
	width: 100px !important;
	margin-left: 15px;
}
.prepaid .phonetext {
	margin-left: 200px;
	font-size: 10px;
	width: 360px;
}
.prepaid .input-radio {
	width: 8px;
	*width: 12px;
	border: 0;
	height: 12px;
	padding-top:2px;
}
.prepaid .salut {
	margin-right: 40px;
	width: 50px;
}
.prepaid .pin-auto {
	width: 250px;
	background-color: #FFF;
	margin: 0px 20px 20px 0px;
	border: 1px solid #6D6D6D;
	float: left;
	height: 80px;
	font-weight: bold;
	padding: 10px;
}
.prepaid .pin-customer {
	width: 250px;
	background-color: #FFF;
	margin: 0 0 20px 0;
	border: 1px solid #6D6D6D;
	float: left;
	height: 80px;
	font-weight: bold;
	padding: 10px;
}
.pin-auto input,
.pin-customer input{
	width: 120px;
	margin: 20px 0px;
	clear: both;
	float: left;
}
.prepaid .text{
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
.pinchoose {
	width: 280px;
	*width: 320px;
	border: 1px solid #000;
	height: 20px;
	margin-bottom: 25px;
	padding: 10px 20px;
	font-size: 14px;
}
.pinchoose input {
	width: 14px;
	border: 1px solid #000;
}
.prepaid .error {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}
.prepaid .review {
	margin: 20px 0;
	float: left;
	font-weight: bold;
	width: 100%;
}
.prepaid .data {
	
	float: left;
	width: 500px;
}
.review label {
	font-weight: normal;
}
.orderedlist {
	width: 100%;
	float:left;
}
.prepaid ol {
	
	margin: 10px 0 20px;
	padding: 0 30px;
	list-style-type: decimal;
	list-style-position:outside;
	
}


.prepaid iframe {
	margin-bottom: 20px;
}
.prepaid .reload {
	width: 250px;
	*width: 270px;
	background-color: #FFF;
	background-image: url(/eBusiness/rzb.at/images/cardservice/reload.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin: 0px 20px 20px 0px;
	border: 1px solid #6D6D6D;
	float: left;
	height: 240px;
	*height: 250px;
	font-weight: bold;
	padding: 10px;
}
.prepaid .preload {
	width: 250px;
	*width: 270px;
	background-color: #FFF;
	background-image: url(/eBusiness/rzb.at/images/cardservice/preload.jpg);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	border: 1px solid #6D6D6D;
	float: left;
	height: 240px;
	*height: 250px;
	font-weight: bold;
	padding: 10px;
}
.reload-text {
	margin-top: 175px;
	*margin-top: 185px;
	font-weight: normal;
}
.prebold {
	font-weight: bold;
	font-size: 18px;
	width: 100%;
}
.pregrey {
	font-weight: normal;
	font-size: 18px;
	color: #6f6f6f;
}
.preload input,
.reload input{
	width: 120px;
	margin: 20px 0px;
	clear: both;
	float: left;
}
.prepaid .error {
	background-color: #FFE5E5;
	background-image: url(/eBusiness/rzb.at/images/cardservice/error.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	width: 490px;
	font-size: 12px;
	color: #990000;
	border: 1px solid #990000;
	min-height: 40px;
	*height: 60px;
	padding: 10px 10px 10px 60px;
	
}
.prepaid .footer {
	clear: both;
	margin: 30px 0px 10px 0px;
	color: #000;
	font-size: 11px;
}
a.agb {
	background-image: url(/eBusiness/rzb.at/images/cardservice/agb-icon.gif);
	background-repeat: no-repeat;
	
}
a.agb:link,
a.agb:visited,
a.agb:hover,
a.agb:active{
	line-height:30px;
	padding: 5px 0px 14px 30px;
	
}
.reader {
	
	margin: 10px 30px 20px;
}

/* Disclaimer
******************************************************/
.disclaimer {
	font-size: 9px;
	color: #000;
}

.disclaimer strong{
	font-size: 9px;
	font-weight: bold;
}

.disclaimer h1,
.disclaimer .article-subheadline{
	font-size: 11px;
	font-weight: bold;
	margin:0px;
}
