.startscroll { overflow: visible; overflow-x: hidden; overflow-y: hidden; }
#scroll { overflow: visible; overflow: overflow-x: hidden; overflow-y: hidden; }

#shopfinder {
        background-image: url(../pics/hg-shopfinder.jpg);
        background-repeat: no-repeat;
		/* background: fixed; */
		background-attachment: fixed;
}

.ifrm {
overflow-y: hidden;
overflow-x: hidden;
}

.titel-top {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #ff9900;
	text-decoration: none;
	padding-bottom: 6px;
}

.startpfeil {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.formular {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
line-height: 14px;
color: black;
text-decoration: none;
}
.inhtxt-form {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        line-height: 18px;
        color: #ffffff;
        text-decoration: none;
}
.backlink {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        line-height: 18px;
        color: #fbba00;
        text-decoration: none;
        padding: 15px;
}
.inhtxt {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        line-height: 18px;
        color: #ffffff;
        text-decoration: none;
        padding-bottom: 6px;
}

.finder {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        line-height: 18px;
        color: #000000;
        text-decoration: none;
        padding-bottom: 6px;
}

a.navbottom:link {
        color: #747474;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
a.navbottom:visited {
        color: #747474;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
a.navbottom:hover {
        color: #fbba00;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
a.navbottom:active {
        color: #fbba00;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.copyright {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        line-height: 24px;
        color: #747474;
        text-decoration: none;
}
