body
{ 
	background:#000000 url('../img/bgalv.jpg') no-repeat;
	background-attachment:fixed;
	font-family:Arial,Helvetica;
	font-size:9px;
	color:#ffffff;	
	margin:0;
	padding:0;
}

h1 {text-decoration:overline;}
h2 {font-size:14px;}
h3 {font-size:10px;}
h4 {text-decoration:blink;}

img {
	border:0;
}

/* Text links*/

a:link {
	color: #ffffff; 
	background-color:#000000;
	text-decoration:none;
}

a:visited {
	color: #b0b0b0; 
	text-decoration:none;
}

a:hover {
	color: #000000;
	background-color:#ffffff;	
}

a:active {
	color: #4c4c4c
}

a.imglink {
background: none;
padding: 0;
}

/* Text style*/

p.txtspace {
	line-height: 140%;
	font-size:12px;
}

p.blue {
	color:#a6a6a6;
	font-size:13px;
	font-style: italic;
	font-family: serif;
}

/* The div that contains the logo*/

#logo {
	position:fixed;
	width:240px;
	padding-top:40px;
	padding-left:40px;
}

/* The div that contains the large image on startpage*/

#start {
	position:absolute;
	width:241px;
	top:312px;
	left:660px;
}

.wrapper_all {
	position:relative;
	left: 350px;
	top:50px;
	width:670px;
	height:100%;	
}

.wrapper_contact{
	position:relative;
	left: 350px;
	top:140px;
	width:670px;
	height:100%;	
}

.wrapper_cont{
	position: relative;
	float: left;
	width: 650px;
	height:100%;
	background-color: #000000;	
}

.wrapper_ow{
	position: relative;
	float: left;
	width: 650px;
	height:100%;
	background-color: #000000;	
}

.left{
	position: relative;
	float: left;
	width: 145px;
	padding-top:25px;
	padding-left:25px;
	padding-bottom:25px;
}

.leftimg{
	position: relative;
	float: left;
	width: 145px;
	padding-top:62px;
	padding-left:25px;
	padding-bottom:25px;
}

.right{
	position: relative;
	float: left;
	padding-top:17px;
	padding-left:25px;
	padding-bottom:10px;
	width: 430px;
}

.left_contact{
	position: relative;
	float: left;
	width: 290px;
	padding-top:8px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
}

.right_contact{
	position: relative;
	float: right;
	padding-top:25px;
	padding-right:140px;
	padding-bottom:25px;
	width: 145px;
	font-size:8px;
	text-align: right;
}

.officeleft{
	position: relative;
	float: left;
	padding-left:25px;
	padding-right:70px;
	width: auto;
}

.officeright{
	position: relative;
	float: left;
	width: auto;
}

#wrapper{
	position:relative;
	padding-top:1px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:100px;
	left:380px;
	top:70px;
	background:#000000;
	width:475px;
	height:100%;
}

#headline{
	margin-left:25px;
	padding-top:5px;
}

#social{
	position:fixed;
	width:auto;
	left:40px;
	bottom:50px;
}

/* Copyright DIV*/



#copyright{

	position:fixed;

	width:auto;

	left:40px;

	bottom:30px;

	font-size:9px;

	color:#2f2f2f;

	background-color:#000000;

}



#startimg{

	position:relative;

	width:auto;

	height:180px;

}



.txt{

	position:relative;

	width:475px;

	margin-top:10px;

	padding-bottom:10px;

}



.txt_contact{

	position:relative;



	width:auto;

	margin-left:25px;

	padding-bottom:10px;

}



.img_contact{

	position:relative;

	width:auto;



	margin-left:25px;

	padding-bottom:10px;

}



div.img

{

	position:relative;

	margin-bottom:25px;

}



/* The menu*/



.menu{

	position:fixed;

	margin-top:180px;

	padding-left:40px;

	height:auto;

}



.headline {

	width:250px;

	padding-bottom:2px;

	padding-top:6px;

}



.sub {

	width:246px;

	padding-left:5px;

	font-size:11px;

}



.container {

   position: relative;

   left:350px;

   top:50px;

   height: 580px;

   width:650px;

   background:#000000;

   margin-bottom:30px;

}



.contact {

   position: relative;

   left:350px;

   top:50px;

   height: auto;

   width:650px;

   background:#000000;

}



.left-element {

   position: relative;

   float:left;

   width: 475px;

   margin-left:25px;

}



.right-element {

   position: relative;

   float:right;

   width: 100px;

   margin-right:25px;

}


