body
{
	background-image: url(../pix/site/mainback.gif);
	background-color: #aa7e4a;
	text-align: center;
	color: #482c1e;
	font-size: 14px;
}

#container
{
	position: relative;
	margin: 10px auto;
	width: 852px;
}

#header
{
	position: absolute;
	left: 155px;
	top: 0px;
	width: 505px;
	padding: 0px;
}

#flags
{
	position: absolute;
	top: 160px;
	left: 100px;
}

#vanamenu
{
	position: absolute;
	top: 155px;
	left: 155px;
	width: 505px;
	text-align: center;
	z-index: 1;
}

#vanamenu img
{
	border: none;
	margin: 0px;
}

#vanamenu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#vanamenu li
{
	margin: 5px;
	padding: 0px;
	display: inline;
}

#menu
{
	position: absolute;
	left: 0px;
	top: 185px;
}

#menu img
{
	border: none;
	margin: 0px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#frame
{
	background-image: url(../pix/site/content.gif);
	position: absolute;
	top: 185px;
	left: 160px;
	width: 499px;
	height: 499px;
}

#content
{
	width: 475px;
	height: 455px;
	margin: 21px 9px 23px 13px;
	overflow: auto;
	text-align: left;
	scrollbar-base-color: #c2ae8f;
	scrollbar-track-color: #c2ae8f;
	scrollbar-face-color: #c2ae8f;
	scrollbar-highlight-color: #482c1e;
	scrollbar-3dlight-color: #482c1e;
	scrollbar-darkshadow-color: #482c1e;
	scrollbar-shadow-color: #482c1e;
	scrollbar-arrow-color: #482c1e;
}

img#easteregg
{
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	left: 412px;
	bottom: 6px;
}

#foto1
{
	position: absolute;
	top: 190px;
	right: 0px;
}

#foto2
{
	position: absolute;
	top: 440px;
	right: 0px;
}

#footer
{
	position: absolute;
	top: 685px;
	right: 200px;
	text-align: right;
	color: #8e7d47;
}

#footer p
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#footer a
{
	color: #8e7d47;
}

#banner
{
	position: absolute;
	top: 715px;
	left: 155px;
}

a
{
	color: #482c1e;
}

h1
{
	margin-top: 0px;
	font-size: 20px;
}
	
h2,
.name
{
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-style: italic;
	margin-bottom: -10px;
	font-size: 15px;
	font-weight: bold;
}

#content img
{
	border: 1px solid #482c1e;
	max-width: 450px;
	width: expression(this.width > 450 ? 450: true);
	max-height: 450px;
	height: expression(this.height > 450 ? 450: true);
	display: block;
	margin: 5px auto;
	}

.block,
#exhibitors li
{
	padding: 5px;
	border-bottom: 1px solid #482c1e;
	margin-top: 5px;
}

#content ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

input[type="text"],
input[type="submit"],
input[type="reset"],
input[type="password"],
textarea,
select,
option
{
	font-size: 14px;
	border: 1px solid #482c1e;
	color: #482c1e;
	margin: 2px;
	background: transparent;
	font-family: inherit;
}

select,
option
{
	font-size: 12px;
}

input[type="submit"],
input[type="reset"]
{
	margin: 10px 5px 5px 0px;
}

fieldset
{
	border: 1px solid #482c1e;
	margin: 10px;
	padding: 5px 10px;
}

legend
{
	color: #482c1e;
	font-weight: bold;
}

form ul
{
	margin-left: 0px;
}

form li
{
	list-style: none;
	margin: 0;
}

label
{
	display: -moz-inline-box;
	display: inline-block;
	width: 125px;
	vertical-align: top;
}

label.smal
{
	width: auto;
	max-width: 350px;
}

table
{
	margin-top: 15px;
	border: 1px solid #482c1e;
}

td,
th
{
	font-size: 14px;
	vertical-align: text-top;
}

th
{
	font-weight: bold;
	text-align: center;
}

.right
{
	text-align: right;
	margin: 0px 10px 5px 0px;
}

.floatright
{
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#popup
{
	width: 100%;
	height: 100%;
	background-image: url(../pix/site/popupback.png);
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.popup
{
	width: 400px;
	height: 320px;
	margin: auto;
	margin-top: 100px;
	border: 2px solid #4d3527;
	padding: 10px;
	background-color: #f1e9c9;
	text-align: left;
}

.popup h2
{
	margin-top: 0px;
	margin-bottom: 12px;
}

.pendelbus td, .pendelbus th
{
	text-align: center;
	width: 74px;
	border: 1px solid #4d3527;
}