
/* Övrigt, till designen */




html{
	height:100%;
}


body{
    margin:0px 0px 0px 0px;
    padding:0px;
    font-family: 'Roboto', sans-serif;
    height:100%;
    color:#333;
    font-size:14px;
    background-color: #FFF;
}




/* Text */
h1{
    font-family: 'Lilita One', cursive;
    font-size:2.2em;
    font-weight: normal;
    margin-top:0em;
    margin-bottom:0.2em;

}

h2{
    font-family: 'Roboto', sans-serif;
    font-size:1.3em;
    font-weight: normal;
    margin-top:0.7em;
    margin-bottom:0.8em;
}


h3{
    font-family: 'Heebo', sans-serif;
    font-size:1.1em;
    font-weight: normal;
    margin-top:2em;
    margin-bottom:0.8em;

}


p{
    font-family: 'Roboto', sans-serif;
    font-size:1em;
    margin-top:0.5em;
    margin-bottom:1.1em;
    line-height:1.3em;
}


label {
    display: block;
    margin-top:0.7em;
    margin-bottom:0;
}

a {
    color:#ff8200;
    text-decoration: none;
}


a:hover{
   /* text-decoration: underline;*/
}

.newsBox {
    background-color: #F2F2F2;
}



.subMenuHeadClosed {
    background-color:#F2F2F2;
    color: #333;
}



#container{
    position:relative;
    max-width: 1040px; /*Remove to fill screen width */
    margin: 0px auto;
}

.boxpad_full {
    padding:0% 0% 0% 0%;
    text-align:left;
}

.full_top {
    /*background-color: #FFF;*/
     background-color: #ffaa00;
     border-bottom:solid 1px #ffaa00;
}
.full_bottom {

    background-color: #FFF;
    border-top:solid 1px #ffaa00;
    min-height:20em;
    background-color: #ffaa00;
    color: #FFF;
    /*background: -webkit-linear-gradient(#F5390A, #F5390A); /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(#F5390A, #F5390A); /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(#F5390A, #F5390A); /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(#F5390A, #F5390A); /* Standard syntax */
}

#logotype {
    width:20%;
    float:left;
    display: block;
    padding: 0.5em 0 0.5em 0;
}
#toplogo{
    position:relative;
    max-width: 980px; /*Remove to fill screen width */
    margin: 0px auto;
    padding:0 3% 0 3%;


}

#topimage{
    position:relative;
    width: 100%; /*Remove to fill screen width */
    margin: 0px auto;

    background-image: url('/design/bildspel/start1.jpg?id=2');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height:400px;
    border-top:solid 1px #FFF;

}



#nextIm {
    position: fixed;
    top: 5em;
    right:2em;
    width: 3em;
    height: 3em;
    background-color: #FFF;
    opacity: 0.8;
    text-align: center;
    line-height: 3em;
}
#prevIm {
    position: fixed;
    top: 5em;
    left:2em;
    width: 3em;
    height: 3em;
    background-color: #FFF;
    opacity: 0.8;
    text-align: center;
    line-height: 3em;
}




.sideBox {
    padding:0.5em 1em 0.5em 1em;
    margin-bottom:1em;
    /*background-color: #003366;*/
    /*color:#FFF;*/
    text-align: center;

}



.toplink {
    float:right;
    display:block;
    margin-top:1.8em;
    background-color: #FFF;
    color: #FFF;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    margin-left:0.5em;
    color:#003366;
    width:20%;
}

.overContent {          /* Boxed or not */
    background-color:#FFF;
    padding:3% 3% 3% 3%;
    /*border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;*/
    position: relative;
}



.mainForm {
    text-align:center;
    position: absolute;
    margin-left: 60%;
    left:-50%;
    width: 80%;
    min-height: 200px;
    opacity: 1;
    color:#FFF;
    padding-top:6em;
}



