A { 
	color: #ec008b;
}

A:hover { 
	color: #ec008b;
}

.reiter A {
	background-color: #ec008b;
}

.reiter A:hover {
	background-color: #d4007b;
}

.pfad {
	color: #ec008b;
}

.navigation2 .aktiv {
	background-image: url(/img/www.iff_new/pfeil-navigation2.gif);
}

.navigation2 .rootline {
	background-image: url(/img/www.iff_new/pfeil-runter-navigation2.gif);
}

.navigation3 .aktiv {
	background-image: url(/img/www.iff_new/pfeil-navigation3.gif);
}

.text-bild-teaser H3 {
	color: #ec008b;
}

.text-bild-teaser SPAN {
	color: #ec008b;
} 

.linkliste A {
	background-image: url(/img/www.iff_new/pfeil.gif);
}

.external-link {
	background-image: url("/img/www.iff_new/icon_externer-link.gif");
}

.download-link {
	background-image: url("/img/www.iff_new/icon_pdf.gif");
}

.mail-link {
	background-image: url("/img/www.iff_new/icon_letter.gif");
}

.download LI {
	list-style-image:  url(/img/www.iff_new/icon_pdf.gif);
}

.download LI.archiv { list-style-image: url(/img/www.iff_new/icon_zip.gif) !important; }
.download LI.dokument { list-style-image: url(/img/www.iff_new/icon_rtf.gif) !important; }
.download LI.bild { list-style-image: url(/img/www.iff_new/icon_jpg.gif) !important; }
.download LI.video { list-style-image: url(/img/www.iff_new/icon_mov.gif) !important; }
.download LI.audio { list-style-image: url(/img/www.iff_new/icon_music.gif) !important; }
.download LI.pdf { list-style-image: url(/img/www.iff_new/icon_pdf.gif) !important; }


#search-functional-nav a {
	background: url(/img/www.iff_new/link-arrow.gif) 0 3px no-repeat;
}

#suche input[type=submit] {
	background: url(/img/www.iff_new/link-arrow.gif) 0 3px no-repeat;
	color: #ec008b;
}

#main-nav {
	background: #ec008b;
	border-top: 1px solid #ec008b;
}

#main-nav a:hover {
	background-color: #d4007b;
}

.mail-link {
	background: url(/img/www.iff_new/icon_letter.gif) 0 2px no-repeat;
}

h2.frontpage span {
	background: #ec008b;
}

.frontpage-teasers h3 span {
	background: #ec008b;
}

.frontpage-teasers a {
	background: url(/img/www.iff_new/link-arrow.gif) 0 4px no-repeat;
}

.aside-list-events h3 {
	background: #ec008b;
}

h2 span {
	background: #ec008b;
}

h2.bgimage span {
	background: #ec008b;
}

.sub-navigation a.aktiv {
	background: rgb(231, 231, 238) url(/img/www.iff_new/link-arrow.gif) 0px 6px no-repeat;
}

.sub-navigation a.rootline {
	background: url(/img/www.iff_new/down-arrow.gif) 0px 8px no-repeat;
}

#page-tools-print {
	background: url(/img/www.iff_new/icon_printer.gif) 0 0 no-repeat;
}

#page-tools-send {
	background: url(/img/www.iff_new/icon_letter.gif) 0 0 no-repeat;
}

.mittlerespalte ul {
	list-style-image: url(/img/www.iff_new/link-arrow.gif);
}

ul.news-overview a {
	background: url(/img/www.iff_new/link-arrow.gif) 0 3px no-repeat;
}

#last-modified-and-goto-top a {
	background: url(/img/www.iff_new/pfeil-top.gif) 0 5px no-repeat;
}

div.text-bild-teaser h3 {
	color: #ec008b;
}

#header h1 a {
	display: block;
	background: url(/img/redesign/hmtmh-logo-new.gif) 18px 0 no-repeat;
	width: 175px;
	height: 69px;
}

#header h1.institute {
	margin-top: 0px;
	margin-left: 0px;
}

#header h1.institute a {
	background: url(/img/www.iff_new/institut-logo.gif) 0 0 no-repeat;
	width: 137px;
	height: 69px;
	display: block;
}


@media screen and (max-width: 435px) {
	div#header {
		z-index: 10;
	}
	#header h1.institute {
		width: 100%;
		top: -10px;
		position: relative;
		z-index: -1;
	}
	#header:after {
		height: 0;
	}
	ul#main-nav {
		top: 153px;
	}
	div#content {
		padding-top: 155px;
	}
}