@import url(rte_default.css);
@import url(css_styled_content.css);
@import url(section_frames.css);

.calborder {
	border:0px solid;
	color:#AE1B1F;
font-family:verdana;
font-size:16px;
font-weight:bold;
}



.month-large .day div {

}

.month-small th a:link, .month-small th a:visited, .month-medium th a:link, .month-medium th a:visited, .month-large th a:link, .month-large th a:visited {
	color:#AE1B1F;
font-weight:bold;
font-family:verdana;
font-size:12px;
}

.month-large th, .month-large td {
border:2px solid #AE1B1F;
}

#month-header-prevnext  {
float:right;
}

body {
	margin: 0;
	background-image: url('../grafik/baggrund.png');
	background-repeat: repeat-x;
	background-position: top left;
}
#page{
	width:990px;
	margin:0px auto 0px auto;
	padding:0;
	text-align:left;
}
#container {
	position: relative;
	float:left;
	text-align: left;
	width: 990px;
	background: #ffffff;
}


div#bar {
	height: 21px;
	background: #ae1b1f;
	text-align: right;
	text-transform: uppercase;
	padding-top: 5px;
}

div#bar img {
	padding-left: 5px;
	padding-right: 5px;
}

div#top-box {
	min-height: 138px;
	background-image: url('../grafik/top-box-hands.png');
	background-repeat: no-repeat;
	background-position: right center;
}

div#top-logo {
	position: absolute;
}

div#top-right {
	/*float: right;*/
}

div#search {
	height: 39px;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
}
img a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
}
div#menu {
	width: 774px;
	float: right;
	height: 81px;
	margin-left: 216px;
	position: absolute;
	text-transform: uppercase;
}

div#menu a {
	color: #ae1b1f;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

div#menu ul {
	list-style-type: none;
	height: 27px;
	/*background: #ffffff;*/
	margin: 0;
	padding: 0;
	top: 26px;
	width: 774px;
}

div#menu ul li {
	float: left;
	margin: 0;
	padding: 7px 0;
}

div#menu ul li.act {
        background: rgb(138,204,224);
}

div#menu ul li ul {
	position: absolute;
	height: 27px;
	background: rgb(138,204,224);
	width: 774px;
	top: 26px;
	left: 0;
}

div#menu ul li ul li {
	float: left;
	margin: 0;
	padding: 7px 0;
	text-align: center;
}

div#menu ul li ul li.act {
        background: rgb(247,147,30);
	height: 13px;
}

div#menu ul li ul li ul {
	background: rgb(247,147,30);
        position: absolute;
	height: 27px;
	width: 774px;
	top: 26px;
	left: 0;
}

div#menu ul li ul li ul li {
        float: left;
	margin: 0;
	padding: 7px 0;
	text-align: center;

}

div#menu ul li ul li ul li.act {
        background: rgb(247,147,30);
}

div#content {
	margin-top: 10px;
}

div#content-left {
	width: 217px;
}

div#content-left li {
	padding-bottom: 0;
}

div#content-right {
	margin-left: 10px;
	width: 290px;
}

div#content-right-center {
	padding-left: 10px;
	padding-right: 10px;
}

div#content-right-center h2, div#content-right-center h1 {
	margin-top: 0;
}

div#content-right-center p.bodytext, div#content-right-center div {
	margin-bottom: 0;
}

div#content-right-top {
        height: 8px;
        background-image: url('../grafik/content-right-top.png');
	background-repeat: no-repeat;
}

div#content-right-center {
        background-image: url('../grafik/content-right-center.png');
        background-repeat: repeat-y;
}

div#content-right-bottom {
	height: 8px;
	background-image: url('../grafik/content-right-bottom.png');
	background-repeat: no-repeat;
}

#content-left,
#content-center,
#content-right{
	position: relative;
	float:left;
}

div#content-center {
	margin-top: -3px;
}
div#content-center h1 {
	margin-top: 0px;
}
div#content-center div.tx-cal-controller {
	margin-top: 5px;
}

div.tx-cal-controller table.month-large a {font-size: 8pt}
