body {
	margin:0;
	padding:0px;
	background-image:url(../images/sepas/back.gif);
	background-position:center;
	background-repeat:repeat-y;
	font: 12px Verdana;
	background-color: #218FBE;
}
table {
	font: 12px Verdana;
}
img {
	border:0px;
	margin:0;
	padding:0px;
}
h1 {
	font: bold 14px Verdana;
	color: #1E83AE;
	margin:0 0 4 0;
}
a {
	color: #1E83AE;
}
a:hover {
	color: #019DE0;
}
.bottom_nav a {
	padding:0 3 0 3;
	color: #fff;
	font: bold 10px Verdana;
}
.bottom_nav a:hover {
	color: #1B2964;
	font: bold 10px Verdana;
}
.content {
	padding:15 25 15 25;
	font: 12px Verdana;
}

.contentimg {
	border:solid 5px #E8ECE7;
}

.projectimage
{
	border:solid 5px #E8ECE7;
}

/*.content img {
	border:solid 5px #E8ECE7;
}*/


.item {
	margin-top:1;
	height:23;
	width:148;
	padding: 3 5 0 5;
	font-family: Verdana;
	color: #000;
	//background-color:#F6F8FA;
	border-left: solid 5px #679FBF;
	border-top: solid 1px #B2BEAB;
	background-image:url(../images/sepas/item.gif);
	background-repeat:repeat-y;
	background-position:right;

}
.textarea  {
	border: solid 1px #B2BEAB;
	width:250px;
	height:90px;
}
.textareaover  {
	border: solid 1px #00B2FF;
	width:250px;
	height:90px;
}
.input {
	border: solid 1px #B2BEAB;
	width:250px; height:23px;
}
.inputover {
	border: solid 1px #00B2FF;
	width:250px;  height:23px;
}
.verzenden {
	background-image:url(../images/buttons/verzenden.gif);
	width:95;
	height:24;
 	background-position:right;
	border: outset 0px #D3E0F7;
	font-family: Verdana; text-transform:uppercase;
	color: #1E4D9D;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
}
.verzenden_over {
	background-image:url(../images/buttons/verzendenover.gif);
	width:95;
	height:24;
 	background-position:right;
	border: outset 0px #D3E0F7;
	font-family: Verdana; text-transform:uppercase;
	color: #1E4D9D;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
}









ul li {
	list-style-image:url(../images/li.gif);
}
















