/* StyleSheet - Erik Ginnerskov private hjemmeside */

#side {
background: #f6f6f6 url(images/hjbg.gif) top left repeat-y;
color: black;
}

.indhold {
color: #008000;
background: #cfc !important;
}

.topbar h1 {
color: #000;
background-color: inherit;
margin-bottom:0;
}

h1, h2, h3, h4 {
color: #008000;
background: #cfc;
}

h5 {
color: #008000;
background: #cfc;
}

h5 a:link, h5 a:active, h5 a:visited {
color: #008000;
background: #cfc;
border-bottom: 1px dashed #008000;
}

h5 a:hover, h5 a:focus {
color: #000;
background: #ffc;
border-bottom: none;
}

td {
vertical-align: top;
text-align: center;
}

.venst {
text-align: left
}

.c33 {
width: 33%;
text-align:center;
float:left;
}

.cb {
clear: both;
}

.cb a:hover {
color: black;
background-color: #ffc;
}
