@CHARSET "UTF-8";

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
    margin:0;
    margin-left:20px;
}

h1 {margin:0;}
h1, h2, h3, h4, h5 {font-size:12px; margin-bottom:0;}
p{margin-top:0;}
.pdfList {
list-style-image:url(/images/pdf-md.gif);
}

a:link {
    color: #666666;
    text-decoration: none;
}

a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#wrap {
    width:1025px;
}

#header {
    height: 90px;
    
}

#header img {float:left;}

#header #search {float:right; padding:25px 15px 0 0; font-weight:bold; color:#666;}

#header #search form {display:inline;}

#header #search .submit {
    background:url(images/go.gif) top left no-repeat;
    text-indent:-9999cm;
    border:0;
    height:25px;
    width:25px;
    cursor:pointer;
}

#navigation {
    width: 175px;
    float:left;
    line-height:20px;
}

#navigation ul {
    color:#666;
    list-style:none;
    margin:0;
    padding:0;
    font-weight:bold;
}

#navigation ul ul {
    background:#eee;
    padding-left:20px;
    font-weight:normal;
    display: none;
}

#navigation li.selected ul { display: block; }

#referenssit {
width: 300px;
text-align: left;
}

#contentContainer {
float: left;
width: 800px;
}

#content {
width: 400px;
margin-left:40px;
}

#content_frontpage {
width: 650px;
margin-left:40px;
}

#culture {
float: right;
padding-top:0px;
margin-right:15px;
}

#footer {
font-size:10px;
color:#666;
padding:50px 0 25px 0;
}

#footer a {
text-decoration:underline;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#referenssit div.project_header
{
    padding-left: 4px;
    width: 148px;
    height: 25px;
    background: #666;
    color: #fff;
    display: none;
    font-family: arial;
    font-size: 11px;
    position: absolute;
}

#referenssit div.references
{
    margin-bottom:20px;
    float:left;
    margin-right:10px;
    height:80px;
}
.hovertip {
    position: absolute;
    padding: 5px;
    z-index: 200;
    max-width: 300px;

    color: #666;
    background-color: #eee;
    border: 1px solid #666;

    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

#referenssit div.references img
{
    border:none;
}

#referenssit div.project_reference
{
    width: 150px;
    margin-bottom: 1px;
}

#referenssit div.project_reference img
{
    border: 0;
    margin-top:1px;
    margin-left:1px;
}

ul.error_list li
{
   color:red;
}

.newsletter_form label
{
	display:block;
	float:left;
	width: 125px;
}
.newsletter_form input
{
	margin-bottom:5px;
}

