body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

li{
	display: inline;
} 

.regular {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.regular_bold {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.regular_grey {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

.menu {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	line-height: 2;
}

.menu_grey {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
	padding-top: 5px;
}

.contact {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	line-height: 2;
}

.contact_grey {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

#layout {
	width: 800px;
	height: 560px;
	background-color: #ffffff;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 800px;
	height: 50px;
	background-color: #ffffff;
}

#middle_whole {
	width: 800px;
	height: 350px;
	background-color: #ffffff;
	border-top-style: solid;
	border-color: #000000;
	border-width: 1px;
}

#middle_left_menu_top {
	width: 164px;
	height: 285px;
	background-color: #ffffff;
	border-right-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}

#middle_left_menu_bottom {
	width: 164px;
	height: 55px;
	background-color: #ffffff;
	border-right-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: left;
}

#middle_right_index {
	width: 625px;
	height: 350px;
	background-image: url(bilder/index.jpg);
	float: right;
}

#middle_right_about {
	width: 625px;
	height: 350px;
	background-image: url(bilder/about.jpg);
	float: right;
}

#middle_right_pd_dilog {
	width: 625px;
	height: 350px;
	background-image: url(bilder/pd_dilog.jpg);
	float: right;
}

#middle_right_pd_baltic {
	width: 625px;
	height: 350px;
	background-image: url(bilder/pd_baltic.jpg);
	float: right;
}

#middle_right_pd_lyngbox {
	width: 625px;
	height: 350px;
	background-image: url(bilder/pd_lyngbox.jpg);
	float: right;
}

#middle_right_pd_monark {
	width: 625px;
	height: 350px;
	background-image: url(bilder/pd_monark.jpg);
	float: right;
}

#middle_right_pd_forsway {
	width: 625px;
	height: 350px;
	background-image: url(bilder/pd_forsway.jpg);
	float: right;
}

#middle_right_sd_anga {
	width: 625px;
	height: 350px;
	background-image: url(bilder/sd_anga.jpg);
	float: right;
}

#middle_right_sd_amsterdam {
	width: 625px;
	height: 350px;
	background-image: url(bilder/sd_amsterdam.jpg);
	float: right;
}

#bottom_whole {
	width: 800px;
	height: 135px;
	background-color: #ffffff;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	border-width: 1px;
}

#bottom_left_contact {
	width: 164px;
	height: 125px;
	background-color: #ffffff;
	border-right-style: solid;
	border-color: #000000;
	border-width: 1px;	
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: left;
}

#bottom_right {
	width: 625px;
	height: 135px;
	background-image: url(bilder/anga.jpg);
	float: right;
}

#footer {
	width: 800px;
	height: 25px;
	background-color: #ffffff;
	margin-top: 5px;
}

ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu a:hover {
	text-decoration: underline;
}

ul.menu a:active {
	text-decoration: underline;
} 

body#home a#menu_home,
body#about a#menu_about,
body#pd_dilog a#menu_pd_dilog,
body#pd_baltic a#menu_pd_baltic,
body#pd_lyngbox a#menu_pd_lyngbox,
body#pd_monark a#menu_pd_monark,
body#pd_forsway a#menu_pd_forsway,
body#sd_anga a#menu_sd_anga,
body#sd_amsterdam a#menu_sd_amsterdam {
	text-decoration: underline;
}

ul.contact {
	list-style: none;
	padding: 0;
	margin: 0;
}
