#countrypages ul {
	width: 137px;
}
#smapages {
	left:342px;
}
#nav_main ul {
	background:transparent url(/fileadmin/templates/sma/css/navigation/images/sliding_door/round/bg.jpg) repeat-x scroll left bottom;
	height:50px;
	margin:0;
	padding:0 0 0 8.6em;
	z-index:900;
}

.news-timeselector  .timeselector-submit .timeselector-button a {
	background-image:url(/fileadmin/templates/sma/images/btn_anzeigen_out_it.png);
}

.news-timeselector .timeselector-submit .timeselector-button a:hover{
	background-image:url(/fileadmin/templates/sma/images/btn_anzeigen_over_it.png);
}

form .sendbutton a {
	background-image:url(/fileadmin/templates/sma/images/btn_absenden_out_it.png);
	width: 88px;
}

form .sendbutton a:hover {
	background-image:url(/fileadmin/templates/sma/images/btn_absenden_over_it.png);
	width: 88px;
}	

form .sendbutton input {
	background-image:url(/fileadmin/templates/sma/images/btn_absenden_out_it.png);
}

* html form .sendbutton a,
* html form .sendbutton a:hover {
	width: 80px;
}
	
form .button.anmelden a {
	background-image:url(/fileadmin/templates/sma/images/btn_anmelden_out_it.png);
}
	
form .button.anmelden a:hover {
	background-image:url(/fileadmin/templates/sma/images/btn_anmelden_over_it.png);
}

form .button.reset a {
	background-image:url(/fileadmin/templates/sma/images/btn_zuruecksetzen_out_it.png);
}

form .button.reset a:hover {
	background-image:url(/fileadmin/templates/sma/images/btn_zuruecksetzen_over_it.png);
}

.teaserformbox .bottom form .findenbutton input {
	margin-top: 1px;
		background-image:url(/fileadmin/templates/sma/images/btn_finden_out_it.png);
}
	
.teaserformbox .bottom form .findenbutton a:hover input {
margin-top: 0px;
		background-image:url(/fileadmin/templates/sma/images/btn_finden_over_it.png);
}

* html .teaserformbox .bottom form .findenbutton input {
	background:none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/fileadmin/templates/sma/images/btn_finden_out_it.png)');
}

* html .teaserformbox .bottom form .findenbutton a:hover input{
	background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/fileadmin/templates/sma/images/btn_finden_over_it.png)');
	margin:0 0 0 0;
}

.downloadbox .downloadbutton a {
	background-image:url(/fileadmin/templates/sma/images/btn_download_out_it.png);
}

.downloadbox .downloadbutton a:hover {
	background: url(/fileadmin/templates/sma/images/btn_download_over_it.png) no-repeat;
}

.webspecial .webspecialbutton.rot a {
	background-image:url(/fileadmin/templates/sma/images/btn_webspecial_rot_out_it.png);
}


.webspecial .webspecialbutton.rot a:hover {
	background: url(/fileadmin/templates/sma/images/btn_webspecial_rot_over_it.png);
}

.webspecial .webspecialbutton.grau a {
	background-image:url(/fileadmin/templates/sma/images/btn_webspecial_grau_out_it.png);
}


.webspecial .webspecialbutton.grau a:hover {
	background: url(/fileadmin/templates/sma/images/btn_webspecial_grau_over_it.png);
}


#close-button {
	background-image: url(/fileadmin/templates/sma/images/btn_schliessen_weiss_out_it.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 28px;
	display: block;
	float: left;
	cursor: pointer;
}

#print-button {
	background-image: url(/fileadmin/templates/sma/images/btn_drucken_weiss_out_it.png);
	background-repeat: no-repeat;
	width: 101px;
	height: 27px;
	display: block;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}