#footer {

    /* box-shadow: 1px 1px 1px #999;*/
    margin:0% auto 2% auto;
    max-width:1040px;
    height:auto;
    /*background-color: #FFF;*/
    padding:2% 3% 2% 3%;
    box-sizing: border-box;
}


.foot1 {
    float:left;
    width:32.3%;
    text-align:left;
}

.footMid {
    float:right;
    width:32.3%;
    text-align:center;
    margin:0 1.5% 0 1.5%;
}
.footMid img {
    width: 50%;
    margin-left: 25%;
    margin-top:0em;
}

.foot2 {
    float:right;
    width:32.3%;
    text-align:right;
}
.foot2 img {
    width: 50%;
    margin-left: 25%;
    margin-top:1em;
}

.content {
    width:68.3%;
    margin:0% 0% 0% 0%;
    padding-left:0%;
    float:left;
    box-sizing: border-box;
    min-height: 25em;
}

.arendet {
    height: 1px;
    overflow: hidden;
}


.half1 {
    float: left;
    width: 48%;
    margin-right: 4%;
}
.half2 {
    float: left;
    width: 48%;

}

.containSidebar {
    width:27.2%;
    margin:0% 4.5% 0% 0%;
    float:left;
    box-sizing: border-box;
}
.sidebar, .menubar {
    width:100%;
    box-sizing: border-box;
    background-color: #FFF;
 }

.sidebar img {
    width:100%;
    max-width: 100%;
}


.subMenuHead {
    background-color: #FFF;
    padding: 2%;
    font-weight:bold;
}
.subMenuHeadClosed {
    padding: 0.5em 0 0.5em 1em;
    border-top:solid 2px #FFF;
    text-decoration: none;
    cursor: pointer;
}


.newsBox {
    padding: 4% 0% 4% 4%;
    border-top:solid 2px #FFF;
    text-decoration: none;
    cursor: pointer;
    text-decoration: none;
}
.newsBoxLink{
    text-decoration: none;
    color:#333;
}

.menubar a {
    color: #333;
    text-decoration: none;
}






.hideFirst {
    display:none;
}

.hideInMob {
    display:block;
}

.hideInComp {
    display:none;
}







.messRed {
    border:solid 1px #FF0000;
    color:#FF0000;
    padding:1em;
    background-color: #FFFFE6;
}

.messGreen {
    border:solid 1px #009900;
    color:#009900;
    padding:1em;
    background-color: #FFFFE6;

}








ul {
    margin-top:10px;
}
li {
    margin-top:5px;
}

img{
    width: 100%;
    height: auto;
    width: auto\9; /* IE9 and below */
    display:block;
    border:none;
}

.clr {
    clear:both;
    height:0px;
    width:1px;
}


.clr_one {
    clear:both;
    height:8px;
    width:1px;
}


.clr_height {
    clear:both;
    height:25px;
    width:1px;
}


.nodec {
    text-decoration: none;
    color:#333;
}

.nodecOnly {
    text-decoration: none;
}






input, select {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    padding:2%;
    border:solid 1px #CCC;
    margin:0.3em 0% 0% 0%;
    font-size:1em;
    color:#333;
    line-height:1.2em;
    box-sizing: border-box;
}



#captcha {
    border:solid 1px #FFF;
    width:1px;
    height:1px;
    padding:0;
    line-height:0em;
    margin:0;
}






input[type="submit"] {
    width: 100%;
    border:none;
    margin:2% 0% 0% 0%;
    padding:3%;
    font-size:1em;
    line-height:1.2em;
    color:#FFF;
    box-sizing: border-box;
    background-color: #333;
}

textarea {
    width: 100%;
    padding:2%;
    border:solid 1px #CCC;
    margin:2% 0% 0% 0%;
    color:#333;
    resize: none;
    line-height:1.2em;
    font-family: 'Roboto', sans-serif;
    font-size:1em;
    height:6em;
    box-sizing: border-box;
}



