@charset "utf-8";
/* CSS Document */
@page { size:landscape }

.background {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}

a.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #63808e;
	text-decoration: none;
}
a.footnote:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #63808e;
}
a.footnote:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #63808e;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #63808e;
}

.naviline {
	background-image: url(../images/naviline.jpg);
	background-repeat: repeat-x;
	padding-left: 25px;
	line-height: 6px;
}

a.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #63808e;
	text-decoration: none;
	background-image: url(../images/submenu2.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 33px;
	cursor: hand;
}
a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cf0a1e;
	line-height: 20px;
	text-decoration: none;
	background-image: url(../images/menu_pfeil.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 33px;
	cursor: hand;
}
a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cf0a1e;
	line-height: 20px;
	text-decoration: none;
	background-image: url(../images/menu_pfeil.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 33px;
	cursor: hand;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cf0a1e;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63808e;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #63808e;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #63808e;
	line-height: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-color: #FFF;
	text-align: right;
}
td, tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63808e;
	vertical-align: top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63808e;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63808e;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63808e;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
}
.menuactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cf0a1e;
	line-height: 20px;
	text-decoration: none;
	cursor: hand;
}
a.menuactive:hover{
	text-decoration: none;
	cursor: hand;
}
a.footnote:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #63808e;
	cursor: hand;
}
.start_top{
	background-image:url(../images/top_startbox.jpg);
	background-repeat:no-repeat;
	height:15px;
}
.start_background{
	background-image:url(../images/back_startbox.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 25px;
}

.start_bottom{
	background-image:url(../images/bottom_startbox.jpg);
	background-repeat:no-repeat;
	height:15px;
}
.abc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cf0a1e;
	text-decoration: none;
	word-spacing: 120%;
}
.listbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
}
.exhibitor_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #ffcccc;
	color: #333;
}
.right {
	text-align: right;
}
