/*
www.femo.dk
2009-01-08

nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

* {
	margin: 0;
	padding: 0;
}
html {
	overflow: -moz-scrollbars-vertical;
	min-height: 100%;
	height: auto;
}
body {
	background: #c0d3e4 url(../images/bg_footer.gif) repeat-x center bottom;
	color: #000;
	font: 12px/18px "Lucida Grande", Arial, sans-serif;
	margin: 0 0 120px 0;
}
input, textarea, select {
	font: 11px/12px "Lucida Grande", Arial, sans-serif;
}
hr {
	display: none;
}
p {
	margin: 15px 0;
}
a {
	color: #0c2033;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
clear {
	clear: both;
}
fieldset {
	border: none;
}
.right {
	float: right;
}
#shortcut {
	background: #8aa1b6;
}
#shortcut #links {
	margin: 0 auto;
	height: 110px;
	padding: 15px 0;
	width: 950px;
}
#shortcut #links li {
	float: left;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	padding-left: 20px;
}
#shortcut #links li ul li {
	float: none;
	font-size: 11px;
	margin-top: 5px;
	padding: 0;
}
#shortcut #links a {
	background: #6c859b;
	color: #fff;
	display: block;
	padding: 3px 7px;
	width: 121px;
}
#shortcut #links a:hover {
	background: #5c748b;
	text-decoration: none;
}
#container {
	margin: 0 auto;
	width: 950px;
}
#logo {
	float: left;
	padding: 7px 0 7px 20px;
}
#logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(../images/logo_femoe_dk.gif) no-repeat;
	font-size: 1px;
	height: 85px;
	width: 348px;
}
#logo #headline a {
	display: block;
	height: 85px;
}
#global {
	float: right;
	font-size: 10px;
	padding: 2px 20px 1px 0;
	text-align: right;
}
#global li {
	display: inline;
	list-style: none;
	margin-left: 12px;
}
#global li.rss a {
	background: url(../images/icon_rss.gif) no-repeat left center;
	padding-left: 18px;
}
#global li.genveje a {
	background: #8aa1b6 url(../images/bg_genveje.gif) no-repeat left top;
	color: #fff;
	font-size: 12px;
	padding: 4px 20px 3px 8px;
}
#navi {
	font-size: 13px;
	text-align: right;
	padding-top: 55px;
}
#navi li {
	display: inline;
	list-style: none;
	margin-left: 16px;
}
#navi a {
	padding: 2px 0;
}
#besoeg a.besoeg,
#flyt a.flyt,
#femoe a.femoe,
#dengang a.dengang,
#fakta a.fakta {
	border-bottom: 5px solid #fff;
	color: #516d87;
	cursor: default;
	text-decoration: none;
}
#content {
	background: #fff url(../images/bg_content_top.gif) no-repeat left top;
	clear: both;
	padding: 22px 0 0 0;
	position: relative;
}
#img {
	background: #1b3851 url(../images/bg_img_bottom.gif) no-repeat left bottom;
	color: #fff;
	font-size: 10px;
	margin: 0 20px 20px 20px;
	padding-bottom: 5px;
}
#img img {
	border-bottom: 1px solid #102638;
}
#img p {
	margin: 0 10px;
}
#img a {
	color: #fff;
	font-weight: normal;
}
#main {
	float: right;
	margin-bottom: 20px;
	padding-right: 20px;
	width: 600px;
}
#main h1 {
	font-size: 20px;
}
#main h2 {
	font-size: 13px;
	margin-bottom: -15px;
}
#main h3 {
	font-size: 13px;
}
#main h3.line {
	border-bottom: 2px solid #eee;
	padding-bottom: 3px;
}
#main p {
	
}
#main p.date {
	color: #7e7e7e;
	font-size: 10px;
	margin-top: 5px;
}
#main ul, #main ol {
	margin: 15px 0 15px 30px;
}
#main img {
	border: 1px solid #eee;
	float: right;
	margin: 0 -30px 15px 20px;
	padding: 3px;
}
#main img.left {
	float: left;
	margin: 0 20px 15px 0;
}
#main img.standard {
	float: none;
	margin: 0;
	2padding: 0;
	2border: none;
}
#main div.comment {
	border-bottom: 1px solid #eee;
	width: 500px;
}
#main div.comment p {
	margin: 10px 0;
}
#main div.comment p.date {
	margin-top: -10px;
}
#main .comments-wrapper {
	background: #ffffe0;
	margin: 20px 100px 0 0;
	padding: 1px 20px;
}
#main h3.padding {
	padding-top: 20px;
}
#main #message {
	width: 400px;
}
#main #name,
#main #email,
#main #web {
	width: 200px;
}
#nyheder #main em, #kalender #main em, #galleri #main em {
	color: #7e7e7e;
	font-size: 10px;
	font-style: normal;
}
#links #main h1 {
	margin-bottom: 15px;
}
#links #main li {
	padding: 2px 0;
}
#galleri #main ul {
	list-style: none;
	margin: 20px 0 0 -40px;
	padding: 0;
}
#galleri #main li.cell {
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
}
#galleri li.cell img {
	float: none;
}
#galleri li.cell span {
	float: left;
	font-size: 10px;
}
#galleri li.genveje {
	display: none;
}
#side {
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 290px;
}
#side h3, .focus h2 {
	border-bottom: 2px solid #eaeaea;
	color: #599e33;
	font-size: 15px;
	margin-bottom: 13px;
	padding-bottom: 3px;
}
#side #subnavi {
	margin-bottom: 20px;
}
#side #subnavi li {
	list-style: none;
}
#side #subnavi a {
	display: block;
	width: 290px;
}
#side #subnavi li.current a, #side #subnavi li.current a:hover {
	color: #516d87;
	cursor: default;
	text-decoration: none;
}
#side #news p {
	margin: 0;
}
#side #news em {
	color: #7e7e7e;
	font-size: 10px;
	font-style: normal;
}
#footer {
	background: url(../images/bg_content_bottom.gif) no-repeat left bottom;
	clear: both;
	color: #6d6d6d;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
#footer a {
	color: #6d6d6d;
}
#footer ul {
	border-top: 2px solid #eaeaea;
	padding-top: 5px;
	margin: 0 20px;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#footer li.rss {
	background: url(../images/icon_rss.gif) no-repeat right center;
	padding-right: 18px;
}
#footer li.right {
	margin: 0;
}

/* front */

