.content {
         width: 1000px;
         margin: 0 auto;
         min-height: 400px;
         padding: 20px 0px 20px 0px; 
}



/****************************************
 * Works                                *
 ****************************************/

.boks_image {
         width: 370px;
         min-height: 500px;
         float: right;
         margin-top: 10px;   
}

.boks_image_lang {
         width: 470px;
         min-height: 500px;
         float: right;   
         margin-top: 10px;  
}

.boks_image_de {
         width: 430px;
         min-height: 500px;
         float: right;   
         margin-top: 10px; 
}

/****************************************
 * About                                *
 ****************************************/

.about_content {
         width: 420px;
         background: url('http://peradolfsen.com/images/ror.png') no-repeat;
         min-height: 400px;
         float: right;    
}


.about_boks {
         padding: 2px;
         width: 125px;
         height: 250px;
         background: #000000;
         border: 1px solid #000000;
         font: 10px Arial;
         color: #fff;
         float: right;
         
}

/****************************************
 * Contact                              *
 ****************************************/

.indhold_contact {
         min-height: 400px;
         width: 370px;
         padding-left: 16px;
         padding-bottom: 0px;
         float: right;
 }


.boks_contact {
         padding: 3px;
         float: right;
         width: 180px;
         height: 172px; 
         font: 0.9em Arial;
         color: #8c827c;
}


/****************************************
 * Video                                *
 ****************************************/

.indhold_video {
         background: url('/images/fluffer.png') no-repeat;
         min-height: 370px;
         width: 500px;
         padding-left: 16px;
         padding-bottom: 0px;
         float: right;
 }

.boks_video {
         padding: 3px;
         float: right;
         width: 180px;
         height: 70px;
         padding-top; 15px;
         font: 0.9em Arial;
         color: #ffffff;
         background: #3ca8c3;
}

/* Footer */

#footer { width: 1000px; margin: 0 auto; padding-top: 10px; border-top: 1px solid #000;}
#footer a {
	color: #579;
	text-decoration: none;
}
#footer .right, #footer .right a {
	color: #eee;
	text-decoration: none;
}
#footer .text-separator {
	padding: 0 3px;
	color: #BBB;
}
#footer a:hover {color: #000;}

/****************************************
 * Navigation                           *
 ****************************************/

.pfff { 
         background: url('/images/pfff.png') no-repeat;
}

#navigation {
         width: 1000px;
         margin: 0 auto;
         padding-top: 22px;
         padding-bottom: 12px;
}

/* Subnav */

#sub-nav {padding: 0 0px;}
#sub-nav a {
	color: #000;
	font: 1.2em sans-serif;
}
#sub-nav li.current-tab a, #sub-nav a:hover {color: #F87217;}



#navigation a {
	display: block;
	text-decoration: none;
}

.about {
          
}

.gr {
        float: right;
}

.about {
         padding-right: 30px;
}

.cv {
         padding-left: 50px;
}

.video {
         padding-left: 35px;
}

.news {
         padding-left: 45px;
}

.press {
         padding-left: 15px;
}

.contact {
         padding-left: 30px;
}

.future {
          margin-left: 25px;
}

.image {
         float: left;
}

.cv_tekst { line-height: 25px;}
