/* Dieses CSS versucht, für den Netscape 4.7 das Beste rauszuholen, was zu machen ist */

#flashbox
{
	width: 100%;
	height: 40%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-bottom: 24px solid #94C4DA;
}

#greybox
{
	width: 100%;
	height: 60%;
	margin: 0px;
	padding: 4px 0px;
	background-color: #A8A9AD;
}

#textbox,
#adressbox
{
	width: 60%;
	height: auto;
	margin: 0px 0px 0px 30%;
	padding: 2px 0px;
	background-color: transparent;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}

body,p,table,th,tr,td,ul,ol,h1,h2,h3,h4,h5,h6
{
	color: #000000;
}

p,table,th,tr,td,ul,ol
{
	font-size: 0.8em;
	font-weight: normal;
}

p
{
	line-height: 1.3em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

table
{
	text-align: left;
	font-size: small;
	border-collapse: collapse;
}

caption
{
	font-weight: bold;
}

thead,th,tfoot
{
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

td
{
	margin: 0px;
	padding: 6px;
	line-height: 1.3em;
}

hr
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

h1,h2,h3,h4,h5,h6
{
	text-align: left;
	font-weight: bold;
}

h1
{
	font-size: 1.1em;
	color: #2288aa;
	margin-top: 0em;
	padding-bottom: 4px;
}

h2,h3,h4,h5,caption
{
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 1.3em;
	margin-bottom: 0.8em;
}

h6
{
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}


ul,ol
{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}

ul
{
	margin-left: 1.3em;
	padding-left: 0px;
	list-style-position: outside;
}

ol
{
	margin-left: 2em;
	padding-left: 0px;
}

b,strong
{
	font-weight: bold;
}

i,em
{
	font-style: italic;
}

a:link,
a:visited,
a:active
{
	font-weight: bold;
	color: #2288aa;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	background-color: #ddeeff;
	text-decoration: overline underline;
}

#head
{
	width: 100%;
	height: auto;
	margin: 24px;
	padding: 0px;
	background-color: #ffffff;
}

#navi
{
	width: auto;
	margin: 24px 4px;
}

#righthand p,
#lefthand p
{
	font-size: 0.8em;
}

#lefthand
{
	width: auto;
	margin: 12px 26px;
}

#righthand
{
	width: auto;
	margin: 24px 24px;
}

#navi a:link,
#navi a:visited,
#navi a:active,
#lefthand a:link,
#lefthand a:visited,
#lefthand a:active
{
	font-weight: bold;
	color: #2288aa;
	text-decoration: none;
}

#navi a:hover,
#lefthand a:hover
{
	text-decoration: overline underline;
}

#navi
{
		padding: 0px 24px 0px 0px;
}

#metanavi
{
	width: auto;
	height: 20px;
	margin: 24px 4px;
	background-color: #eeeeee;
	font-size: 0.7em;
	font-weight: bold;
	color: #2288aa;
}

#metanavi a:link,
#metanavi a:visited,
#metanavi a:active,
#metanavi a:hover
{
	font-weight: bold;
	color: #2288aa;
	text-decoration: none;
}

#content
{
	width: auto;
	height: auto;
	padding: 24px 0px 0px 24px;
}

#glossaryitem
{
	width: 400px;
	height: auto;
	padding: 4px 12px;
	background-color: #888888;
	font-size: 0.8em;
	color: #ffffff;
}

#skip
{
	width: 0px;
	height: 0px;
}

#map24
{
	font-size: 12pt;
	background-image:  url("/navi/graphics/route_to_city_whi.gif");
	background-repeat: no-repeat;
}

#textboxleft
{
	margin: 0px 8px 16px 0px;
	background-color: transparent;
}	

#simpletextbox
{
	margin: 0px;
	background-color: transparent;
}	

#formlabel
{
}	

#formfield
{
}	

#glossaryitem
{
	width: 400px;
	height: auto;
	padding: 4px 12px;
	background-color: #888888;
	font-size: 0.8em;
	color: #ffffff;
}

#skip
{
	width: 0px;
	height: 0px;
}

#map24
{
	font-size: 12pt;
	background-image:  url("/navi/graphics/route_to_city_whi.gif");
	background-repeat: no-repeat;
}

#textboxleft
{
	margin: 0px 8px 16px 0px;
	float: left;
	background-color: transparent;
}	

#simpletextbox
{
	margin: 0px;
	background-color: transparent;
}	

#formlabel
{
	width: 60px;
	height: auto;
	margin: 0px 16px 8px 0px;
	float: left;
	background-color: transparent;
}	

#formfield
{
	margin: 0px 0px 8px 0px;
	background-color: transparent;
}	

#textbox p,#adressbox p
{
	font-size: 0.75em;
	font-weight: bold;
	line-height: 0.8em;
}

#textbox p a:link,
#textbox p a:visited,
#textbox p a:active
{
	color: #000000;
	text-decoration: none;
}

#textbox p a:hover
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

.noscroll
{
	background-color: #A8A9AD;
	height: 100%;
}

