body, html {
    height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    background-color: #DFDFDF;

    text-align: center; /* IE6 Fix */
}


h1 {
    font-size: 24pt;
    color:#666666;
    font-weight: bold;
    margin-bottom:15px;
}

h2 {
    font-size: 12pt;
    color:#666666;
    font-weight: bold;
    margin-bottom:15px;
}

a, a:visited{
text-decoration:none;
color: #E3690A;
}

fieldset, img {
	border: 0;
}
select, input, textarea {
	font-size: 99%
}

.centered {
    position: relative;
    margin: 0px auto;
    text-align: left;
    width: 995px;
    min-height: 100%;
    background-image: url('../_grf/background.png');
    background-repeat: repeat-y;
    background-position: top right;
}

.main-layout {
    position: relative;
    width: 976px;
    height: 100%;
    margin-left: 10px;
}

* html .main-layout {
    height: 100%; 
}

.contentbkg {
    position: relative;
    width: 976px;
    margin: 0px;
    
   
    background-image: url('images/content-bkg.png');
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom: 40px;
}

.header {
position: relative;
    width: 976px;
    height: 200px;
    background-image: url('../_grf/head.png');
    background-repeat: no-repeat;
    background-position: top left;
}

#but_deutsch{
  position: relative;
  display:inline;
  width:19px;
  height:16px;
  left:158px;
  top:13px;
  
}

#but_swe{
  position: relative;
  display:inline;
  width:19px;
  height:16px;
  left:162px;
  top:13px;
  
}

#sondernavigation{
  position: relative;
  display:inline;
  
  left:660px;
  top:13px;
  
}

#sondernavigation a{
text-decoration:none;
color:rgb(0,0,0);}

.referenz {
	width:916px;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px #AAAAAA solid;
}

.content {

    position: relative;
    color: black;
    min-height:400px;
    
    margin-bottom:90px;
    z-index:10;
}

.footer {
    position: relative;
    margin: 0px auto;
    margin-top: -110px;
    text-align:center;
    height: 110px;
    width: 975px;
    
    font-size: 8pt;
    background-image: url('../_grf/background_footer.png');
    background-repeat: repeat-x;
    background-position: top left;
  
}

.footer_norw {
    position: relative;
    margin: 0px auto;
    margin-top: -110px;
    text-align:center;
    height: 110px;
    width: 975px;
    
    font-size: 8pt;
    background-image: url('../_grf/background_footer_norw.png');
    background-repeat: repeat-x;
    background-position: top left;
  
}

.footer a {
    color: black;
}

.menubar {
    position: relative;
    height: 35px;
    width: 976px;
    border-bottom: rgb(0,0,0) solid 1px;
    z-index:30;

}

.hmenu{
position: absolute;

}
.popup {
    position: absolute;
    left:0px;
    top:0px;
    visibility: hidden;
    width: 197px;
    border: #404040 solid 1px;
    border-top:#ffffff solid 1px;
    margin:0;
    padding:0;
    margin-left:15px;   
    margin-top:34px;
    background-color: #E3690A;
    z-index:30;
}

.popup img{z-index:30;}


.menubar .hmenu:hover .popup  {
    visibility: visible;
}

.popup>ul>li:first-child {
    border-top: none;
}

.popup>ul>li {
    height: 32px;
    margin:0;
    padding:0;

}



.popup>ul>li:first-child {
    border-top: none;
}




.kontakt-label {
    float: left;
    width: 200px;
    padding-top: 4px;
}

.kontakt-field {
    margin-top: 5px;
    clear: right;
}

p.error {
    color: red;
}

input.error,
textarea.error {
    border-color: red;
}




#feld1{
position:relative;
width:550px;
margin-left:30px;

}



.menu_links{
position:relative;
width:550px;
padding:0 0 10px 0;
border-bottom:1px solid #333333;
/*height:150px;*/
min-height:150px;
}
.text{
float:left;
width:230px;
margin-top:10px;
margin-bottom:10px;
}
.tools_container{
position:relative;
left:450px;
top:10px;

}
.bild_gr{
text-align:center;
float:right;
position:relative;
display:inline;
width:160px;
top:10px;
margin-bottom:10px;
border:1px solid #333333;
}

#back_home{
position:relative;
top:20px;
left:20px;


}

* html #back_home{
position:relative;
top:20px;
left:20px;
height:450px;

}



