BODY
{
	margin: 0px;
	background-color: #FFFFCC;
}

.topBjaelke
{
	height: 100px;
	background-color: #336633;
	text-align: center;
}
.lTopShadow
{
	background-image: url(../img/lTopShadow.gif);
}
.rTopShadow
{
	background-image: url(../img/rTopShadow.gif);
}

.lContentShadow
{
	background-image: url(../img/lContentShadow.gif);
}
.rContentShadow
{
	background-image: url(../img/rContentShadow.gif);
}
.indholdet
{
	background-color: #FFFFFF;
}
.mainContent
{
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.leftThingy
{
	padding-top: 30px;
	padding-left: 30px;
}
.adrInfo
{
	font-family: georgia;
	font-size: 12px;
	color: #333333;
}
.adrHead
{
	font-family: georgia;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

/* Menuen */
.menuBG
{
	background-color: #336633;
	height: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
a.menuPoint
{
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuPoint:hover
{
	font-family: georgia;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menuDivider
{
	background-image: url(../img/menuDivider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 11px;
}

/* Dimsen til venstre */
.leftThingy
{
	background: #FFFFFF;
}

/* Bund grafikken */
.bottomBar
{
	padding-left:  30px;
	padding-right: 30px;
	background-color: #336633;
	height: 20px;
}
.bottomLeft
{
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomRight
{
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
