/*

	Designed by mouseketeers <:3)-

    mouseketeers <:3)-
    Møllegade 9-13, 3. tv
   	DK-8000 Århus
	www.mouseketeers.dk

*/


/* grundskabelon */

P	{
	margin: 0px;
	}

#pageframe {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-bottom: 8px;
	width: 961px;
}

#footer-bund {
	width: 961px;
	height: 24px;
	background: url(../graphic/footer-baggrund.gif) bottom no-repeat;
	}

	/* top */

#top {
	margin: 0px;
	padding: 0px;
	height: 111px;
	background: url(../graphic/top-back.jpg) no-repeat;
}

#logo {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	width: 135px;
	margin-right: 582px;
	text-align: left;
}

/*
#logo {
	float: left;
	width: 132px;
	margin: 0px;
	margin-right: 592px;
	padding: 19px 0px 0px 12px;
	text-align: left;
}
*/

#search {
	float: left;
	width: 191px;
	height: 25px;
	margin: 27px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	background: url(../graphic/search.gif) no-repeat;
	}

input.searchfield {
	border: 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: -1px -1px -2px -1px;
	font-size: 10px;
	}


#footer-top {
	clear: both;
	height: 25px;
	}

	/* top-menu */

#topmenu {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	}

#topmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#topmenu li {
	display: inline;
	padding: 0px;
	}

#topmenu a {
	padding: 2px 8px 6px 8px;
	color: #FFFFFF;
	text-decoration: none;
	}

#topmenu a:hover {
	color: #B13226;
	}

#topmenu a.valgt {
	background: url(../graphic/menu-valgt-left.gif) no-repeat left top;
	background-color: #FFFFFF;
	padding-right: 0px;
	color: #B13226;
	}

#topmenu img {
	margin-top: -2px;
	border: 0px;
	vertical-align: top;
	}

/* undermenu */

#undermenu-list {
	padding: 0px 1px 0px 1px;
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	margin: 0;
	}

#undermenu-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#undermenu-list li {
	border-top: 1px solid #ffffff;
	margin: 0px;
	}

#undermenu-list li li {
	background-color: #dddddd;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: 0px;
	}

#undermenu-list li a {
	padding: 3px 4px 2px 10px;
	color: #707070;
	text-decoration: none;
	display: block;
	xbackground: url(../graphic/undermenu-pil.gif) no-repeat;
	xbackground-position: 16px 5px;
	background-color: #DDDDDD;
	}

#undermenu-list li a:hover {
	color: #B13226;
	}

#undermenu-list li a.selected {
	color: #707070;
	font-weight: bold;
	xbackground: url(../graphic/undermenu-pil-selected.gif) no-repeat;
	xbackground-position: 16px 7px;
	background-color: #DDDDDD;
	}

#undermenu-list li a.selected:hover {
	background-color: #DDDDDD;
	}

#undermenu-list li li a {
	color: #707070;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 4px 2px 26px;
	background: url(../graphic/undermenu-dot.gif) no-repeat;
	background-position: 16px 9px;
	display: block;
	background-color: #DDDDDD;
	}

#undermenu-list li li a:hover {
	color: #B13226;
	background-color: #DDDDDD;
	}

#undermenu-list li li li a {
	color: #707070;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 4px 2px 36px;
	background: url(../graphic/undermenu-dot.gif) no-repeat;
	background-position: 26px 9px;
	display: block;
	background-color: #DDDDDD;
	}

#undermenu-list li li li a:hover {
	color: #B13226;
	background-color: #DDDDDD;
	}

#undermenu-list li li a.selected {
	color: #B13226;
	font-weight: normal;

}

#undermenu-list li li li a.selected {
	color: #B13226;
	font-weight: normal;
}

#undermenu-bund {
	width: 232px;
	height: 7px;
	background: url(../graphic/undermenu-bund.gif) no-repeat left;
	}


/* forside */

#forsideframe {
	width: 961px;
	margin: 0px;
	margin-top: 16px;
	padding: 0px;
	background-color: #FFFFFF;
	background: url(../graphic/forside-baggrund.gif) repeat-y top;
	}

#forside-top {
	width: 961px;
	min-height: 12px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background: url(../graphic/forside-top.gif) no-repeat top;
	}

#banner-left {
	float: left;
	width: 476px;
	padding: 4px 0px 0px 4px;
	}

#banner-right {
	float: left;
	width: 476px;
	padding: 4px 0px 0px 0px;
	}

#teasere {
	float: left;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	}

.forsideteaser-start {
	width: 232px;
	margin: 4px 4px 4px 0px;
	float: left;
	}

.forsideteaser {
	width: 232px;
	}

#forside-bund {
	margin-top: -4px;
	clear: both;
	height: 9px;
	width: 961px;
	background: url(../graphic/forside-bund.gif) no-repeat;
	}

.a {
	padding: 0px 4px 0px 4px;
	vertical-align: top;
	}

.aa {
	padding: 0px 4px 0px 4px;
	vertical-align: top;
	background: url(../graphic/teaser-background.gif) repeat-y top;
	}

/* content */

#contentframe {
	width: 961px;
	margin: 0px;
	margin-top: 16px;
	padding: 0px;
	background-color: #FFFFFF;
	background: url(../graphic/underside-baggrund.gif) repeat-y top;
	}

