div#content {
	width: 900px;
	max-width: 100%;
}

div.sideboks {
	width: 300px;
	background-color: #006600;
	color: white;
	margin: 0 .5em .5em;
	padding: .5em;
	font-size: 1.1em;
	text-align: justify;
}

div.sideboks a {
	color: white;
}

div.sideboks.left { float: left; margin-left: 0; clear: left;}

div.sideboks.right { float: right; margin-right: 0; clear: right;}

body {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: black;
	background-color: white;
}

body.menu {
	background-image: URL('../grafikydre/baggrund1.jpg');
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: .2em;
}
h1 { font-size: 16pt}
h2 { font-size: 14pt}
h3 { font-size: 12pt}
h4 { font-size: 11pt}

p  {
	margin-bottom: 1em;
	margin-top: 4px;
}

a:link, 
a:visited ,
a:hover, 
a:active {
	color: #006600
}

table.border {
	width: 770px;
	border-collapse: collapse;
}

table.border td, table.border th {
	border: 1px solid black;
	padding: 4px;
	vertical-align: top;
}

table.border th {
	text-align: left;
	vertical-align: top;
}

img#headerimg {
	border: none;
	width: 330px;
	height: 110px;
}

img.graensebryder.logo {
	width: 400px; 
	height: 121px; 
	display: block; 
	border: none;
}

table.arrangement, table.arrangement td, table.arrangement th 
{
	font-family: Verdana, Arial, Georgia, sans-serif;
    border-color: black;
    border-style: solid;
}

table.arrangement
{
	width: 660px;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.arrangement td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: white;
}

table.arrangement th {
	border-width: 1px 1px 0 0;
	text-align: left;
	padding: 4px;
	margin: 0;
}

table.arrangement td.subtitle {
	border-bottom-width: 1px;
}

table.arrangement td.tidspunkt {
	width:133px;
	vertical-align: top;
}

dl.detaljer dt {
	float: left;
	width: 6.5em;
	font-weight: bold;
}

dl.detaljer dd {
	margin-left: 6.5em;
	margin-bottom: .5em;
}

table.gruppe {
	width: 100%;
	background-color: #669966;
	border: 2px groove black;
}

table.liste {
	width: 100%;
	background-color: #eee;
}

table.gruppe th, table.gruppe td {
	vertical-align: top;
	text-align: left;
	padding: 1em;
}

table.gruppe td p {
	margin-top: 0;
	margin-bottom: 1em;
}

table.liste th, table.liste td {
	vertical-align: top;
	text-align: left;
	padding: 4px;
}

table.liste th, table.gruppe th {
	background-color: #008000;
}

tr.alt {
	background-color: #bbb;
}

tr.highlight {
	color: green;
	background-color: #999;
}

.cancelled {
	font-weight: bold;
	color: red;
}

.clearBoth {
	clear: both;
}

/************************/
/* Lists ... 
/************************/
ul.images li {
	margin-bottom: 1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.images li img {
	float: left;
	display: block;
	padding-right: 1em;
	padding-bottom: 1em;
	
	width: 50%;
	min-width: 200px;
	max-width: 400px;
	
}

ul.anmeldelser li {
	list-style-image: URL('../grafik/star_lysblaa.gif');
	list-style-type: square;
	line-height: 33px;
	vertical-align: middle;
}

div.imagewrapper {
	margin-bottom: 10px;
	min-width: 100px;
	max-width: 300px;
}

div.imagewrapper.floatLeft {
	float: left;
	margin-right: 10px;
}

div.imagewrapper.floatRight {
	float: right;
	margin-left: 10px;
}

div.imagewrapper div.license {
	font-size: 80%;
	color: #80808d;
}

div.license a {
	color: #80808d;
}


/*******************/
/* deprecated tags ... */
/******************/
marquee { height: 1.4em; padding: .2em 0; background-color: #008000; color: white; font-weight: bold; }


/*****************************************/
/* SPECIALS FOR GRÆNSEBRYDER PAGES    */
/*****************************************/
iframe#slideshow {
	width: 500px;
	height: 400px;
	margin: 0 auto;
	border: none;
	text-align: center;
}

span.title {
	font-size: 80%;
	color: darkred;
	text-transform: uppercase;
}
