/*	
	***************************
	CSS styling til pselma.dk
	af: Thorbjørn E. Christiansen
	tabzy.dk
	***************************	
*/

body
{
	font-family: georgia;
	font-size: 11px;
	text-align: center;
}

#all
{
	text-align: left;
	margin: 50px auto 0px auto;
	width: 970px;
	max-width: 1000px;
}

/*	
	***************************
	Top elementer styling
	***************************	
*/
#top
{
	height: 71px;
}
#logo
{
	position: absolute;
	z-index: 1;
	cursor: pointer;
}
#logo img
{
	border: 0px;
}

/* normal menu */
#menu_1
{
	font-family: georgia;
	font-size: 11px;
	letter-spacing: -0.05em;
	position: relative;
	padding-top: 41px;
}

#menu_1_1, #menu_1_2, #menu_1_3, #menu_1_4, #menu_1_5
{
	float: left;
	width: 105px;
	margin-right: 5px;
}

#menu_1_1 a
{
	background: url(../img/menu1_1bg.gif) no-repeat top;
}
#menu_1_2 a
{
	background: url(../img/menu1_2bg.gif) no-repeat top;
}
#menu_1_3 a
{
	background: url(../img/menu1_3bg.gif) no-repeat top;
}
#menu_1_4 a
{
	background: url(../img/menu1_4bg.gif) no-repeat top;
}
#menu_1_5 a
{
	background: url(../img/menu1_4bg.gif) no-repeat top;
}


#menu_1_1 a, #menu_1_2 a, #menu_1_3 a, #menu_1_4 a, #menu_1_5 a
{
	width: 105px;
	color: #424242;
	text-align: center;
	padding-top: 7px;
	display: block;
}
#menu_1_1 a:link, #menu_1_2 a:link, #menu_1_3 a:link, #menu_1_4 a:link, #menu_1_5 a:link
{
	text-decoration: none;
	color: #424242;
}
#menu_1_1 a:visited, #menu_1_2 a:visited, #menu_1_3 a:visited, #menu_1_4 a:visited, #menu_1_5 a:visited
{
	text-decoration: none;
	color: #424242;
}
#menu_1_1 a:active, #menu_1_2 a:active, #menu_1_3 a:active, #menu_1_4 a:active, #menu_1_5 a:active
{
	background: url(../img/menu1_active.gif) no-repeat top;
	color: #1E1E1E;
}
#menu_1_1 a:hover, #menu_1_2 a:hover, #menu_1_3 a:hover, #menu_1_4 a:hover, #menu_1_5 a:hover
{
	color: #000000;
}

/* active menu*/
#menu_1a
{
	float: left;
	width: 105px;
	margin-right: 5px;
	background: url(../img/menu1_active.gif) no-repeat top;
}
#menu_1a a
{
	width: 105px;
	color: #424242;
	text-align: center;
	padding-top: 7px;
	display: block;
}
#menu_1a a:link
{
	text-decoration: none;
	color: #424242;
}
#menu_1a a:visited
{
	text-decoration: none;
	color: #424242;
}
#menu_1a a:active
{
	color: #1E1E1E;
}
#menu_1a a:hover
{
	color: #000000;
}



#soeg
{
	border: 1px solid #cccccc;
	border-bottom: 0px;
	position: absolute;
	margin: 46px 0px 0px 770px;
}

#spacer_1
{
	position: absolute;
	background: url(../img/spacerGray.gif) repeat-x top;
	width: 970px;
	height: 2px;
	margin: 66px 0px 0px 0px;
}

/*	
	***************************
	Billedefelt & spacer 2 styling
	***************************	
*/
#billedeflet
{
	clear: both;
	width: 970px;
	background-color: #cccccc;
}
/* height: 250px; */