#undermenu {
	width: 232px;
	float: left;
	padding: 4px 0px 0px 4px;
	background: url(../graphic/undermenu-corner.gif) no-repeat top left;
	}

#undermenu-top {
	width: 232px;
	height: 26px;
	background: url(../graphic/undermenu-top.gif) no-repeat top;
	}

#underside {
	width: 472px;
	margin: 0px 8px 0px 8px;
	float: left;
	}

#underside-top {
	width: 462px;
	height: 17px;
	background: url(../graphic/underside-top.gif) no-repeat top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 9px 0px 4px 10px;
	display: block;
	}

#underside-top h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	zline-height: 12px;
	}

/*
#underside-top {
	width: 462px;
	height: 17px;
	background: url(../graphic/underside-top.gif) no-repeat top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 9px 0px 4px 10px;
	}

#underside-top h1 {
	margin: 0px;
	margin-bottom: -12px;
	padding: 3px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	}
*/

#underside-image {
	width: 466px;
	padding: 0px 2px 0px 2px;
	}

#content {
	width: 450px;
	line-height: 18px;
	padding: 10px 9px 10px 10px;
	margin-left: 1px;
	background-color:#ffffff;
	}

#content h2 {
	line-height: 18px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 12px;
	padding-bottom: 6px;
	color: #B13226;
	font-size: 15px;
	}

#content h3 {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 12px;
	color: #333333;
	font-size: 14px;
	}

#content h5 {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 12px;
	}

#content p {
	line-height: 15px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #333;
	font-size: 12px;
	}

#content a {
	color: #B13226;
	text-decoration: none;
	}

#content a:hover {
	text-decoration: underline;
	}

#underside-bund {
	clear: both;
	height: 14px;
	width: 961px;
	background: url(../graphic/underside-bund.gif) no-repeat;
	}

#underteaser {
	width: 237px;
	float: left;
	background: url(../graphic/underteaser-corner.gif) no-repeat top right;
	}

.underteaser-top {
	width: 222px;
	height: 21px;
	margin: 0px;
    margin-top: 4px;
	background: url(../graphic/teaser-top.gif) no-repeat top left;
	padding: 5px 0px 0px 10px;
	display: block;
	}


.underteaser-top h2 {
	margin: 0px;
	xmargin-bottom: -12px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	zline-height: 14px;
	height: 2px;
	}

/*
.underteaser-top {
	width: 222px;
	height: 18px;
	margin: 0px;
	margin-top: 4px;
	background: url(../graphic/teaser-top.gif) no-repeat top left;
	padding: 8px 0px 0px 10px;
	}


.underteaser-top h2 {
	margin: 0px;
	margin-bottom: -12px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	}
*/

.underteaser-text {
	width: 214px;
	border-left: 1px solid #A7BADA;
	border-right: 1px solid #A7BADA;
	color: #637B9C;
	padding: 8px 8px 8px 8px;
	background-color: #E1EBF5;
	}

.fpteaser {
	border-left: 1px solid #A7BADA;
	border-right: 1px solid #A7BADA;
	background-color: #E1EBF5;
}

.fpteaser .underteaser-text {
	border: none;
	width: 214px;
	color: #637B9C;
	padding: 8px 8px 8px 8px;
	background-color: #E1EBF5;
	}

.fpteaser .teaser-picture {
	width: 228px;
	border: none;
	padding: 0px 1px 0px 1px;
	}

.teaser-picture {
	width: 228px;
	border-left: 1px solid #A7BADA;
	border-right: 1px solid #A7BADA;
	padding: 0px 1px 0px 1px;
	}

.underteaser-text a {
	color: #000099;
	text-decoration: none;
	}

.underteaser-text a:hover {
	color: #000099;
	text-decoration: underline;
	}

.underteaser-bund {
	width: 232px;
	height: 17px;
	background: url(../graphic/teaser-bund.gif) no-repeat left;
	}

#footer-underside {
	clear: both;
	height: 25px;
	}

.adr {
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
	color: #6C86AA;
	}
.adr a {
	color: #000099;
	text-decoration: none;
	}

.adr a:hover {
	text-decoration: underline;
	}

.test {
	margin-left: 10px;
	float: left;
	width: 200px;
	padding: 5px;
	background-color:#CCCCCC;
	border: #000000 1px solid;
	}

.test2 {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	background-color: #FFFF00;
	}

.test3 {
	clear: both;
	height: 1px;
	}
#news_frame {
	background-color: #ffffff;
	width: 468px;
	text-align: left;
	}

.news_block {
	border-bottom: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
	}

.news_block h1 {
	font-size: 13px;
	font-weight: bold;
	}

.news_bottom {
	text-align: center;
	background-color: #C4D7E9;
	padding: 5px 10px 5px 10px;
	}
#link_table {
    border: 1px solid #A7BADA;
    background-color: #E1EBF5;
    color: #637B9C;
    }

#link_table TD {
    Padding: 5px;
    }

#link_table A {
    color: #000099;
    text-decoration: none;
    }

#link_table a:hover {
    color: #000099;
    text-decoration: underline;
    }