	body {background-color: #cccccc; font-family: Verdana; font-size: 10pt; text-align:center;}
	h1 {font-size: 16pt; color: #A3239B; textalign:center;}
	h2 {font-size: 12pt; color: #A3239B;}
	table {font-family: Verdana; font-size: 10pt; color: #A3239B;}
	hr {color: #A3239B; height: 1px;}
	
	a:link {color: red; text-decoration:none;}
	a:visited {color: red; text-decoration:none;}
	a:active {color:black; text-decoration:none;}
	a:hover {color:red; text-decoration:none;}

	#box {border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #000000;}
	#knap {border: 1px Solid #808080; background-color: #cccccc;} 
	#side {
		width: 600px;
		height: 550px;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		font-family: Verdana;
		color: #A3239B;
		background: #ffffff;
		background-image: url('bmobil.jpg'); background-repeat: no-repeat; background-position: right 0; background-position: fixed;
		border: solid 1px #666699;
		text-align: left;  /* neutralisering af ovenstående hensyn */
		padding: 0px;
		position: relative;  /* sæt referencenul i #side */
		}

	#indhold {
		text-align: left; 
		padding: 10px;
		margin:1em 5%;
		color: #A3239B;
		background-image: url('bmobil.jpg'); background-repeat: no-repeat; background-position: right 80%; background-position: fixed; 
		}

p {padding-bottom:0.5em;margin:0 10px;}
#container h1, #container h2 {margin:0 10px;padding:.3em 0;}
#container {margin:1em 20%;background: transparent;}
  
.b1, .b2, .b3, .b4 {display:block; overflow:hidden;height:1px;}
.b1 {background:#000000;margin: 0 5px;}
.b2, .b3, .b4 {background:#ffffff; border: 1px solid #000000;}
.b2 {margin:0 3px; border-width:0 2px;}
.b3 {margin:0 2px; border-width:0 1px;}
.b4 {margin:0 1px;border-width:0 1px;}

.boxcontent {display:block;  background:#ffffff; 
    border-width:0 1px; border-style: solid;border-color: #000000;}
