body {
	margin:0;
	background-image : url(images/bg_globe.jpg);
	background-repeat : no-repeat;
	background-color: #FFFFFF;
}

td {
	font-family: verdana, arial;
	font-size: 11px;
}

td.padding_top {
	padding-top: 10px;
}

td.padding_top2 {
	padding-top: 40px;
}

a {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}


a:visited {
	color: #99CC00;
}

a.produktion, a.produktion:visited {
	font-size: 11px;
	color: #006699;
}

a:hover, a.produktion:hover, a.port, a.port:visited {
	color: #003333;
}

a.bottom_nav, a.bottom_nav:visited, a.bottom_nav:hover {
	font-size: 11px;
	font-weight: normal;
}

a.subnav, a.subnav:visited {
	font-family: arial;
	font-size: 11px;
	color: #003333;
	font-weight: bold;
}

a.subnav:hover, a.port:hover {
	color: #99CC00;
}

.produktion {
	font-size: 11px;
	color: #006699;
}

.text_home {
	color: #003333;
}

.text_port {
	color: #003333;
	line-height: 1.4em;
}


.text_sm {
	font-size: 10px;
}

.text_lg {
	font-size: 13px;
	font-weight: bold;
}

.text_red {
	font-size: 10px;
	color: #CC0000;
}

.text_subheader {
	font-family: arial;
	font-size: 14px;
	color: #99CC00;
	font-weight: bold;
}

.text_subheader2 {
	font-family: arial;
	font-size: 12px;
	color: #99CC00;
	font-weight: bold;
}

.bottom_nav {
	color: #99CC00;
	font-size: 11px;
	/*color: #003333; mouseover*/
}

.dot {
	vertical-align: -4px;
}

#nav td.current {
		background-image : url(images/nav/h_dot_wg_f2.gif);
}

#nav_bottom a.current {
		color: #003333;
		font-weight: normal;
}

#nav_port a.current {
		color: #99CC00;
}

select {
	font-family: verdana, arial;
	font-size: 11px;
}

table.thanks {
	border: solid #CCCCCC 5px;
}