#map {
	background: url(../images/map.png) no-repeat left top;
	position: absolute;
	left: 20px;
	top: 0;
	height: 224px;
	width: 290px;
}
#map a {
	display: block;
	height: 224px;
	width: 290px;
	cursor: pointer;
}
#default #img {
	height: 197px;
	overflow: hidden;
}
#default #img h1 {
	font-size: 18px;
	margin: 10px 0 3px 310px;
}
#default #img p {
	font-size: 12px;
	margin: 0 0 10px 310px;
	width: 350px;
}
#default #img p a {
	color: #ffba00;
	text-decoration: underline;
}
#default #img p a:hover {
	text-decoration: none;
}
#language {
	background: #122b41;
	display: inline;
	float: right;
	margin: 16px 20px;
	padding: 13px 17px;
}
#language li {
	list-style: none;
}
#language a {
	font-weight: bold;
}
#language li.german a {
	background: url(../images/icon_german.gif) no-repeat left center;
	padding-left: 24px;
}
#language li.english a {
	background: url(../images/icon_english.gif) no-repeat left center;
	padding-left: 24px;
}
#boxes {
	height: 274px;
	overflow: hidden;
}
.focus {
	float: left;
	padding: 0 0 13px 20px;
	width: 435px;
}
.focus li {
	font-size: 11px;
	list-style: none;
}
.focus em {
	color: #7e7e7e;
	font-size: 10px;
	font-style: normal;
	margin-right: 10px;
}
.focus h2 {
	padding-left: 35px;
}
.news h2 {
	background: url(../images/icon_news.gif) no-repeat left top;
}
.calendar h2 {
	background: url(../images/icon_calendar.gif) no-repeat left top;
}
.blog h2 {
	background: url(../images/icon_blog.gif) no-repeat left top;
}





