body, div, td {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.mainBody {
	background-color: #91A2A9;
}

div#container{
	width: 827px;
	text-align: left;
	margin:auto;
}

.wrap_paper{
	padding:0 5px 0 5px;
}

.paperTop, .paperBottom{
	width: 100%; 
	text-align: center; 
	background-color: #91A2A9;
	float:left;
	clear:both;
	height:10px;
	overflow:hidden;
}

.paperMiddle{
	width: 100%; 
	text-align: center; 
	background-color: white;
	float:left;
	clear:both;
}

.paperBottom{
	height:14px;
}


div.content {
	padding:20px;
	text-align:left;
}

.contentLeft{
	float:left;
	text-align:center;
}

.contentText{
	float:left;
	text-align:left;
	width:350px;
	margin-left:0px;
}

.contentRight{
	float:right;
	width:208px;
	text-align:left;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

.date {
	color: #881616;
}

.rubrik {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #787878;
	letter-spacing: -1px;
}

.rubrik2 {
	margin-top: 15px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #787878;
	letter-spacing: -1px;
}


a, a:visited {
	color: #657C87; 
}

a.menu, a.menu:visited {
	color: #787878;
	text-decoration: none;
	font-weight: bold;
}


.activityContent img {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}



/* START */
.startText{
	width:350px;
}

.startTable{
	margin:20px -20px 0 -20px;
}


.newsWindow{
	float:left;
	clear:both;
	margin-top:10px;
	padding:5px;
}

.startNews p{
	padding:0;
	margin:0;
}


/* CALENDAR */

.wrap_calendar {
	width:590px;
}

.calendar_print{
	text-align:right;
	font-weight:bold;
	padding:3px 0 3px 3px;
}

.wrap_calendarTop {
	float:left;
	clear:both;
	width:100%;
	border-bottom: solid 2px #CCCCCC;
	padding:0px 0px 3px 0px;
}

.calendarNavigationLeft {
	float:left;
	clear:left;
	width:94px;
	padding:15px 0px 0px 0px;
}

.calendarWeek {
	float:left;
	width:262px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:30px;
	color:#666666;
	text-align:center;
	font-weight:lighter;
}

.calendarMonth {
	font-size:11px;
	line-height:11px;
}

.calendarNavigationRight {
	float:right;
	clear:right;
	width:64px;
	text-align:right;
	padding:15px 0px 0px 0px;
}


.wrap_calendarDay, .wrap_calendarDayWeekEnd {
	float:left;
	clear:both;
	width:100%;
	border-bottom:solid 1px #CCCCCC;
	background-image:url(../bilder/mallar/calendarInfoBg4.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.calendarDate {
	float:left;
	clear:left;
	width:60px;
	padding:5px 5px 15px 5px;
}

.calendarDayNr {
	float:left;
	clear:both;
	width:100%;
	font-size:35px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.wrap_calendarDayWeekEnd .calendarDate, .wrap_calendarDayWeekEnd .calendarDayNr {
	color:#990000;
}


.calendarInfo {
	float:left;
	clear:right;
	width:350px;
}

.wrap_calendarItem {
	float:left;
	clear:both;
	width:100%;
	height:18px;
	overflow:hidden;
}

.calendarTime {
	width:50px;
	float:left;
	clear:left;
}

.calendarTitle {
}

.wrap_calendarInfo {
	float:left;
	width:290px;
	clear:right;
}
.calendarItemDescription {
	background-color:#f0f0f0;
	border:solid 1px #CCCCCC;
	display:none;
	float:left;
	width:200px;
	position:absolute;
	padding:0px 12px 3px 12px;
	color:#333333;
	font-size:11px;
}

.calendarInfoTime {
	color:#990000;
}

.calendarInfoPlace {
	width:100%;
	border-top:solid 1px #CCCCCC;
	margin:5px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}



.calItem{
	float:left;
	clear:both;
	width:100%;
	padding:0;
	margin:0 0 5px 0;
}

.calDate{
	float:left;
	clear:both;
	width:100%;
	padding:2px 2px 2px 2px;
	background-color:#F1F1F1;
	border-top:2px #CCC solid;
	margin:0;
}

.calTitle{
	float:left;
	clear:both;
	width:100%;
	padding:4px 2px 2px 2px;
	margin:0;
	font-weight:bold;
}

.calDescription{
	float:left;
	clear:both;
	width:100%;
	padding:4px 2px 0px 2px;
	margin:0;
	font-weight:normal;
	color:#333;
}

.calDescription p{
	padding:0 0 5px 0;
	margin:0;
}

/* menu styles */
.wrap_mainMenu{
	width:100%;
	text-align:center;
}

#jsddm{
	margin:0 0 0 100px;
	padding: 0;
}
#jsddm li{
	float: left;
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
}

#jsddm li a{
	display: block;
	background: none;
	padding: 2px 12px;
	text-decoration: none;
	border-right: 1px solid #CCC;
	color: #333;
	white-space: nowrap;
	font-weight: bold;
}

#jsddm li a:hover{
	background:  none;
}
		
#jsddm li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #CCC;
	border-bottom:none;
}

#jsddm li ul li{
	float: none;
	display: inline;
}
			
#jsddm li ul li a{
	width: auto;
	background: #F0F0F0;
	color: #000;
	text-align:left;
	border-bottom:solid 1px #CCC;
	padding:4px 4px;
	font-weight:normal;
}
			
#jsddm li ul li a:hover{
	background: #D6D6D6;
	color:#000;
	font-weight:normal;
}

