﻿/* CSS Print  */
/* ############################################################## */

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background-color: white
}
h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size: 16pt;
}
h2 {
font-size: 16pt;
}
h3 {
font-size: 16pt;
}

p {
font-size: 11pt;
}
a img {
border: 0 none;
}

a {
color: #000;
text-decoration: none;
}


#mainmenu,
#werbebanner,
#menu_top,
#aktuelles_link,
.link_startbox {
	display: none;
}

#logo
 {
	margin: 0 0 0 0;
	display: block;
	width: 200px;
	height: 130px;
	background-image: url('../grafik/iif_logo.jpg');
	background-repeat: no-repeat;
}

#footer {
	border-bottom: 1px #9DA4AA dotted;
	margin-bottom: 20px;
	position: absolute;
	top: -50px;
	left: 0;
}
#mainwrapper {
	position: relative;
	margin-top: 50px;
}




/* CSS Print  */
/* ############################################################## */

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background-color: white
}
h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size: 16pt;
}
h2 {
font-size: 16pt;
}
h3 {
font-size: 16pt;
}

p {
font-size: 11pt;
}
a img {
border: 0 none;
}

a {
color: #000;
text-decoration: none;
}


#mainmenu,
#werbebanner,
#menu_top,
#aktuelles_link,
.link_startbox {
	display: none;
}

#logo
 {
	margin: 0 0 0 0;
	display: block;
	width: 200px;
	height: 130px;
	background-image: url('../grafik/iif_logo.jpg');
	background-repeat: no-repeat;
}

#footer {
	border-bottom: 1px #9DA4AA dotted;
	margin-bottom: 20px;
	position: absolute;
	top: -50px;
	left: 0;
}
#mainwrapper {
	position: relative;
	margin-top: 50px;
}