#spacer_2
{
	position: absolute;
	background: url(../img/spacerGray.gif) repeat-x top;
	width: 970px;
	height: 2px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/*	
	***************************
	Bund elements styling
	***************************	
*/

#bund
{
	clear: both;
	margin-top: 5px;
}

#menu_2
{
	font-family: georgia;
	font-size: 11px;
	position: relative;
	float: left;
	width: 243px;
	max-width: 243px;
}

.menu_2_1
{
	padding: 8px 0px 0px 0px;
}
.menu_2_1 a:link, .menu_2_1 a:visited
{
	color: #505050;
	text-decoration: none;
}
.menu_2_1 a:active
{
	color: #212121;
}
.menu_2_1 a:hover
{
	color: #000000;
}

.menu_2_1a
{
	padding: 8px 0px 0px 0px;
}
.menu_2_1a a:link, .menu_2_1a a:visited
{
	color: #212121;
	text-decoration: none;
}
.menu_2_1a a:active
{
	color: #212121;
}
.menu_2_1a a:hover
{
	color: #000000;
}

.menu_2_2
{
	text-indent: 15px;
	padding: 8px 0px 0px 0px;
}
.menu_2_2 a:link, .menu_2_2 a:visited
{
	color: #636363;
	text-decoration: none;
}
.menu_2_2 a:active
{
	color: #212121;
}
.menu_2_2 a:hover
{
	color: #000000;
}

.menu_2_2a
{
	text-indent: 15px;
	padding: 8px 0px 0px 0px;
}
.menu_2_2a a:link, .menu_2_2a a:visited
{
	color: #212121;
	text-decoration: none;
}
.menu_2_2a a:active
{
	color: #212121;
}
.menu_2_2a a:hover
{
	color: #000000;
}

#tekstfelt
{
	font-family: georgia;
	font-size: 12px;
	color: #505050;
	position: relative;
	float: left;
	width: 465px;
	max-width: 465px;
}
h1
{
	font-size: 24px;
	font-weight: bold;
	padding: 17px 0px 6px 0px;
	margin: 0px;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	padding: 22px 0px 0px 0px;
	margin: 0px;
}
h3
{
	font-size: 13px;
	font-weight: normal;
	color: #282828;
	margin: 8px 0px 4px 0px;
}
p
{
	font-size: 12px;
	color: #505050;
	margin: 0px;
}
p a:link, p a:visited
{
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	padding-top: 8px;
}
p a:hover, p a:active
{
	color: #000000;
}

#linkfelt
{
	position: relative;
	float: left;
	padding: 0px 0px 0px 52px;
}

#relevant
{
	padding: 0px 0px 0px 30px;
}
#relevant h1
{
	font-family: georgia;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
/*.menu_3 {padding-top: 8px;}*/
#relevant a:link, #relevant a:visited
{
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	padding-top: 8px;
}
#relevant a:hover, #relevant a:active
{
	color: #000000;
}

#spacer_3
{
	background: url(../img/spacerGray.gif) repeat-x top;
	width: 208px;
	height: 2px;
	margin: 20px 0px 20px 0px;
}


#citat
{
	width: 156px;
	max-width: 156px;
	padding: 0px 0px 0px 30px;
	color: #212121;
}
#citat h1
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#citat h2
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
#citat p
{
	font-size: 11px;
	font-style: italic;
	color: #212121;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
.navn
{
	font-size: 11px;
	color: #505050;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
.dato
{
	font-size: 9px;
	color: #636363;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}

#tiltop
{
	clear: both;
	width: 750px;
	text-align: right;
}
#tiltop a:link, #tiltop a:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	padding-top: 8px;
}
#tiltop a:hover, #tiltop a:active
{
	color: #000000;
}

/*	
	***************************
	EI & FF hax
	***************************	
*/
#linkfelt, #menu_2
{
	padding-top: 0px;
	margin-top: 10px;
}

a.external-link-pselma:link{
	text-decoration: underline;
}

a.external-link-pselma:visited{
	text-decoration: underline;
}

a.external-link-pselma:hover{
	text-decoration: none;
	font-weight: bold;
}

