.header1 {
width: 1000px;
height: 179;
position: relative;}

.header2 {
width: 1000px;
height: 85;
position: relative;}

.social {
width: 1000px;
height: 36;
position: relative;}

.navi {
width: 1000px;
height: 36;
position: relative;}

.content { 
width: 1000px;
margin: auto;
padding-top: 20px;
position: relative;
background-image: url(../Bilder/background.jpg);
background-attachment: fixed;
background-position: center;
background-color: #FFFFFF;}
 
.left { width: 500px;
height: auto;
float: left;
padding-left: 30px;}

.right { width: 300px;
height: auto;
float: right;
padding-right: 70px}

.clear {
clear:left;
}


