body {
	font: 100% Helvetica, sans-serif, Verdana, Arial;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	background: #1e1871;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

p{
	font-size: 11px;
	color: #0e0b33;
	line-height: 1.3em;
	margin: 0;
}

h1 {
	font-size:13px;
	line-height:0;
	color:#FFF;
}

a, a:visited, a:active {
	color:#AAA;
}

a:hover {
	text-decoration: none;
}

form
{
	margin:0;
	padding:0;
}

img{
	border: 0;
}

/* PANORAMA */

#panorama {
	padding: 0;
	background: #FFF;
	height: 400px;
}

/* SEARCHBAR */

#searchBar {
	height:2px;
	margin: 0;
	background: #120e44;
	background-image: url(../img/web/vl02.jpg);
}


#searchBar p, #poi_title{
	color:#222;
	font-size:12px;
}

/* MAIN */

table.main{
	width:100%;
	border-spacing:16px;
}

td.mainch, td.mainde, td.mainhu{
	vertical-align:top;
	width:25%;
	background-color:#0e0b33;
	padding:10px;
	background-repeat: no-repeat;
	background-position: right;
}

td.mainch{
	background-image: url(../img/web/ch.jpg);
}
td.mainde{
	background-image: url(../img/web/de.jpg);
}
td.mainhu{
	background-image: url(../img/web/hu.jpg);
}

select{
	font-family: Helvetica,Arial,Tahoma;
	font-size:11px;
}

/* FOOTER */

#footer {
	width: 100%;
	position:relative;
	height:66px;
	clear:left;
}

#footer #footerLL{
	position:absolute;
	height:53px;
	width:421px;
	right: 18px;
}

#footer #footerL{
	position:absolute;
	top:36px;
	left:18px;
	width:320px;
}

#footer a:link, a:visited{
	color: #0e0b33;
}

#footer a:hover {
	color: #555555;
}
