﻿body {
margin:0 auto;
background-color:#ffffff;
font-family:Tahoma;
font-size:12px;
}

div.main
{
    position:relative;
    margin:0 auto;
    width:1000px;
    height:600px;
}

div.topflash
{
position:relative;
margin:0 auto;
width:1000px;
height:100px;
}

div.content
{
position:relative;
margin:0 auto;
width:1000px;
height:500px;    
}

div.footer
{
position:relative;
width:942px;
height:13px;
top:480px;
margin:0 auto;
   
}

div.forside_dk
{
    background-image: url('images/PTF_Forside.jpg');
    margin: 0 auto;
}

div.forside_eng
{
    background-image: url('images/PTF_Forside.jpg');
    margin: 0 auto;
}

div.forsideflash
{
position:absolute;
margin:0 auto;
width:476px;
height: 284px;
left: 30px;
top: 6px;
    
}

div.forsidetekst
{
position: absolute;
margin:0 auto;
width: 412px;
height: 272px;
padding: 10px;
left: 558px;
top: 6px; 
}

div.udlejningtekst
{
position: absolute;
margin:0 auto;
width: 412px;
height: 272px;
padding: 10px;
left: 28px;
top: 6px; 
}

div.kompetencetekst
{
position: absolute;
margin:0 auto;
width: 412px;
height: 272px;
padding: 10px;
left: 558px;
top: 6px; 
}

div.kompetencer
{
    background-image: url('images/PTF_Forside.jpg');
    margin:0 auto;
}

div.referencer
{
    background-image: url('images/PTF_referencer.jpg');
    margin:0 auto;
}

div.udlejning
{
    background-image: url('images/PTF_udlejning.jpg');
    margin:0 auto;
}

.headline
{
    font-weight: bold;
    font-size: 16px;
    padding: 0px 0px 4px 0px;
    color: #000;
    text-transform: uppercase;
}

.bodytxt
{
    font-weight:normal;
    font-size: 12px;   
    color: #555; 
    padding: 0px 0px 20px 0px;
}

.headline_white
{
    font-weight: bold;
    font-size: 16px;
    padding: 0px 0px 4px 0px;
    color: #fff;
    text-transform: uppercase;
}

.bodytxt_white
{
    font-weight:normal;
    font-size: 12px;   
    color: #ddd; 
    padding: 0px 0px 20px 0px;
}

.headline_ref
{
    font-weight: bold;
    font-size: 13px;
    padding: 0px 0px 4px 0px;
    color: #000;
    text-transform: uppercase;
}

.bodytxt_ref
{
    font-weight:normal;
    font-size: 12px;   
    color: #555; 
    padding: 0px 0px 20px 0px;
}