@charset "utf-8";
* {
margin:0;
padding:0;
}
body {
background-color:#06261a;
color:#cdc7ac;
font:small "Lucida Grande", Arial, sans-serif
}
a {
color:#cdc7ac;
text-decoration:underline;
background-color:#06261a
}
a:hover {
text-decoration:none
}
a img {
border:none
}
p {
margin:0 0 0.5em 0
}
.clear {
clear:both
}
h1 {
margin:0;
color:#cdc7ac;
font-size:1.2em;
background-color:#06261a
}
h2 {
margin:0;
color:#cdc7ac;
background-color:#06261a;
padding-bottom:0.25em;
font-size:1.25em
}
h2 b {
vertical-align:super;
font-size:0.7em
}
h4 {
color:#cdc7ac;
background-color:#06261a;
border-bottom:0px solid #030;
font-size:1em
}
.upper {
text-transform:uppercase
}
hr {
text-align:center;
width:100%;
height:1px;
color:#cdc7ac;
border:none
}/* For Internet Explorer */
html>body hr {
margin-right:0;
width:100%;
height:1px;
background-color:#cdc7ac;
border:none
}/* For Gecko-based browsers */
html>body hr {
margin-right:0;
width:100%;
height:1px;
background-color:#cdc7ac;
border:0px solid #cdc7ac
}/* For Opera and Gecko-based browsers */
#postit {
z-index:50;
position:absolute;
left:50%;
width:194px;
height:163px;
margin:160px 0px 0px 70px
}
/*background:url(../img/Post-it.png); */
/* HEADER */
#header {
width:880px;
height:325px;
margin:0 auto;
text-align:center;
}
/* FORM */
.form {
background-color:#cdc7ac;
color:#000
}
/* FORSIDE START*/
#main {
position:absolute;
left:50%;
width:880px;
height:547px;
margin:0px 0px 0px -440px;
border:0px solid black
}
#flasher {
width:880px;
margin:0 auto;
}
#flasher p {
margin:0;
text-align:center
}
/* FORSIDE SLUT*/
/* OM ALL�ENBERG START*/
#content {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 50px auto -90px auto;
width:880px;
}
.fed {
font-size:1.2em;
font-weight:700;
font-family:Arial, Helvetica, sans-serif
}
.billedeLeft {
float:left;
margin:0.5em 1em 0.5em 0em;
border:1px solid #cdc7ac
}
.billedeRight {
float:right;
margin:0.5em 0em 0.5em 1em;
border:1px solid #cdc7ac
}
/* OM ALL�ENBERG SLUT*/
/*KONTAKT ALL�ENBERG */
.fotos {
float:right;
margin:0.5em 0em 0.5em 1em;
border:0px solid #cdc7ac
}
/* VENSTRE KOLONNE START (job/selskaber) */
#content_left {
width:425px;
padding:0px 5px 10px 5px;
float:left;
}
/* VENSTRE KOLONNE SLUT */
/* H�JRE KOLONNE SELSKABER */
#content_right {
float:right;
width:350px;
margin-top:-50px;
margin-right:50px;
text-align:right;
}
.fototo {
border:1px solid #cdc7ac
}
/* H�JRE KOLONNE JOB */
#content_right_gylden {
float:right;
width:200px;
margin-top:-50px;
margin-right:50px;
}
/* EVENTS START */
#content_eventtop {
position:absolute;
left:50%;
width:880px;
display:block;
margin:326px 0px 0px -440px;
border:0px solid #cdc7ac;
padding:0px 0px 10px 0px;
text-align:center
}
#content_eventleft {
position:absolute;
left:50%;
width:438px;
margin:397px 0px 0px -440px;
/*border:1px solid #cdc7ac; */
padding:0px 0px 10px 0px;
text-align:left
}
#content_eventright {
position:absolute;
left:50%;
width:350px;
margin:397px 0px 0px 100px;
/*border:1px solid #cdc7ac; */
padding:0px 0px 10px 0px;
text-align:left
}
.dato {
padding:0;
margin:0;
font-size:0.7em
}
img .bund {
padding-bottom:20px;
}
a.red {
color:#FFf;
background-color:#06261a;
text-decoration:underline
}
a.red:hover {
color:#FFFFFF;
background-color:#06261a;
text-decoration:none
}
/* EVENTS SLUT */
#bundnav {
padding-top:20px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#cdc7ac;
background:#06261a
}
#bundnav a.eLink {
color:#0ff;
}
/* FOOTER */
 
#footer {
margin-top:30px;
height:90px;
text-align:center;
background:#cdc7ac;
color:#06261a;
}
#footer a {
color:#06261a;
text-decoration:none;
background-color:#cdc7ac
}
#footer a:hover {
text-decoration:underline
}
#footer p {
margin:5px 0;
text-align:center
}
#footer, .push {
height: 90px; /* .push must be the same height as footer */
}

#blogContent {
float:left;
width:500px;
}

.post {
background-color:#cdc7ac;
color:#06261a;
margin-bottom:50px;
padding:10px 50px;
border-top:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
}

.post h1 {
color:#06261a;
background-color:#cdc7ac
}
.post h2 {
color:#06261a;
background-color:#cdc7ac;
}

.post h2 a{
color:#06261a;
background-color:#cdc7ac;
}
.post p a{
color:#06261a;
background-color:#cdc7ac;
}

.post img{
border:1px solid #06261a;
}

.post img.alignleft {
float:left;
margin-right:10px;
}

#sidebar {
float:right;
}
#sidebar ul{
list-style:none;
}
#sidebar ul li{
padding:5px 0;}

#sidebar ul li h2{
margin-top:10px;}

#sidebar ul li a, #sidebar ul li a:visited{
text-decoration:none;
border-bottom:1px solid white;}

#sidebar ul li a:hover{
text-decoration:underline;
border-bottom:none;}

