/* CSS Document */

body.site {
    background-color: #f1f1f1;
    border-top: 0px solid #0088cc;
    padding: 0px;
}

.body .container {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    padding: 20px;
}


.hg-bild {
    margin: 0 -20px;
    position: absolute;
    width: 980px;
    z-index: 2;
	border: 1px solid #ffffff;
}

.maincontents  { position:relative; z-index: 3;  }


#content {
    background:url(../images/hg_trans_78.png) repeat;
	border: 1px #fff solid;
    margin: 120px 0 0 -21px;
    padding: 20px;
}

div#center-in {
				padding: 20px;
				background:url(../images/hg_trans_78.png) repeat;
				border: solid #fff;
				border-width: 1px 0 1px 0;
				}

li.lang-active a  { color:#666666; }

footer.footer div.footer-in div.container a  { color:#666666; }

footer.footer div.footer-in div.container a:hover  { color:#ea4f1f; background-color:transparent !important;  }

div.imagebox  { padding: 10px; background:url(../images/hg_trans_68.png) repeat; float:right; margin: 0 0 0 20px; }

.footer-in   {  z-index: 1; position: relative;
				padding: 10px 0 33px;
				background:url(../images/hg_trans_48.png) repeat;
				border: solid #fff;
				border-width: 1px 0 1px 0;
				margin: 0 auto;
				max-width: 982px;
				}

.footer ul.nav li  { float: right;  padding: 15px 20px 15px 0; }

.item-page   { margin: 10px 0 40px; }

.page-header {
	border-bottom: 0px solid #eee;
}
.page-header h2 {
    display:none;
	border-bottom: 0px solid #eee;
}

.navigation {
    border-bottom: 0px solid rgba(0, 0, 0, 0.075);
    border-top: 0px solid rgba(0, 0, 0, 0.075);
}

nav.navigation a:hover {
    color: #F63 !important;

}

div#background {
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.backbackimg  {    border: none; width: 100%; height:auto;  }

.body {
    position: relative;
    top: 0;
	margin: 0 auto;
	z-index: 1;
/* 	height: 90%;  */
	}

