a:link      { font-family:Verdana; font-weight:normal; text-decoration:none; color:#000060; }
a:visited   { font-family:Verdana; font-weight:normal; text-decoration:none; color:#000060; }
a:hover     { font-family:Verdana; font-weight:normal; text-decoration:none; color:#666666; }
a:active    { font-family:Verdana; font-weight:normal; text-decoration:none; color:#666666; }

.slogan     { font:italic 24pt Helvetica; color:#666666;}
.little     { font:normal 10pt Verdana; color:#555555;}
.grand      { font:normal 10pt Verdana; }
.grau       { font:normal 8pt Verdana; color:#666666; }
.navigation { font:bold 10pt Verdana; }

 label
{
width: 140px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

body {
	background: #004f9f /*url(gradient.png) repeat-x*/ ;
}

table
{
text-align: left;
margin-left:0px;

}
td
{
padding:8px;
}

h4
{

color: #555555;
text-decoration: underline;
}
h3
{
color: #555555;
text-decoration: underline;
}

.submit input
{
margin-left: 5 px;
}
input
{

}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
div#main {
	background: #ffffbb /*url(gradient.png) repeat-x*/ ;
}

div#tips {
    width: 150px;
	float:right;
/*	background: #9F3;*/
	padding: 10px;
	margin:0px;
	background: #fffa71 /*url(gradient.png) repeat-x*/ ;
}

div#topbar {
    width: 710px;
	background: #fefefe;
	padding: 10px;
	margin:0px;
margin-bottom:5px
}

div#map {
	width: 540px; 
	height: 400px;
	margin-bottom:5px
}


div#container {
    width: 1170px;
	margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font:normal 10pt Verdana;


}

div#header
{
	background-image: url(banner.gif);
        width: 1170px;
	/*	 padding-left: 10px;
		background: #5bc7ea;
*/
	/*background: #FC0;
	padding: 5px;
	text-align:left
	*/
}


div#navigation {
    padding: 0px;
	text-align: center;
}

div#main {
/*    margin-left: 30%;
    margin-top: 1px;
 */
  padding: 15px;

}

div#footer {
    padding: 5 px;
	background: #f2f2f2;
        width: 1170px;
	text-align:center;
}


/* Sponsored Listings */
#spli
{
	font-family: Verdana;
 	color:#909090;
	font-weight:normal;
	font-size:0.6em;
	letter-spacing: -1px;
}

#spli a, #spli a:link, #spli a:visited #spli a:hover, #spli a:active
{
	font-family: Verdana;
 	color:#909090;
	font-weight:normal;
	font-size:1.0em;
	letter-spacing: -1px;
}

p.slogan {
	margin: 30px 0 0;
	}

a.infobox 		{ border-bottom: 1px dashed #000060; text-decoration:none; }
a.infobox:hover 	{ cursor:help; color:#000060; background:white; }
a.infobox span 		{ visibility:hidden; position:absolute; left:16em;
                  	  margin-top:1.5em; padding:1em; text-decoration:none; }
a.infobox:hover span 	{ visibility:visible; border:1px solid #000060; width:25em;
                          color:#666666; background:white;}
</style>
<!--[if IE 5]><style type="text/css">
  a.infobox span { display:none; }
  a.infobox:hover span { display:block; }
</style><![endif]-->