/* CSS Document */
/*Alle Buttons*/


/*Buttons*/

table#erg2 td.btnAuskunft,table#erg2 td.btnAuskunftS {
	text-align:center;
	vertical-align:middle;
	width:120px;
	height: 25px;
}
	
a.btnAuskunft, a.btnAuskunftS{
	text-decoration:none;
	background-image:url(../../images/buttons/btn_auskunft.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	border:0px none;
	vertical-align:middle;
	color:#352C5A;/*#35285F;*/
	width:120px;
	height: 25px;	
	display:block;
}

a:hover.btnAuskunft,a:hover.btnAuskunftS {background-position: -120px 0;}

a:visited.btnAuskunft ,a:visited.btnAuskunftS {
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:0 0;
	border:0px none;
	line-height:25px;
	vertical-align:middle;
	width:120px;
	height: 25px;	
	display:block;
}

table#erg2 td.btnPate {
	text-align:center;
	vertical-align:middle;
	width:140px;
	height: 25px;
}

a.btnI{
	text-decoration:none;
	background:url(../../images/buttons/fragezeichen.png) 0 0 no-repeat;
	border:0px none;
	height:24px; width:24px; display:block;
}
a.btnI:hover{ background-position:-24px 0;}

	
a.btnPate{
	text-decoration:none;
	background-image:url(../../images/buttons/btn_pate_werden.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	border:0px none;
	height: 25px;
	width:140px;
	display:block;
}

a:hover.btnPate{background-position:-140px 0;}

/*a:visited.btnPate{background-position:-140px 0;}*/

form .but_suche{
	width:80px; height:25px;
	background:url(../../images/buttons/btn_suche.jpg) 0 0;
	background-repeat:no-repeat;
	border:0px none;
	margin:0px; padding:0px;
	
}

form .but_suche:hover{background-position:-80px 0;}

form .but_auswahl{
	width:120px; height:25px;
	background:url(../../images/buttons/btn_neue_auswahl.jpg) 0 0;
	background-repeat:no-repeat;
	border:0px none;
	margin:0px; padding:0px;
	
}

form .but_auswahl:hover{background-position:-120px 0;}

form .but_vorschlagen{
	width:120px; height:25px;
	background:url(../../images/buttons/btn_vorschlagen.jpg) 0 0;
	background-repeat:no-repeat;
	border:0px none;
	margin:0px; padding:0px;
	
}

form .but_vorschlagen:hover{background-position:-120px 0;}

form .but_zuruecksetzen{
	width:120px; height:25px;
	background:url(../../images/buttons/btn_zuruecksetzen.jpg) 0 0;
	background-repeat:no-repeat;
	border:0px none;
	margin:0px; padding:0px;
	
}

form .but_zuruecksetzen:hover{background-position:-120px 0;}

form .but_weiter{
	width:80px; height:25px;
	background:url(../../images/buttons/btn_weiter.jpg) 0 0;
	background-repeat:no-repeat;
	border:0px none;
	margin:0px; padding:0px;
	
}

form .but_weiter:hover{background-position:-80px 0;}

form .but_zurueck{
	width:80px; height:25px;
	background:url(../../images/buttons/btn_zurueck.jpg) 0 0;
	background-repeat:no-repeat;
	border:0px none;
	margin:0px; padding:0px;
	
}

form .but_zurueck:hover{background-position:-80px 0;}

form .but_abbrechen{
	width:100px; height:25px;
	background:url(../../images/buttons/btn_abbrechen.jpg) 0 0;
	background-repeat:no-repeat;
	border:0px none;
	margin:0px; padding:0px;
	
}

form .but_abbrechen:hover{background-position:-100px 0;}

form #ueberweisung{
	background:url(../../images/buttons/btn_vorkasse.jpg)0 0 no-repeat;
	width:140px; height:60px;
	border:0px none;
	margin:0px; padding:0px;
	margin-top:15px; margin-right:20px;
	float:left;
	cursor:pointer;
}


form .but_sofort{
	background:url(../../images/icon-sofortueberweisung.png) 0 0 no-repeat;
	height:55px; width:179px;
	border:0px none;
	cursor:pointer;
	margin-top:15px;
	margin-right:20px;
	float:left;
}
form .but_tausch{
	background:url(../../images/buttons/btn_tausch.jpg) 0 0 no-repeat;
	height:55px; width:140px;
	border:0px none;
	cursor:pointer;
	margin-top:15px;
	float:left;
}

a.but_tausch{
	background:url(../../images/buttons/btn_tausch.jpg) 0 0 no-repeat;
	height:55px; width:140px;
	border:0px none;
	cursor:pointer;
	margin-top:15px;
	display:block;
	float:left;
}

form .but_plus{
	width:auto; height:20px;
	background:transparent;
	background-image:url(../../images/buttons/plus.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	border:0px none;
	padding-left:23px;
	font-size:16px;
	color:#144D06;
	cursor:pointer;
}
form .but_plus:hover{color:red;}

.link_intern_abbr{
	background:url(../../images/buttons/link_intern.png) left  no-repeat;
	padding:0px; margin:0px;
	padding-left:19px;
	text-decoration:none;
	font-size:16px; font-weight:normal;
	color:#333;
	border:0px none;
	width:auto;
	cursor:pointer;
}
.link_intern_abbr:focus{color:#EC5C33;}
.link_intern_abbr:hover{color:#EC5C33;}
.link_intern_abbr:active{color:#EC5C33;}

.link_intern_back{
	float:left;
	border:0px none;
	background:url(../../images/buttons/link_intern_back.png)left no-repeat transparent;
	padding:0px; margin:0px;
	padding-left:19px;
	color:#333;
	font-size:16px;
	cursor:pointer;
	
}
.link_intern_back:focus{color:#EC5C33;}
.link_intern_back:hover{color:#EC5C33;}
.link_intern_back:active{color:#EC5C33;}

.link_intern_next{
	float:right; border:0px none;
	background:url(../../images/buttons/link_intern.png) no-repeat transparent;
	background-position:right;
	padding:0px; margin:0px;
	padding-right:19px;
	color:#333; font-size:16px;
	cursor:pointer;
}
.link_intern_next:focus{color:#EC5C33;}
.link_intern_next:hover{color:#EC5C33;}
.link_intern_next:active{color:#EC5C33;}

.link_intern_aendern{
	float:right; border:0px none;
	background:url(../../images/buttons/link_intern.png) 2px 7px no-repeat transparent;
	padding-left:19px;
	color:#B0B0B0; font-size:12px;
	cursor:pointer;
	text-decoration:none;
}
.link_intern_aendern:focus{color:#EC5C33;}
.link_intern_aendern:hover{color:#EC5C33; background-position: 4px 7px;}
.link_intern_aendern:active{color:#EC5C33;}


