@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bgrd.jpg);
	font-size: 11px;
	color: #FFFFFF;
}
.footer {
	background-color: 3CADED;
	clear: both;
	height: 20px;
	width: 950px;
	text-align: left;
}

.wrapper {
	width: 950px;
	background-color: #272628;
}
.header {
	height: 160px;
	width: 950px;
	text-align: left;
	background-color: #5A5A5A;
}
.rubarchi {
	width: 225px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
.rubgrafik {
	float: left;
	width: 235px;
	margin-left: 3px;
	margin-top: 10px;
}

.logo {
	float: left;
	height: 150px;
	width: 160px;
	padding-right: 20px;
}
.about {
	float: left;
	height: 150px;
	width: 550px;
}
.abouttext {

}
.abouttexttext {
	margin-left: 30px;
}
.contacttexttext {
	margin-left: 5px;
}

.contacttext p {
}

.contact {
	float: right;
	height: 150px;
	width: 200px;
	padding-left: 5px;
}
.barre {
	height: 50px;
	width: 950px;
	margin-bottom: 15px;
	clear: both;
	margin-top: 15px;
}
.spacing {
	clear: both;
	height: 5px;
	width: 950px;
}

.archi {
	width: 950px;
	text-align: left;
}

.linx {
	clear: both;
	height: 30px;
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.jobim {
	float: left;
	width: 720px;
	margin-right: 5px;
}
.jobtext {
	float: right;
	width: 220px;
	padding-left: 0px;
	margin-left: 2px;
	text-align: left;
}
.spacer {
	height: 5px;
	width: 500px;
}

