html, body
{
    width: 100%;
    height: 100%;
    min-height: 100%;
}
	
* {

	padding: 0;
}

body
{
	font-family: Verdana;
	font-size: 11px;
	background: #146185 url(/img/bg.gif) repeat-x top left;
	color: #000;
	margin: 0;
}

#mother 
{
    position: relative;
    width: 761px;
	margin: 0 auto;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

a
{
	color: #000;
	text-decoration: underline;
}

hr
{
	color: #ccc;
	background-color: #ccc;
	border: none;
	height: 1px;
}

h1
{
    font-size: 14px;
}

h2
{
    font-size: 12px;
    margin-left: 14px;
}

h3, h4, h5, h6
{
    font-size: 11px;
}

#mother
{
    width: 770px;
    margin: 0 auto;
}

#pagecontent
{
    min-height: 350px;
    margin-top: 15px;
    padding-left: 30px;
}

#pageleftmenu
{
    margin: 15px 10px 15px 10px;
    font-size: 10px;
}

.overskrift
{
    font-weight: bold;
}

.newssubject
{
    font-weight: bold;
    text-decoration: none;
}

.newssubject:hover
{
    text-decoration: underline;
}

.newspicture
{
    border: 1px #9c9e9c solid;
}

ul#submenu_3, ul#submenu_4
{
    margin: 0;
    padding: 0;
    list-style: none;
}

li.submenu_3, li.submenu_4, li#submenu_3_active, li#submenu_4_active
{
    margin: 0;
    padding: 0;
}

a.submenu_3
{
    display: block;
    text-decoration: none;
    padding: 2px 1px 2px 15px;
}

a.submenu_4
{
    display: block;
    text-decoration: none;
    padding: 2px 1px 2px 15px;
    color: #d18d47;
    padding-left: 28px;
}

a.submenu_3:hover, a.submenu_4:hover
{
    text-decoration: underline;
}

a.submenu_3_active
{
    display: block;
    text-decoration: underline;
    font-weight: bold;
    padding: 2px 1px 2px 15px;
}

a.submenu_3_preactive
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 1px 2px 15px;
}

a.submenu_4_active
{
    display: block;
    text-decoration: underline;
    font-weight: bold;
    padding: 2px 1px 2px 15px;
    color: #d18d47;
    padding-left: 28px;
}
