html{
overflow:scroll;
}

body{
font-family:georgia;
margin:0;
padding:0;
}

#container{
/*width: 35%;*/
}

/*#mockup{
  height:322px;
  width:100%;
	background-image: url(../mockup.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	position:absolute;
	bottom:0px;
}
*/

#book{
width:900px;
background-color:#0E480B;
background-image:url(../figures/bookBg.gif);
margin-left:50px;
padding-top:25px;
height:550px;

  

/*margin-left:auto;
margin-right:auto;*/

}

#ribbonWrapper{
width:700px;
margin-top:110px;
margin-left:150px;

/*margin-left:auto;
margin-right:auto;*/
}

ul#ribbonsRight{
background:url(../figures/rightRibbons.png);
float:right;
width:200px;
}

ul#ribbonsLeft li, ul#ribbonsRight li { list-style-type:none; }

ul#ribbonsLeft li a, ul#ribbonsRight li a{height:135px; display:block; position:absolute; top:0; text-indent:-9999px; outline:none;}

li#ribSog a, li#ribHjalp a{background:url(../figures/leftRibbons.png);}
li#ribUp a, li#ribDown a{background:url(../figures/rightRibbons.png);}

li#ribSog a {background-position:0 0; width:97px;}
li#ribSog a:hover {background-position:0 140px;}

li#ribHjalp a {background-position:97px 0px; width:97px; margin-left:97px;}
li#ribHjalp a:hover {background-position:97px 140px; }

li#ribUp a {background-position:0 0; width:97px;  }
li#ribUp a:hover {background-position:0 140px;}

li#ribDown a {background-position:97px 0px; width:97px;margin-left:97px; }
li#ribDown a:hover {background-position:97px 140px; }


#positioner{
width:100%;

height:100%;

position:absolute;

}

#page{
width:850px;
/*height:450px;*/

background-color:#FFF8B0;
margin-left:auto;
margin-right:auto;


height:525px;

}

#insidePage{
width:850px;

float:left;
font-size:1.5em;
padding-left:10px;
padding-right:10px;
padding-top:10px;
height:450px;
}

#footer{
float:left;
margin-left:24px;
margin-bottom:0px;
}


.textunder{
position:absolute;
z-index:2;
}

.listtable{
width:1000px;
}

.listd1{
width:22%;
}

.listd2{
width:23%;
}

.listd3{
width:15%;
}

.listd3{
width:15%;
}

.overresultat{
position:absolute;
z-index:3;
}

.MiddlePage{
width:54px;

background-image:url(../figures/pagegrafic.png);
background-repeat:repeat-y;
/*margin:0 auto;*/
left:470px;
/*text-align:center;*/
position:absolute;
/*z-index:1;*/


height:525px;
  
}

#LeftPage{
width:370px;
padding-left:10px;
position: absolute;
float:left;
}

#RightPage{
width:370px;
left:444px;
position: absolute;
float: right;
}

/* DOWNLOAD FIX START */
#page4{
width:370px;
padding-left:10px;
position: absolute;
float:left;
}

#page11{
width:370px;
left:444px;
position: absolute;
float: right;
}

/* DOWNLOAD FIX SLUT */

#flyingPage{
width:400px;
height:525px;
background-color:#FFF8B0;
position:absolute;
margin-left:800px;
margin-top:10px;
border:1px solid grey;
}

#upload {
margin:8px;
}

#leftPage form{
font-size:1em;
margin-top:-30px;
font-family:georgia;
}
.inputField{
width: 135px;
font-family: georgia;
font-size: .8em;
font-weight: normal;
}

.inputtextField{
width: 330px;
height: 200px;
font-family: georgia;
font-size: .6em;
font-weight: normal;
}

.inputButton{
width: 60px;
font-family: georgia;
font-weight: bold;
color: #ffffff;
font-size: .8em;
text-decoration: none;
background-color: #276B23;
border-style: solid;
border-bottom-color: #0D3C0A;
border-right-color: #378631;
border-left-color: #69B664;
border-top-color: #AAE2A7;
}

.ajaxbutton{
width:20px;
height:20px;
position:absolute;
margin-left:5px;
margin-right:0px;
}

.bigText{
font-size:1.5em;
font-family: Georgia;
}

.littlebigText{
font-size:1.2em;
font-family: Georgia;
}

.redAsterisk{
font-size:5em;
font-family: Georgia;
font-weight:bold;
color:#7D110C;
}

/* SØG STYLING START */
#soeg{
width:337px;
height:20px;
float:right;

padding-top:5px;
}

#lsloading {
    position: relative;
    top: 5px;
}

#lsquery {
    font-family: "Georgia";
    font-size: 1.5em;
    width: 250px;
    height: 20px;
}

#lsresults {
    position: absolute;
    background: #e7eaef;
    color: #000000;
    width: 320px;
    font-size: 1.5em;
}

#lsresults ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#lsresults ul li {
    list-style: none;
    margin: 10px;
    padding: 0px;
    z-index: 3;
}

td.menuon { background-color: #193364; color: #ffffff; }
td.menuon { background-color: #193364; color: #ffffff; }
td.menuoff { background-color: #ffffff; color: #193364; }

/* SØG STYLING SLUT */

/* CORNER CSS START */

.innerCurvedCornes{
height:35px;
width:100%;
background-color:#fff8b0;
}

img.cornerleft{
height:35px;
width:35px;
float:left;
}


/* CORNER CSS START */
