/* Genereret af Udviklerværktøjer. Dette er muligvis ikke en nøjagtig repræsentation af den originale kildefil */
#nav
{
    padding-bottom: 0px;
    line-height: 1;
    list-style-type: none;
    margin: 0em 0px 1.1em;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    font-weight: 500;
    list-style-image: none;
    padding-top: 0px;
}
#nav UL
{
    margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
#nav A
{
    padding: 10px 15px 0px 15px;
	margin: 0 1px 0 0;
	display: block;
	color: #fcfcfc;
	text-align: center;
	text-decoration: none;
	height: 37px;
	font-weight: 800;
	min-width: 89px;
}

#nav A:hover
{
    color: #6cc8ef;
	text-decoration: none;
	background-color: #f1f1f1;
}

#nav A.daddy
{
    padding: 10px 15px 0px 15px;
	margin: 0 1px 0 0;
	display: block;
	color: #6cc8ef;
	text-align: center;
	text-decoration: none;
	height: 37px;
	font-weight: 800;
	min-width: 89px;
	background-color: #111111;
}
#nav A.daddy:hover
{
    color: #6cc8ef;
	text-decoration: none;
	background-color: #f1f1f1;
}
#nav LI
{
    margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	min-width: 30px;
}
#nav LI UL
{
    position: absolute;
    border-color: Yellow;
    border-right-width: 0.25em;
    margin: 0px;
    width: 17em;
    border-top-width: 0.25em;
    border-bottom-width: 0.25em;
    height: auto;
    border-left-width: 0.25em;
    font-weight: normal;
    left: -999em;
}
#nav LI LI
{
    width: 15em;
    padding-right: 1em;
    background: #000000;
}
#nav LI LI LI
{
    width: 15em;
    padding-right: 1em;
}
#nav LI LI LI LI
{
    width: 15em;
    padding-right: 1em;
}
#nav LI UL A
{
    width: 9em;
}
#nav LI UL UL
{
    margin: -1.75em 0px 0px 14em;
}
#nav LI:hover UL UL
{
    left: -999em;
}
#nav LI:hover UL UL UL
{
    left: -999em;
}
#nav LI.sfhover UL UL
{
    left: -999em;
}
#nav LI.sfhover UL UL UL
{
    left: -999em;
}
#nav LI:hover UL
{
    left: auto;
}
#nav LI LI:hover UL
{
    left: auto;
}
#nav LI LI LI:hover UL
{
    left: auto;
}
#nav LI.sfhover UL
{
    left: auto;
}
#nav LI LI.sfhover UL
{
    left: auto;
}
#nav LI LI LI.sfhover UL
{
    left: auto;
}
#nav LI:hover
{
    color: #6cc8ef;
	text-decoration: none;
	background-color: #f1f1f1;
}
#nav LI.sfhover
{
    color: #6cc8ef;
	text-decoration: none;
	background-color: #f1f1f1;
}
#content
{
    clear: left;
}
#content A
{
    color: #7c6240;
}
#content A:hover
{
    text-decoration: none;
    
}
 