body, html {
font-family: "Tahoma", Arial, sans-serif;
font-size: 11px;
color: #000000;
background-color: #ADACAC;
background-image:url(../assets/images/mainBg.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
margin: 0px;
padding: 0;
}
h1 {
font-size: 12px;
text-transform:uppercase;
letter-spacing: 0.1em;
margin: 0px 0px 8px 0px;
color: #003F72;
font-weight: bold;
}
h2 {
font-size: 13px;
text-transform:uppercase;
margin: 4px 4px 0px 0px;
color: #003F72;
font-weight: normal;
}
h3 {
font-size: 12px;
margin: 0px 0px 8px 0px;
color: #333;
}
h4 {
font-size: 12px;
text-transform:uppercase;
letter-spacing: 0.1em;
margin: 154px 0px 8px 0px;
color: #003F72;
font-weight: bold;
}
h5 {
font-size: 12px;
text-transform:uppercase;
letter-spacing: 0.1em;
margin: 12px 0px 8px 0px;
color: #003F72;
font-weight: bold;
}
h6 {
font-size: 13px;
margin: 4px 4px 0px 0px;
color: #333333;
font-weight: bold;
}
a:visited,
a:link {
color: #000000;
}
a:hover {
color: #FFFFFF;
}
#wrapper {
width: 960px;
margin: 0 auto;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
#column_wrapper {
min-height:600px;
height:auto !important;
height:600px;
background-color:#CACACA;
background-image:url(../assets/images/colBg.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}
.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
#left {
width: 390px;
float: left;
}
#leftTop {
width: 390px;
float: left;
}
#leftTop .content {
padding: 55px 26px 0px 0px;
text-align:right;
}
#leftNav {
width: 215px;
float: left;
}
#leftNav .content {
padding: 28px 0px 0px 0px;
text-align:right;
}
#leftNav2 {
width: 175px;
float: left;
}
#middle {
width: 200px;
float: left;
}
#right {
width: 370px;
float: left;
}
#right .content {
padding: 154px 12px 15px 20px;
line-height: 1.5em;
}
#right .content p {
margin: 0 0 6px 0;
}
#rightWide {
width: 570px;
float: left;
}
#rightWide .content {
padding: 0px 0px 15px 20px;
line-height: 1.5em;
}
#rightWide .content p {
margin: 0 40px 6px 0;
}
#footer {
color: #000000;
padding: 0px;
margin: 0;
font-size: 11px;
clear: both;
line-height: 1.5em;
border-top: 1px dotted #FFFFFF;
height:80px;
background-color:#FFFFFF;
}
#footer1,
#footer2,
#footer3 {
padding: 0px;
margin: 0;
width: 390px;
float: left;
background-image:url(../assets/images/ftBg1.jpg);
background-repeat:no-repeat;
background-position:left top;
}
#footer2 {
background-image:url(../assets/images/ftBg2.jpg);
width: 188px;
}
#footer3 {
background-image:url(../assets/images/ftBg3.gif);
width: 382px;
}
#footer a:link, #footer a:visited {
color: #000000;
text-decoration:none;
}
#footer a:hover {color: #003F72;}
#footer1 .content {
padding: 12px 0px 0px 100px;
}
#footer2 .content {
padding: 12px 0px 0px 0px;
text-align:center;
}
#footer3 .content {
padding: 12px 0px 0px 110px;
}
.nomargintop {
margin-top: 0px;
}
.nomarginbottom {
margin-bottom: 0px!important;
}
#right .list {
margin: 4px 20px 12px 12px;
padding: 0px;
list-style-image:url(../assets/images/bullet.png);
font-weight: normal; 
line-height: 1.5em;
}
#historie td {
padding: 2px 0px;
border-top: 1px dotted #666666;
}
#team {
margin: 25px 0px 0px 0px;
}
#team img{
margin: 2px 0px 8px 0px;
}

strong {
color:#003F72;
font-weight:lighter;
}