body {margin: 0px; background-color: #003366;}
		
div, p, a, span, h1, h2, h3 {font-family: Verdana, Helvetica, Arial, Sans-serif;}

.normal {font-size: 12px; color: #000;}

.small {font-size: 10px; color: #000;}

.undermenu {
	background-color: #f3f3f3;
	font-size: 10px;
	}

.undermenu a:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
.undermenu a:link {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
.undermenu a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	}
.undermenu a:active {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
	
.maintbl {
			margin-left: 20px;
			top: 0px;
			background-color: #fff;
			background-image: url(http://bodilbredsdorff.dk/img/bg_main.gif);
			background-repeat: repeat-y;
			background-position: top left;
			border-left: 2px solid #000;
			border-right: 2px solid #000;
		}

.top {
			text-align: center;
			height: 100px;
		}

.content {
		padding-right: 16px; padding-top: 7px; background-color: #fff;
		}

a:visited {text-decoration: none; color: #03c; font-weight: bold;}
a:link {text-decoration: none; color: #00f; font-weight: bold;}
a:hover {text-decoration: underline; color: #00f; font-weight: bold;}
a:active {text-decoration: none; color: #00f; font-weight: bold;}
