.div {
	border: 1px solid #FF0000;
}

/* Links */

a:link		{ color: #c82254; text-decoration: none;}
a:visited	{ color: #c82254; text-decoration: none }
a:active	{ color: #c82254; text-decoration: none }
a:hover		{ color: #333333; text-decoration: none }

a.menu:link		{ color: #444444; text-decoration: none;}
a.menu:visited	{ color: #444444; text-decoration: none }
a.menu:active	{ color: #444444; text-decoration: none }
a.menu:hover	{ color: #333333; text-decoration: none }

a.menu_active:link		{ color: #c82254; text-decoration: none;}
a.menu_active:visited	{ color: #c82254; text-decoration: none }
a.menu_active:active	{ color: #c82254; text-decoration: none }
a.menu_active:hover		{ color: #c82254; text-decoration: none }

a.subMenu:link		{ color: #444444; text-decoration: none;}
a.subMenu:visited	{ color: #444444; text-decoration: none }
a.subMenu:active	{ color: #444444; text-decoration: none }
a.subMenu:hover	{ color: #333333; text-decoration: none }

a.subMenu_active:link		{ color: #c82254; text-decoration: none;}
a.subMenu_active:visited	{ color: #c82254; text-decoration: none }
a.subMenu_active:active	{ color: #c82254; text-decoration: none }
a.subMenu_active:hover		{ color: #c82254; text-decoration: none }

a.subMenu2:link		{ color: #444444; text-decoration: none;}
a.subMenu2:visited	{ color: #444444; text-decoration: none }
a.subMenu2:active	{ color: #444444; text-decoration: none }
a.subMenu2:hover	{ color: #333333; text-decoration: none }

a.subMenu2_active:link		{ color: #c82254; text-decoration: none;}
a.subMenu2_active:visited	{ color: #c82254; text-decoration: none }
a.subMenu2_active:active	{ color: #c82254; text-decoration: none }
a.subMenu2_active:hover		{ color: #c82254; text-decoration: none }

a.subMenu_2:link		{ color: #444444; text-decoration: none; font-weight: normal; }
a.subMenu_2:visited	{ color: #444444; text-decoration: none; font-weight: normal; }
a.subMenu_2:active	{ color: #444444; text-decoration: none; font-weight: normal; }
a.subMenu_2:hover	{ color: #333333; text-decoration: none; font-weight: normal; }

a.subMenu_2_active:link		{ color: #c82254; text-decoration: none; font-weight: normal;}
a.subMenu_2_active:visited	{ color: #c82254; text-decoration: none; font-weight: normal; }
a.subMenu_2_active:active	{ color: #c82254; text-decoration: none; font-weight: normal; }
a.subMenu_2_active:hover		{ color: #c82254; text-decoration: none; font-weight: normal; }

a.none:link		{ color: #000000; text-decoration: none;}
a.none:visited	{ color: #000000; text-decoration: none }
a.none:active	{ color: #000000; text-decoration: none }
a.none:hover	{ color: #000000; text-decoration: none }



/* page */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#tdWhite {
	background-color:#FFFFFF;
}

form {
	padding:0px;
	margin:0px;
}

input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size:11px;
}

select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size:11px;
}





/* top */

#wrap_top {
	float:left;
	clear:both;
}

#wrap_logo {
	float:left;
	margin:0px;
	padding-top:8px;
	padding-left:10px;
}

#wrap_mainMenu {
	float:right;
	width:500px;
	padding-right:0px;
	padding-top:6px;
	font-weight:bold;
}

.mainMenuSpace {
	margin:3px;
	vertical-align:middle;

}

.mainMenuPicture {
	margin:4px 2px 4px 2px;
	vertical-align:middle;
	border:none;

}


#wrap_topRight {
	float:right;
	width:135px;
	padding-top:17px;
	
}

#flags {
	float:left;
	width:130px;
	padding-right:5px;
	text-align:left;
	padding-bottom:1px;
}

.search {
	vertical-align:bottom;
}

.inputTop {
	width:100px;
	height:15px;
	margin-bottom:0px;
	margin-right:2px;
	margin-top:2px;
	padding-left:4px;
}
.selectTop {
	width:76px;
	height:15px;
}



/* subMenu */
#wrap_subMenu {
	padding:3px;
	margin-top:2px;
	margin-bottom:5px;
	float:left;
	width:744px;
	height:13px;
	font-weight:bold;
	background-color:#e8e9ea;
	font-size:11;
	text-align:center;
	
}

.subMenuBox {
	margin:0px;
	padding:0px;
	padding-left:10px;
}

/* finns */

#wrap_finns {
	float:left;
	width:550px;
}

#finnsHead {
	font-size:32px;
	font-weight:bold;
	color: #333333;
	padding-left:13px;
	padding-bottom:5px;
	padding-top:20px;
}

#wrap_finnsSubMenu {
	padding:3px;
	margin-top:2px;
	margin-bottom:5px;
	float:left;
	width:550px;
	height:13px;
	font-weight:bold;
	font-size:11;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.finnsSubMenuBox {
	margin:0px;
	padding:0px;
	padding-left:15px;
	float:left;
}

#finnsLeft {
	float:left;
	padding:10px;
	width:350px;	
}

#finnsRight {
	float:right;
	padding:10px;
	width:160px;
	background-color:#d6e1c3;	
}

#rightHead {
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:1px;
}

#rightPost {
	font-size:12px;
	font-weight:normal;
	padding-left:19px;
	padding-top:1px;
	margin-left:3px;
	margin-bottom:7px;
	background-image: url(bilder/mallar/symbol_mail.gif);
	background-repeat: no-repeat;	
}

#rightEmail {
	font-size:12px;
	font-weight:normal;
	padding-left:19px;
	padding-top:1px;
	margin-left:3px;
	margin-bottom:7px;
	background-image: url(bilder/mallar/symbol_email.gif);
	background-repeat: no-repeat;	
}

#rightPhone {
	font-size:12px;
	font-weight:normal;
	padding-left:19px;
	padding-top:1px;
	margin-left:3px;
	margin-bottom:7px;
	background-image: url(bilder/mallar/symbol_phone.gif);
	background-repeat: no-repeat;	
}





/* Content */

#content {
	float:left;
	clear:both;
	
	width:450px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:50px;
}



/* start */

#wrap_start {
	float:left;
	width:100%;
	background-image:url(bilder/mallar/start_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#startLeft {
	float:left;
	width:560px;
	padding-left:2px;
}

/* Eftertänksamt list */




#wrap_spot {
	float:left;
	width:276px;
	padding:0px;
	margin:2px;

}

.efter {
	float:left;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	background-image: url(bilder/mallar/news_dot.gif);
	background-repeat: no-repeat;
	
}

.news {
	float:left;
	padding-left:7px;
	padding-right:7px;
	padding-top:8px;
	padding-bottom:4px;
	background-image: url(bilder/mallar/news_dot.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

.newsLast {
	float:left;
	padding-left:7px;
	padding-right:7px;
	padding-top:8px;
	padding-bottom:4px;
	background-image: url(bilder/mallar/news_dot.gif);
	background-repeat: no-repeat;
}


.spotTop {
	width:275px;
	float:left;
 	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f5a62f;
}

.newsDate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:2px;
	color:#666666;
}

.efterHead {
	font-size:22px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:3px;
}

.newsHead {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

.newsText {
	font-size:12px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.efterPict {
	margin-left:5px;
	float:right;
}

/* Calender List */

#wrap_cal {
	float:left;
	width:170px;
	padding:20px;
}

.cal {
	margin:0px;
	margin-bottom:5px;
	padding-left:7px;
	
}

.calDate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
}

.calHead {
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:0px;
}

.calText {
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:7px;
}

/* Spot */

#wrap_bottomStart {
	float:left;
	width:558px;
	padding:2px;
	padding-top:6px;
	margin-top:6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

#startSpot1, #startSpot2, #startSpot3 {
	float:left;
	width:180px;
	margin-right:4px;
	padding:0px;
}



.mailInput {
	width:100px;
	margin-right:10px;

}

/* Start Right */ 

#startRight {
	float:right;
	width:139px;
	padding:20px;
	margin-right:2px;
	font-size:11px;

}

.inputStart {
	height:15px;
	margin-bottom:4px;
	margin-top:1px;
}

.snabbmeny {
	width:140px;
	margin-bottom:0px;
	margin-top:9px;
}

.rightHead {
	margin-bottom:5px;
}

.userName {
	font-size:14px;
	font-weight:bold;
	color:#881c1c;
	margin-top:2px;
	margin-bottom:10px;
}

.dayEntryHeader {
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;
}

.dayEntryText {
	font-size:11px;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:10px;
}

#bannerStartRight {
	float:left;
	margin-top:15px;
}




/* Comments */

#wrap_comments {
	padding-top:0px;
	margin:0px;
	width:100%;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

.commentInput {
	font-size:11px;
	margin-top:6px;
	
}

.inputText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100px;
	width:250px;
}

#commentList {
	padding-top:10px;
	margin:0px;
	width:100%;
	float:left;	
}

.comment {
	padding-top:0px;
	padding-bottom:5px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
	width:300px;
}

.commentTitle {
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	color:#333333;
}

.commentInfo {
	font-size:11px;
	font-weight:normal;
	padding-top:6px;
	color:#881c1c;
}

.commentUser {
	font-weight:bold;
	font-size:11px;
}


.commentText {
	padding-top:2px;
}




/* Sitemap */

#wrap_sitemap {
	padding:35px;
	margin:0px;
	float:left;
}

.sitemapMain {
	padding-left:8px;
	margin-top:10px;
	margin-left:5px;
	font-weight:bold;
	font-size:14px;
	background-image: url(bilder/mallar/subMenu_dot.gif);
	background-repeat: no-repeat;
}

.sitemapSub {
	padding-left:8px;
	margin-top:5px;
	margin-left:35px;
	font-weight:bold;
	font-size:12px;
	background-image: url(bilder/mallar/subMenu_dot.gif);
	background-repeat: no-repeat;
	
}
.sitemapSub2 {
	padding-left:8px;
	margin-left:65px;
	font-weight:normal;
	font-size:12px;
	background-image: url(bilder/mallar/subMenu_dot.gif);
	background-repeat: no-repeat;	
}

.sitemapSub3 {
	padding-left:8px;
	margin-left:95px;
	font-weight:normal;
	font-size:12px;
	background-image: url(bilder/mallar/subMenu_dot.gif);
	background-repeat: no-repeat;
}

.sitemapSub4 {
	padding-left:8px;
	margin-left:125px;
	font-weight:normal;
	font-size:12px;
	background-image: url(bilder/mallar/subMenu_dot.gif);
	background-repeat: no-repeat;
}



/* Search */

#wrap_search {
	padding:35px;
	margin:0px;
	float:left;
}

/* Search */

#wrap_print {
	width:500px;
	padding:20px;
	float:left;
}

#printTop {
	padding:0px;
	margin:0px;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:100%;	
}

#printLogo {
	padding-left:10px;
	float:left;
}

#printSource {
	padding:0px;
	margin:0px;
	float:left;	
	margin-top:50px;
	margin-left:15px;	
}


#printContent {
	padding:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin:0px;
	float:left;	
}






/* Fonts*/

H1 {
	color:#4a4a4a;
	font-size:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	margin:0px;
	padding-top:20px;
	padding-bottom:1px;
}

H2 {
	color:#4a4a4a;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin:0px;
	padding-top:10px;
	padding-bottom:1px;

}

H3 {
	color:#4a4a4a;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin:0px;
	padding-top:10px;
	padding-bottom:1px;

}

p {
	#color:#4a4a4a;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin:0px;
	padding:0px;
}



/* Comments */

.wrap_forumForm{
	margin:0 0 10px 0;
}

.wrap_forumForm p{
	padding:0 0 5px 0;
}


.wrap_forumForm textarea{
	border:solid 1px #999;
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}



.forum {
	padding:6px 0 4px 0;
	margin:0px;
	width:100%;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

.forumTitle{
	font-weight:bold;
	margin-bottom:2px;
}

.forumAuthor{
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	margin-bottom:2px;
}






/* CALENDAR */


.wrap_calendar {
	float:left;
	clear:both;
	width:100%;
}

.wrap_calendar p {
	margin:0px;
	padding:0px;
}


.wrap_calendarNavigation {
	float:left;
	clear:both;
	widht:500px;
}


.calendarNavigationLeft {
	float:left;
	clear:left;
	margin-right:10px;
	width:120px;
}

.calendarMonth {
	font-size:16px;
	font-weight:bold;
	float:left;
	width:189px;
	text-align:center;
}

.calendarNavigationRight {
	float:left;
	clear:right;
	margin-left:10px;
	width:120px;
	text-align:right;
}

.wrap_day {
	float:left;
	clear:both;
	border:solid 1px #CCCCCC;
	padding:0px;
	margin:0px 0px 3px 0px;
}



.calendarDate, .calendarDateWeekEnd {
	float:left;
	clear:both;
	width:448px;
	padding:2px 0px 2px 5px;
	background-color:#efefef;
	color:#666666;
	border-bottom:solid 1px #CCCCCC;
}

.calendarDateWeekEnd {
	background-color:#f5e2e2;
}

.wrap_calendarItem {
	float:left;
	clear:both;
	width:448px;
	padding:0px 0px 0px 0px;
	border: solid 1px #CCCCCC;
	margin:0px 0px 5px 0px;
}
.wrap_calendarInfo {
	float:left;
	clear:both;
	width:438px;
	padding:0px 5px 0px 5px;
	/*background-image:url(../bilder/mallar/boxGradient.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
}

.calendarTime {
	float:left;
	clear:both;
	width:438px;
	color:#FFFFFF;
	padding:3px 5px 3px 5px;
	background-repeat:repeat-x;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
}

.calendarDot {
	float:left;
	width:7px;
	height:7px;
	vertical-align:middle;
	overflow:hidden;
	margin:5px 5px 5px 0px;

}

.calendarTitle {
	float:left;
	clear:both;
	font-weight:bold;
	width:100%;
	font-size:16px;
	padding:3px 0px 3px 0px;
}

.wrap_calendarContact {
	float:left;
	clear:both;
	width:100%;
	padding:3px 0px 3px 0px;
}

.calendarOrganisation {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	float:left;
	margin-right:10px;
}

.calendarCategory {
	font-weight:normal;
	float:right;	
}

.calendarPlace {
	font-weight:normal;
	font-size:11px;
	color:#DE850E;
	padding:0px 0px 2px 0px;
}

.calendarDescription {
	font-weight:normal;
	font-size:11px;
	color: #333333;
}


.calendarInfo {
	float:left;
	clear:both;
	font-weight:bold;
	font-size:10px;
	width:100%;
}

.hoverBox1 {
	position:absolute;
	z-index:10;
	float:left;
	width:150px;
	background-color: #FFFFCC;
	border:solid 1px #999999;
	padding:5px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.hoverBox2 {
	position:absolute;
	z-index:10;
	float:left;
	width:250px;
	background-color: #FFFFCC;
	border:solid 1px #999999;
	padding:5px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}




/* CALENDAR RIGHT*/

.rightCalendar{
	margin:9px 0 0 0;
	padding:9px 0 0 0;
	border-top:solid 1px #999;
}

.rightCalendarTitle{
	margin:0 0 3px 0;
	border:none;
}

.rightCalItem{
	margin:5px 0 0 0;
}

.calTitle{
	font-weight:bold;
	font-size:12px;
}

.calInfo{
	position:absolute;
	width:200px;
	float:left;
	z-index:100;
	border:solid 1px #CCC;
	background:#FFF;
	padding:8px;
}

.calInfo p{
	padding:4px 0 4px 0;
}




/*bottom*/

#bottom {
	color:#666666;
	padding:5px;
	padding-top:4px;
	margin-top:2px;
	margin-bottom:5px;
	float:left;
	width:740px;
	height:13px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e8e9ea;	
}