body {
margin : 0;
background : #eef2fd;
text-align : center;
font-size : 0.8em;
font-family : arial, sans-serif;
color : #000;
}

#wrap {

width : 950px;
height : 500px;
margin : 0 auto;
margin-top : 45px;
padding : 0;

}

#menu_1{
float : left;
width : 150px;

margin : 40px 20px 20px 20px;
border-right : 1px dotted #414861;
}

#forside-logstor{
background : url(images/forside-logstor.jpg) no-repeat;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}

#forside-aggersborg{
background : url(images/aggersborg-forside.jpg) no-repeat;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}

#forside-kornum{
background : url(images/forside-kornum.jpg) no-repeat;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}

#forside-loegsted{
background : url(images/forside-loegsted.jpg) no-repeat;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}

#indhold-logstor{
background : url(images/bg.jpg) no-repeat;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}

#indhold-aggersborg{
background : url(images/bg-aggersborg.jpg) no-repeat;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}

#indhold-kornum{
background : url(images/bg-kornum.jpg) no-repeat;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}

#indhold-loegsted{
background : url(images/bg-loegsted.jpg) no-repeat;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}

#indhold-neutral{
background : #fff;
text-align : left;
width : 950px;
height : 486px;
overflow : auto;
margin-top : 80px;
}


#colNormal{
text-align : left;
float : left;
width : 320px;
margin-left : 40px;
margin-top : 40px;
}

#colRight{
text-align : left;
float : right;
width : 320px;
margin-right : 20px;
margin-top : 60px;
}

#1_sp{
text-align : left;
float : left;
width : 500px;
margin-left : 40px;
margin-top : 40px;
}

    
h1 {
color : #525972;
font-size : 1.4em;
font-family : arial, sans-serif;
margin : 2px;
}

h2{
color : #525972;
font-family : arial, sans-serif;
font-size : 1em;

}

p, td {
font-family : arial, sans-serif;
color : #414861;
}

.leftnav a:link{
font-weight : bold;
color : #414861;
line-height : 28px;
text-decoration : none;

}

.leftnav a:visited{
font-weight : bold;
line-height : 28px;
color : #414861;

text-decoration : none;
}

.leftnav a:hover{
font-weight : bold;
color : #222;
}

.leftnav1 a:link{
font-weight : bold;
font-size : 0.9em;
font-style : italic;
color : #414861;
line-height : 12px;
text-decoration : none;
padding-left : 10px;

}

.leftnav1 a:visited{
font-weight : bold;
font-style : italic;
font-size : 0.9em;
line-height : 12px;
color : #414861;
padding-left : 10px;
text-decoration : none;

}

.leftnav1 a:hover{
font-weight : bold;
font-style : italic;
font-size : 0.9em;
color : #222;
padding-left : 10px;

}

a:link{
font-weight : bold;
font-family : arial, sans-serif;
color : #414861;
text-decoration : none;
}

a:visited{
font-weight : bold;
font-family : arial, sans-serif;
color : #414861;
text-decoration : none;
}

a:hover{
font-weight : bold;
color : #969db6;
}

#printlink { width: 40px; text-align: right; margin: -32px 0 0 910px; position: absolute; }
