body
{
	background-color: #336633;
	color: #FFFFCC;
	margin: 0px;
	font-family: verdana, sans-serif;
}

#horizon
{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

div
{
/*	border-width: thick;
	border-style: dashed; */
}

div#erstatningforbillede
{
	margin-left: 10px;
	width: 240px;
	height: 295px;
	background-image: url(billeder/ib_logo.jpg);
}
h3
{
	display: inline;
}

a:link, a:visited
{
	color: #551A8B;
}
ul li a
{
	color: #336633 ! important;
	text-decoration: none;
}

#content
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #336633;
	background-color: #FFFFCC;
	margin-left: -500px;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 1000px;
	height: 550px;
	visibility: visible
}

div#container
{
	position: relative;
	border-color: maroon;
	text-align: left;
}

div#overskrift1, div#overskrift2
{
	font-size: 100%;
	border-color: blue;
	text-align: left;
	height: 60px;
	margin-top: 15px;
}

div#overskrifthoejre
{
	font-size: 100%;
	border-color: blue;
	text-align: center;
	height: 60px;
	margin-top: 15px;
}

div#overskrifthoejre img
{
	vertical-align: middle;
}

div#billede
{
	position: absolute;
	top: 20px;
  	left: 35px;
  	width: 300px;
	border-color: #00FF00;
}

div#bodytekst
{
	position: absolute;
	width: 450px;
 	padding-left: 10px;
	margin-left: 308px;
 	margin-right: 208px;
	border-color: yellow;
	text-align: left;
}

div#bodyteksttekst
{
	position: absolute;
	width: 450px;
	height: 350px;
	overflow: auto;
	padding-right: 5px;
}

div#menu
{
 	position: absolute;
 	left: 780px;
 	top: 10px;
	width: 190px;
	text-align: left;
}

div#menu ul
{
	margin-top: -5px;
}

div#bundtekst
{
	white-space: nowrap;
	border-color: red;
	text-align: center;
	font-size: xx-small;
	position: absolute;
	right: 2%;
	top: 460px;
	width: 96%;
}

div#webknap
{
	text-align: center;
	margin-top: -15px;
}

.highlight
{
	font-style: italic;
}

h6
{
	font-size: xx-small;
	text-align: center;
}

img
{
	border: none;
}
input.btn
{
    padding: 2px 6px;
    color: #336633;
    background-color: #FFFFFF;
    border-bottom: 2px outset #336633;
    border-right: 2px outset #336633;
}
label, dl dt
{
    color: #336633;
}
input.txt, textarea, select
{
    background-color: #FFFFFF;
    border: 1px solid #336633;
    padding: 2px;
}
#contact-form
{
    clear: both;
}
#contact-form textarea
{
    width: 220px;
}
#contact-form p
{
    margin: 0.5em 0 0 0;
    clear: both;
}
#contact-form p label
{
    display: block;
    float: left;
    width: 150px;
}
#contact-form p input.txt
{
    width: 250px;
}
textarea#meddelelse
{
    width: 250px;
    height: 150px;
}
#goback-form
{
    clear: both;
}
#goback-form p
{
    margin: 0.5em 0 0 0;
    clear: both;
}
#goback-form p label
{
    display: block;
    float: left;
    width: 150px;
}
#goback-form p input.txt
{
    width: 250px;
}