.tinyfont {
	display: block;
	background: url(../img/pfeil_gruen_unten_l.png) no-repeat 0 4px !important;
}

.largefont {
	display: none;
}

span.largefont,
span.tinyfont {
	padding-left: 22px;
}

body {
	font-size: 1.2em;
	line-height: 1.4em;
}

#looksharp {
	display: none;
}

#nav {
	font-size: 1.0em;
}

#subnav {
	top: 1.7em;
}

#header {
	padding-bottom: 3px;
}

#footer {
	background: url(../img/footer_bg_l_trans.png) no-repeat left top;
	font-size: 0.9em;
}

#the-other-one a:link,
#the-other-one a:visited {
	padding-left: 22px;
	background: url(../img/pfeil_grau_rechts_l.png) no-repeat 0 0;
}

#the-other-one a:hover,
#the-other-one a:focus,
#the-other-one a:active {
	background: url(../img/pfeil_gruen_rechts_l.png) no-repeat 0 0;
}

#content-i ul li {
	padding-left: 22px;
	background: url(../img/pfeil_gruen_rechts_l.png) no-repeat 0 4px;
}

p.pfeil,
a:link.pfeil,
a:visited.pfeil {
	padding-left: 22px;
	background: url(../img/pfeil_gruen_rechts_l.png) no-repeat 0 4px;
}

