/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00FF99;
	text-decoration: underline;
}

#wrapper {
	position:relative;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
}

#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	display: block;
}

#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	display: block;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FF99;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	display: block;
}

h1 {
font-size: 18px;
font-weight: bold;
}

h2 {
font-size: 16px;
font-weight: bold;
}

h3 {
font-size: 14px;
font-weight: bold;
}

.hinweis {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

#hi {

background-image: url(Messe2009/images/Knopf2009.gif);
background-repeat:no-repeat;
background-position: left 40px;
background-attachment: fixed;
}

#position1 {
margin-left: 80px;
margin-top: 10px;
width: 350px;
}

#position2 {
margin-left: 20px;
width: 350px;
}

#position3 {
margin-left: 80px;
margin-top: 10px;
width: 350px;
min-height:320px;
}

.hinweis a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.hinweis a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.hinweis a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #00FF99;
	text-decoration: none;
}
.bild {
margin: 5px;
}
#logo {
	background-image: url(images/BannerMesse2009.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility:visible;
}
