body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.Img
{
	border:5px solid;
	border-top-color:#DCC;
	border-left-color:#DCC;
	border-right-color:#433;
	border-bottom-color:#433;
}

h2
{
	font-size:1.2em;
	color:#CCC;
}

a:link, a:visited
{
	color:#900;
	text-decoration:none;
}

a:hover
{
	color:#F00;
}

#Header
{
	float:left;
	position:absolute;
	top:15px;
	left:0;
	background:url(../images/site/logotop.jpg) no-repeat;
	width:800px;
	height:98px;
	z-index:1000;
}

#Headerfill
{
	position:absolute;
	top:15px;
	right:0px;
	background:url(../images/site/logotopfill.jpg) repeat-x;
	height:98px;
	width:95%;
	z-index:999;
}

#Sidebar
{
	float:left;
	font-size:1.4em;
	padding:1em;
	padding-left:0;
	width:10em;
	border:0px solid #F00;
	font-family:Arial, Helvetica, sans-serif;
	height:inherit;
	border:0px solid #000;
}

#Pagecontainer
{
	position:absolute;
	left:15em;
	padding-bottom:50px;
	font-size:1.2em;
	width:70em;
}

#Menu
{
/*	position:absolute;
	top:120px;
	left:5px;*/
	width:8em;
	border:2px solid #e5e5f9;
	border-top:0;
	border-left:0;
	padding:1em;
	background:#F7F7F9;
}

#Menu a:link, #Menu a:visited
{
	clear:left;
	display:block;
	text-decoration:none;
	padding:3px;
	color:#355;
}

#Menu a:hover
{
	color:#09C;
}

#Menu a.curritem
{
	font-weight:bold;
	border-bottom:3px solid #EEE;
	background:#FFF;
	color:#333;
	padding-left:8px;
}

#Kalendarium
{
	clear:left;
	width:10em;
	margin-top:3em;
}

#Kalendarium .KalendariumNy, #KalendariumPage .KalendariumNy
{
	font-size:0.7em;
}

#KalendariumPage .KalendariumNy
{
	width:65em;
	margin-bottom:2em;
}
#Kalendarium .Titel, #KalendariumPage .Titel
{
	clear:left;
	margin-top:0.5em;
	font-size:1.2em;
	font-weight:bold;
	color:#800;
}

#KalendariumPage
{
	width:auto;
	font-size:1.6em;
	margin-top:0;
}

#Layout
{
	float:left;
	margin-top:120px;
	border:0px solid #DDD;
	padding:1em;
	color:#555;
	font-size:0.6em;
}

.layoutbox
{
	float:left;
	width:22em;
	border:1px solid #DDD;
	border-right:0;
	border-bottom:0;
	padding:10px;
	margin:2em 3em 0 0;
}