html, body {
    margin: 0;
    padding: 0;
    min-height: 100%;
}

body {
    padding: 0 0 0px 0;
}
div#page{
	text-align:center;
}
a.maplink {
	color:#497582;
	text-decoration:underline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.maplink:hover {
	text-decoration:none;
	color:#FF9900;
}
a.partnerlink{
	color:#497582;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.partnerlink:hover{
	text-decoration:underline;
}
#mySubmitImage
  { behavior: url('IEFixes.htc');
    display: block;
    border: none;
    background: url(../images/searchsubmit.jpg) no-repeat;
    background-position: 0px 0px;
    height: 23px;
    width: 69px;
}
#mySubmitImage:hover, #mySubmitImage.hover
  { cursor:pointer;
  }
  
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
cursor: pointer;
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
li.top {
	color:#497582;
	font-size:18px;
	list-style-image:url(../minus.gif);
	text-decoration:underline;
	padding-bottom:5px;
}
li.under2 {
	color:#497582;
	font-size:14px;
	list-style-type:none;	
	margin-left:40px;
	padding-bottom:5px;
}
li.under {
	color:#497582;
	list-style-type:none;
	padding-bottom:10px;
	padding-top:8px;
	text-decoration:underline;
	margin-left:20px;
	font-size:14px;
}
li.top a {
	color:#497582;
	font-size:18px;
	list-style-image:url(../minus.gif);
	text-decoration:underline;
	padding-bottom:5px;
}
li.under2 a {
	color:#497582;
	font-size:14px;
	list-style-type:none;	
	margin-left:40px;
	padding-bottom:5px;
}
li.under a {
	color:#497582;
	list-style-type:none;
	padding-bottom:10px;
	padding-top:8px;
	text-decoration:underline;
	margin-left:20px;
	font-size:14px;
}
div#landtop{
	background-image:url(../images/land_bg_top.jpg);
	background-repeat:no-repeat;
	width:620px;
	height:21px;
	text-align:left;
}
div#landtop h2{
	padding:2px 2px 2px 10px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#497582;
}
div#landbg {
	background-image:url(../images/land_bg.jpg);
	background-repeat:repeat-y;
	width:605px;
	padding:3px 5px 2px 10px;
}
div#landbg p{
	text-align:justify;
	font-size:12px;
	color:#000000;
}
div#landbg p img {
	padding:5px 5px 5px 0;
}
div#landbg p a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
div#landbg p a#mehr {
	color:#497582;
	font-size:12px;
	text-decoration:underline;
}
div.titles {
	padding-left:10px;
}
div.titles h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}