body {
font-size:10pt;
font-family:Tahoma, Arial;
background:url('http://linkconnection.dk/images/background.jpg') repeat-x;
background-color:#ccc;
text-align:center;
margin:0;
padding:0;
}

a {
color: #000;
font-weight: bold;
text-decoration: underline;
}

hr {
color:#000;
border:0;
width:95%;
height:0;
border-bottom:1px dotted #000;
}

#pageContainer {
width:800px;
margin:0 auto;
}

#topContainer {
width:800px;
height:82px;
background:url('http://linkconnection.dk/images/topContainer.jpg') repeat-x;
}

#logoContainer {
float:left;
}

#logoContainer img {
border:0;
cursor:pointer;
}

#menuContainer {
float:right;
font-size:8pt;
height:82px;
padding-top:40px;
margin:0 25px 0 0;
}

#leftMenuContainer a {
color:#3b5357;
text-decoration:none;
margin:3px;
}

#menuContainer a {
float:left;
color:#3b5357;
text-decoration:none;
}

#menuContainer .split {
float:left;
width:43px;
height:11px;
background:url('http://linkconnection.dk/images/split.jpg') no-repeat;
}

#topBorder {
width:800px;
height:183px;
text-align:center;
}

#banner {
position:relative;
float:left;
}

html>body #banner {
position:absolute;
}

#contentContainer {
width:800px;
background:url('http://linkconnection.dk/images/contentBox.jpg') repeat-x;
background-color:#fff;
}

#leftMenuContainer {
float:left;
width:162px;
margin-left:9px;
margin-top:8px;
}

#content {
float:right;
width:585px;
margin-top:10px;
margin-right:25px;
margin-bottom:15px;
padding-left:15px;
text-align:left;
background:url('http://linkconnection.dk/images/content.png') repeat-y;
}

html>body #content {
margin-right:10px;
}

#navigation {
color:#494949;
font-size:8pt;
font-family:Tahoma, Arial;
}

#navigation a {
color:#494949;
font-size:8pt;
font-family:Tahoma, Arial;
text-decoration:underline;
}

#leftMenuHeadline,.leftMenuHeadline {
width:162px;
height:27px;
text-align:left;
background:url('http://linkconnection.dk/images/headline.jpg') no-repeat;
}

.headlineText,.headlineTextTwo {
float:left;
color:#fefefe;
font-size:9pt;
font-weight:700;
margin-top:5px;
margin-left:35px;
}

#leftMenuContent,.leftMenuContent {
width:162px;
text-align:left;
border-left:1px solid #789aa4;
border-right:1px solid #789aa4;
background:url('http://linkconnection.dk/images/leftMenuBackground.jpg') repeat-x;
background-color:#fff;
}

html>body #leftMenuContent,html>body .leftMenuContent {
width:160px;
}

#leftMenuContent .contentText,.contentTextTwo {
color:#000;
font-size:9pt;
padding:7px;
}

.leftMenuBottom,#leftMenuBottom {
width:162px;
height:3px;
background:url('http://linkconnection.dk/images/leftMenuBottom.jpg') no-repeat;
margin-bottom:5px;
}

.button {
height: 22px;
border: 1px solid #777;
text-align: center;
background:url('http://linkconnection.dk/images/button_x.jpg') repeat-x;
}

.button input {
width: 100%;
color: #353535;
border: 0;
background: transparent;
}