/* Start of CMSMS style sheet 'Verdenskortet' */
* {
	margin: 0;
	padding: 0;
}
html, body {
  height: 100%;
	font-family: Verdana, Arial;
	font-size: 11px;
	 background: #005229;
}
table {border:0;
	font-family: Verdana, Arial;
	font-size: 11px;}
.tableMidt {
  margin: 0 auto;
  min-height: 100%;
  height: 100%;	
}
.menu {
	background: #005229;
}
.backgroundLeft {
	background: #3c3c3c url(grafik/baggrundLeft.gif) repeat-y center top;	
}
.backgroundRight {
	background: #3c3c3c url(grafik/baggrundRight.gif) repeat-y center top;	
}
.indhold {
 background: #ffffcc;
   height: 100%;	
}
.spanLeft {
 background: #005229;
}
.spanRight {
 background: #005229;
}
a
{
    color: #000000;
    text-decoration: underline;
}
a.menuLink {
    color: #FFFFFF;
    text-decoration: none;
}
/* End of 'Verdenskortet' */

