* { font-family: 'Times New Roman', Times, serif; }

body {
	float: left;
	color: #000;
	background: #ffe;
	border: 15px solid #fa4;
	border-radius: 25px;
}

h4 {
	margin: 20px 0 5px 0;
	padding: 0;
	border: none;
}

p { margin: 0 0 20px 0; }

img { border: none; }

hr {
	width: 75%;
	margin-bottom: 2em;
}

ul { list-style-type: none; }

td, th {
	text-align: left;
	vertical-align: top;
}
.tal { text-align: right; }



/* Links */
a {
	padding: 5px;
	text-decoration: none;
	border-radius: 5px;
}
a:hover, a:focus { text-decoration: none; }

a.lokal:link, a.lokal:visited { color: #a30; }
a.lokal:hover, a.lokal:focus { color: #ffffdc; background: #a30; }

a.ekstern:link, .medlemmer a:link { color: #f00; }
a.ekstern:visited, .medlemmer a:visited { color: #24c; }
a.ekstern:hover, a.ekstern:focus, .medlemmer a:hover, .medlemmer a:focus { color: #ffe; background: #c00; }

a.intern:link, a.intern:visited { color: #060; }
a.intern:hover, a.intern:focus { color: #ffe; background: #060; }


#logo {
	text-align: center;
	font-size: 96px;
	font-weight: bold;
/*	text-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000; */
	text-shadow: 5px 5px #000;
}
#sublogo {
	color: #fa4;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 2px 2px #000,1px 1px #000;
}
#logo a {
	color: #fa4;
	text-decoration: none;
}
.centreret { text-align: center; }

.titellinje, .bundlinje {
	clear: both;
	margin: 0;
	color: #ffe;
	background: #c00;
}
.titellinje {
	padding: 2px;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
}
.lystbaand { background: #fda; }
.midibaand { background: #f93; }

#fpage, .dropbutton {
	background-color: #fda;
	color: #a30;
	padding: 3px;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
#fpage a {
	margin: 0 2px;
	color: #a30;
	text-decoration: none;
}
#fpage {
	float: left;
	margin: 3px 3px 0 6px;
	display: inline;
}
.dropdown {
	padding: 3px;
	float: left;
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fda;
	min-width: 160px;
}
.dropdown-content a {
	color: red;
	margin: 5px;
	padding: 2px 5px;
	text-decoration: none;
	display: block;
}
.dropdown-content a:hover { background-color: #fffcf0; }
.dropdown:hover .dropdown-content { display: block; }
#fpage:hover, .dropdown:hover .dropbutton { background-color: #fa4; }



.msgbox {
	clear: both;
	width: 25em;
	margin: auto;
	padding: 10px 30px;
	background: #fc6;
	border-radius: 25px;
}

.leftbox, .rightbox {
	margin: 1em;
	padding: 0.5em;
	border: thin solid;
	border-radius: 15px;
}
.leftbox { float: left; }
.rightbox {
	float: right;
	width: 30%;
}

h3, #first_spalte, #first_en_spalte, .spalte, .enspalte {
	margin: 0;
	padding: 0.5em;
}
#first_spalte, #first_en_spalte, .spalte {
	float: left;
	width: 45%;
}
.enspalte { width: 30em; }
#first_spalte, #first_en_spalte { clear: both; }

table th, table td {
	margin: 0;
	padding: 0 5px;
}

.tbl_border th, .tbl_border td { border: thin solid; }
.tbl_nowrap, .verber { white-space: nowrap; }
.tbl_th_nowrap th { white-space: nowrap; }

.verber { margin: 0 0 1em 0; }

.leftmargin { margin-left: 1em; }

.ny_enhed, tr.ny_enhed th {
	color: #00a;
/*	font-weight: bold; */
}

.kommentar { font-style: italic; }

.minimenu {
	position: fixed;
	top: 30px;
	left: 30px;
	background: #fec;
	border-radius: 15px;
	margin: 0;
	padding: 10px;
	border: medium solid;
}



.question span:hover { cursor: help; }

.clearboth { clear: both; }

.skillestreg {
	clear: both;
	font-weight: bold;
	text-align: center;
}

/* Vedtægter */
.paragraf {
	font-weight: bold;
	font-size: 1.2em;
}

.tbl_nowrap { white-space: nowrap; }

/* Skrællemænd */
table.skrael th, table.skrael td {
	margin: 0;
	padding: 5px;
}
table.skrael th { font-weight: normal; }
#real,#ident,#ordin,#pronu,#spell,#extra,#missing {
	background: none;
	font-weight: bold;
}
tr.header  { font-weight: bold; }


/* Fuld skillelinje */
hr.cleardivider { clear: both; }

.skizo {
	margin: 0 0 20px 0;
	column-count: 4;
}
.hover_img:hover, span:hover  { cursor: help; }

#mellemsprog th, #mellemsprog td { padding: 0 5px; }

.multispalte {
	column-count: 2;
	padding: 0.5em;
}

li.hover_img { position:relative;	color:blue; }
li.hover_img span { position:absolute; display:none; }
li.hover_img:hover span { top:-250px; left:50px; display:block; }


/* Til Sitemap */
.sitemapfirst, .sitemapboks {
	float: left;
	margin: 0;
	padding: 0.5em;
}
.sitemapboks { height: 30em; }
.sitemapfirst ul, .sitemapboks ul {
	margin: 0;
	padding: 0.5em;
}
.sitemapfirst a, .sitemapboks a { text-decoration: none; }
.sitemapdivider { clear: both; }


/* Grammatikliste */
.grammatikliste {
	float: left;
	width: 30em;
}

/* Slogans */
.slogan th, .slogan td  {
	width: 30%;
	margin: 0;
	padding: 0.5em;
	border: thin solid;
}

/* Jokes ved Fidusos slogans */
.etord:hover { font-weight: bold; }
.rykker:hover { letter-spacing: 0.8em; }
.ud:hover { font-size: 200%; }
.delt:hover { letter-spacing: 1em; }


/* Diverse indholdskasser */
.fuldbredde, .medlemmer, .skillestreg {
	float: left;
	width: 98%;
	margin: 0;
	padding: 0.5em;
}
.skillestreg {
	text-align: center;
	font-weight: bold;
}


.anmeld {
	clear: both;
	width: 50%;
}


/* Info-artikler */
.infoask { color: #00a; }
.infoeks, .infocitat, table.info, ol.info  { color: #080; }
.infoeks { padding: 0 0 0 1.5em; }

.opdater th, .opdater td {
	margin: 0;
	padding: 2px;
}

/* U-ord */
table.uord {
	float: left;
	clear: both;
}
.uord th, .uord td {
	margin: 0;
	padding: 5px;
}
.uord td { width: 25%; }


/* Klasser til brug i noterne */
.citat {
	font-weight: bold;
	font-size: 95%;
	font-family: "Courier New", monospace;
}
.kommentar { font-style: italic; }


/* Skizonymbillede ved hover ???*/


/*** Printerstyling: ***/
@media print {
 body { border: none; }

 .logo, #sublogo, #fpage,
 .dropdown, .dropbutton,
 .minimenu {
	display: none;
 }

 .indhold {
	height: 0;
	padding: 0;
 }
}


