hr {
	height: 0;
	border: 0;
	border-bottom: 1px dotted #444;
}

A, A:active, A:visited {
	color: #808000;
	text-decoration: none;
}

A:hover {
	color: #bbbb00;
}

body {
	background-color: black;
	color: silver;
	background: black url(/src/img/grip-20081229_black_bg.png) no-repeat fixed center;
	font-size: 10pt;
}

H1, H2, H3, H4, H5, H6, P, EM, I, STRONG, SPAN, DIV, BODY, HTML, TABLE, THEADER, TBODY, TH, TR, TD, TFOOT, B, A, UL, OL, DL, LI, DD {
	font-family: Arial Unicode MS, Arial, Sans, Goha-Tibeb Zemen, Standard Symbols L, Cursor, Sans-Serif;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Sans-Serif;
	font-weight: 700;
	margin-bottom: 0;
	font-weight: bold;
}

H1+UL, H2+UL, H3+UL, H4+UL, H5+UL, H6+UL, H1+OL, H2+OL, H3+OL, H4+OL, H5+OL, H6+OL {
	margin-top: 0;
}

H1 { font-size: 24px; }
H2 { font-size: 18px; }
H3 { font-size: 14px; }
H4, H5, H6 { font-size: 12px; }

Q, QUOTE, CITE {
	font-family: URW Chancery L, Chancery, AdineKirnberg-Script, AdineKirnberg Regular, ALS Script, ChopinScript, CommScriptTT, ITC Zapf Chancery, Archive Roundface Script, Admiral Script, Georgia, Cursive, Serif;
	font-style: italic;
	font-size: 110%;
}

TT, KEYBOARD, CODE, PRE {
	font-family: DejaVu Sans Mono, Bitstream Vera Sans Mono, Andale Mono, Lucida Console, Lucida Typewriter, Prestige, Everson Mono, Monospace;
}

TEXTAREA {
	background-color: black;
	background-color: transparent;
	color: silver;
}

B, H1, H2, H3, H4, H5, H6 {
	color: white;
}

div {
/*	border: 1px solid silver;
	-moz-border-radius: 1em 1em 1em;
	background-color: #ffb;*/
	padding: 1em;
	padding-top: 0;
	padding-left: 0;
	margin: 0;
}


#tema_black_huvud h1, #tema_black_huvud h2, #tema_black_huvud h3 { margin:0; padding:0; }

#tema_black_logga {
	position: absolute;
	top: 5px;
	left: 5px;
}

#tema_black_huvud {
	position: absolute;
	top: 5px;
	left: 90px;
}

#tema_black_meny {
	position: absolute;
	top: 55px;
	left: 100px;
}

#tema_black_medlemsmeny {
	position: absolute;
	top: 0px;
	left: 320px;
	background-color: #444;
	padding:0;
	padding-left: 14px;
	background: #444 url(/frihet/src/img/black_medlem_vanster.png) no-repeat 0% 100%;
}
#tema_black_medlemsmeny A, #tema_black_medlemsmeny A:active, #tema_black_medlemsmeny A:visited { color: #808000; }
#tema_black_medlemsmeny A:hover { color: #bbbb00; }
#tema_black_medlemsmeny IMG, #tema_black_medlemsmeny DIV { 
	padding: 0;
	margin:0;
	border:0;
	vertical-align: baseline;
	float: left;
	display: inline;
}
#tema_black_medlemsmeny DIV { 
	background-color: #444;
	padding-right: 14px;
	padding-bottom: 4px;
	background: #444 url(/frihet/src/img/black_medlem_hoger.png) no-repeat 100% 100%;
}

#tema_black_sida {
	position: absolute;
	top: 105px;
	left: 1em;
}


#tema_black_innehall {
	width: 40em;
}

#tema_black_externt {
	color: #888;
	border-top: 1px dotted #888;
	width: 40em;
	vertical-align: middle;
}
#tema_black_externt A {
	text-decoration: none;
	margin:0;
	padding:0;
	vertical-align: middle;
}
#tema_black_externt IMG {
	padding: 0;
	margin: 0;
	margin-left:0.3em;
	margin-right:0.3em;
	vertical-align: middle;
}

#tema_black_mal {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

#tema_black_innehall INPUT.text {
	display: block;
	margin-bottom: 1em;
}


#tema_black_vanster, #tema_black_hoger1 {
	float: left;
}

#tema_black_relaterat {
	width: 17em;
	color: #888;
	font-size: 85%;
}
#tema_black_relaterat b {
	color: white;
	font-weight: 900;
}




/*********************************************/
/**                 Klasser                 **/
/*********************************************/

.inaktivMeny {
	text-decoration: line-through;
}

