body
{
	background: #FFFFFF url(../billeder/top-navigation.png) repeat-x;

	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;

}
big
{
   font-weight: bold;
   font-size: large;
   text-transform: uppercase;
}
ul
{
	margin-bottom: 0px;
}
.quote
{
	margin: 5px 12px 5px 12px;
	padding:5px 10px 5px 10px;
	border: 1px solid #afafff;
	border-left:8px solid #afafff;
	border-right:8px solid #afafff;
	color:#000000;
}

blockquote 
{
	margin:0px 12px 0px 12px;
	padding:5px 10px 5px 10px;
	border: 1px solid #afafff;
	border-left:8px solid #afafff;
	border-right:8px solid #afafff;
	color:#000000;
}

h1 {font-size: 20px; margin-top: 0;} /* o123 skal være h234 */
h2 
{ /* H1,2,3,4 tilføjer unødvendig størrelse og padding :( */
	font-weight: bold;
	font-size: large;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
}
h3 
{
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
}
h4 
{
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited { color: #5D5D5D; }
a:active { color: #CCCCCC; }
a:hover { color: #FF0000; }
hr { color: #000000; }

.menu
{
	background: url(../billeder/menu-baggrund.png) repeat-y;
	width: 160px;
	margin-left:10px;
}
#emne
{
	margin-right: 5px; 
	margin-left: 5px; 
	text-align:right;
}

span#navn
{
 float:left;
}
.menu-top {
	height: 27px;
	width: 160px;
	background: url(../billeder/menu-top.png);
	color: #5979C4;
}
img { border: 0px; }
img.artikelBillede { height: 150px; margin-right: 10px; float: left; } 
img.top-knap { height: 27px; width: 102px; margin-bottom: -4px; margin-right: -5px; }
img.log-knap { height: 27px; width: 102px; margin-bottom: -4px; margin-left: 10px; }
.center 
{ 
	display: block;
	margin-left: auto;
  	margin-right: auto; 
}
.top-menu
{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #7993D0;
	border-style: solid;
	width: 100%;
	height: 19px;
	background: url(../billeder/top-menu.png) repeat-x;
}
.nyhed
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	text-align: justify;
}
.artikel /*Til forside */
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	height: auto;
	min-height: 150px;
	text-align: justify;
}
#artikel /* til artikel.php */
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
.indsend
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.kommentar
{
	margin-left: 25px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.redigeret
{
	text-align: right;
}
input.tekst { border: solid 1px #000000; }

.omos
{
	white-space: pre;
}
p {text-align: justify;}
p.l1 
{
	font-weight: bold;
	border-bottom: dashed 1px #0f0f0f;
}
p.l2 {margin-left: 1em;}
p.l3 {margin-left: 2em;}
#menu-top
{
  width: 99%;
	text-align: right;
	margin-right: 10px;
	
}
#logind
{
	padding-top:0px;
	padding-right:10px;
}
#loginModul
{
	float:right;
	border: solid;
	/*border-top: hidden;*/
	border-width: 1px;
	border-top-width: 0px;
	border-color: #b8c7dc;
	padding: 2px;
	background: #e8ecf7;
}
#knapper-top
{
  float: left;
}