@charset "utf-8";
body {
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 100%;
	background-color: #0d91d1;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a {
	color: #0D91D1;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #263B58;
}
.bluefish   #container_home {
	width: 900px;
	height: 614px;
	background-image: url(images/back_yellow.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bluefish  #container_portfolio {
	width: 900px;
	height: 614px;
	background-image: url(images/back_red.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.bluefish #container_contact {
	width: 900px;
	height: 614px;
	background-image: url(images/back_green.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.bluefish   #main {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 598px;
	width: 900px;
}
.bluefish #footer {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	height: 16px;
	width: 900px;
	text-align: center;
	color: #FFFFFF;
}
.content {
	font-family: "Trebuchet MS";
	padding-top: 190px;
	padding-right: 85px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 8.5pt;
	vertical-align: top;
	line-height: 12pt;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 230px 95px;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
.menu_fil {
	background-image: url(images/menu_fill.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
}
.adres {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	line-height: 12pt;
}
.kop {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	line-height: 14pt;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	line-height: 12pt;
}
.thumb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.thumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.forminput {
	border: 1px solid #999999;
	font-family: Tahoma, Arial;
	font-size: 8.5pt;
	height: 17px;
}
.forminput2 {
	border: 1px solid #999999;
	font-family: Tahoma, Arial;
	font-size: 8.5pt;
	height: 30px;
}

