/* GENERAL STYLES */
#thumbs div
{
 float:left;
}

#thumbs div a img
{
 border:solid 3px silver;
 margin:5px;
}

.kalenderdato a 
{
   color:#CC0202;
   font-weight:bold;
   text-decoration:none;
   margin-top:20px;
   display:block;
   font-weight:normal;
}

.kalenderdato .titel
{
font-size:1.1em;font-weight:normal;
}


.kalenderdato .turleder
{
display:block;
float:none;
clear:both;
color:black;
font-weight:normal;   font-weight:normal;
}

body
{
	background-color: Black;
	font-family: lucida grande, verdana, sans-serif;
	font-size: 12px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

h1
{
	font-weight: normal;
	font-size: 1.6em;
	color: #CC0202;
}
h2
{
	font-weight: normal;
	font-size: 1.3em;
	padding-bottom:0px;
	margin-bottom:0px;
	color: #CC0202;
}
p
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 1.5em;
	padding-top: 0px;
}
html
{
	height: 100%;
	padding: 0px;
	margin: 0px;
}
#content
{
	padding-right: 15px;
	display: block;
	padding-left: 15px;
	padding-bottom: 15px;
	overflow: auto;
	padding-top: 15px;
	background-color: white;
	text-align: justify;
}
#container
{
	background-color: white;
	width: 765px;
	height: 100%;
}
#undermenu
{
	background-color: #CC0202;
	height: 29px;
}
#menu
{
	padding-left: 10px;
}

#topcontainer
{
	background-color: #CC0202;
}
#menu .menuitem
{
	display: inline;
	color: White;
}
#menu .activemenuitem
{
	display: inline;
	color: White;
}
#menu .activemenuitem a
{
	/*font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #CC0202;
	padding-top:3px;
	padding-bottom:3px;
	*/

        padding:2px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	color: White;



}
#menu .menuitem a
{

        padding:2px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	color: White;
}

.flydhoejreboks
{
	text-align: left;
	clear: right;
	float: right;
	width: 190px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #E9E9E9;
	border: solid 1px #B89292;
}
.forsidebillede
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	clear: right;
	float: right;
	width: 212px;
	height: 212px;
}


/* EDITOR PROPERTIES */
h1 {

}

h2 {

}

