
.important
	{
		color:FF0000;
	}
.bartext,
.bar

	{
		font-size: 12px;
		background:#CDE81F;
	}
	
	
 /* Mailform */

.csc-mailform-field 
	{
		clear:both;

	} 

input, textarea, select
	{
		border: 1px solid #E8E8E8;
		margin-bottom:5px;
	}


checkbox, radiobutton
	{
		border-width:0px;
		margin-bottom:5px;
	}

fieldset
	{
		border: 1px solid #E8E8E8;
		padding:10px;
	}

.csc-mailform-submit
	{
		color: #000000;
		background: #FFFFFF;
		border: 1px outset #E8E8E8;
		clear:both;
	}

label
	{
		width: 30%;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		display: block;
	}

span.ny-medlem-form-del2 label
	{
		width: 50%;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		display: block;
	}


.csc-mailform-radio label
	{
		display:block;
               width:3em;
               float:left;
               clear:right;
               text-align:left;
	
	}
.csc-mailform-radio input
	{
		display:block;
               float:left;
               clear:left;
               padding:3px;
		
		
	}
.csc-mailform-radio legend
	{
		display:none;		
	}






















img {
border: 0px;
} 

body
{
	background-color: #CDE81F;
	height:100%; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.csc-textpic-imagewrap
{
	margin-bottom:10px;
}

/* Fredrik lagt till */

/*
 *	Den första rubriken på en sida
 */
h1, .csc-firstHeader
{
	margin: 0 0 21px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 28px;
	color: #4BC3C7;
	font-weight: normal;
}
h2
{
	margin: 0 0 19px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
h3
{
	margin: 0 0 17px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}

h4
{
	margin: 0 0 15px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
h5
{
	margin: 0 0 13px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
h6
{
	margin: 0 0 11px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}


/*
 *	Cellen som innehållet är i
 */
#content
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	padding-bottom: 20px;
}
#content1
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 50%;
	height: 100%;
	
	/*border:solid 1px #000;*/
}
#content1 .csc-firstHeader
{
	margin: 0 0 17px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #4BC3C7;
	/*color: #000000;*/
	font-weight: normal;
}
#content2
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 50%;
	height: 100%;
	
	/*border:solid 1px #000;*/
}
#content2 .csc-firstHeader
{
	margin: 0 0 17px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #4BC3C7;
	/*color: #000000;*/
	font-weight: normal;
}
/* Tabeller inom content-diven */
#content td
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	padding-bottom: 20px;
}
/*
 *	Länkarna /Old länkfärg #5F5F5F
 */
#content a:link
{
	color: #4BC3C7;
	text-decoration: none;
}
#content a:visited
{
	color: #4BC3C7;
	text-decoration: none;
}
#content a:hover
{
	color: #4BC3C7;
	text-decoration: underline;
}
#content a:active
{
	color: #4BC3C7;
	text-decoration: none;
}


/* Länkar i content2 */

#content2 a:link
{
	color: #4BC3C7;
	text-decoration: none;
}
#content2 a:visited
{
	color: #4BC3C7;
	text-decoration: none;
}
#content2 a:hover
{
	color: #4BC3C7;
	text-decoration: underline;
}
#content2 a:active
{
	color: #4BC3C7;
	text-decoration: none;
}





/*
 *	Cellen som footern är i
 */
#footercontainer
{
	vertical-align: bottom;
	padding-bottom: 5px;
}
/* Banner */
#banner
{	
	padding-top:21px;
	vertical-align: top;
}
#banner div
{
	padding-bottom:10px;
}



/* slut */
span.streck
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 600;
	color: #4BC3C7
}
span.brodtext
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000
}
span.annons
{
	font-family: Verdana;
	font-size: 4px;
	color: #000000
}
a.bottomlinks:link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}
a.bottomlinks:visited
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}
a.bottomlinks:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}
/* Fredrik lagt till */
#meny .meny-lvl1
{
	background: url("../pics/dot_line.jpg") left bottom repeat-x;
	padding: 5px 0px 5px 5px;
	width:155px!important;
	width:165px;
	margin: 0px 10px;
	margin: 0px -10px 0px 15px !important;
	

}
#meny .meny-lvl1 .menyindrag
{
	display: inline;
	width: 100%;
	padding-left: 15px;
	cursor: pointer;
}

#meny .meny-lvl2
{
	background: url("../pics/dot_line.jpg") left bottom repeat-x;
	width:155px!important;
	width:165px;
	padding: 5px 0px 5px 0px;
	margin: 0px 15px;
	margin: 0px -15px 0px 15px !important;

}
#meny .meny-lvl2 .menyindrag
{

	display: inline;
	width: 100%;
	padding-left: 30px;
	cursor: pointer;
}
#meny .meny-lvl3
{
	background: url("../pics/dot_line.jpg") left bottom repeat-x;
	padding: 5px 0px 5px 0px;
	margin: 0px 25px;
	margin: 0px -15px 0px 25px !important;
}
#meny .meny-lvl3 .menyindrag
{

	display: inline;
	width: 100%;
	padding-left: 30px;
	cursor: pointer;
}
/*
 *	Avståndet mellan menyn och footern
 */
#menufooterdist
{
	padding: 0;
	margin: 0;
}
/* slut */
#meny .meny-lvl1 a:link
{
	background: transparent url("../pics/arrow_grey.jpg") left center no-repeat;
	/*padding-left: 15px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #A9A9A9;
	text-decoration: none;
}
#meny .meny-lvl1 a:visited
{
	background: transparent url("../pics/arrow_grey.jpg") left center no-repeat;
	/*padding-left: 15px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #A9A9A9;
	text-decoration: none;
}
#meny .meny-lvl1 a:hover
{
	background: transparent url("../pics/arrow_white.jpg") left center no-repeat;
	/*padding-left: 15px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}

#meny .meny-lvl1 a#current
{
	background: transparent url("../pics/arrow_cyan.jpg") left center no-repeat;
	/*padding-left: 15px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}

#meny .meny-lvl2 a:link
{
	background: transparent url("../pics/dot_cyan.jpg") 15px center no-repeat;
	/*padding-left: 30px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}

#meny .meny-lvl2 a:visited
{
	background: transparent url("../pics/dot_cyan.jpg") 15px center no-repeat;
	/*padding-left: 30px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}
#meny .meny-lvl2 a:hover
{
	background: transparent url("../pics/dot_white.jpg") 15px center no-repeat;
	/*padding-left: 30px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}
#meny .meny-lvl2 a#subcurrent
{
 	background: transparent url("../pics/dot_cyan.jpg") 15px center no-repeat;
	/*padding-left: 30px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}


#meny .meny-lvl3 a:link
{
	background: transparent url("../pics/dot_cyan.jpg") 15px center no-repeat;
	/*padding-left: 40px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}

#meny .meny-lvl3 a:visited
{
	background: transparent url("../pics/dot_cyan.jpg") 15px center no-repeat;
	/*padding-left: 40px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}
#meny .meny-lvl3 a:hover
{
	background: transparent url("../pics/dot_white.jpg") 15px center no-repeat;
	/*padding-left: 40px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}
#meny .meny-lvl3 a#subcurrent
{
 	background: transparent url("../pics/dot_cyan.jpg") 15px center no-repeat;
	/*padding-left: 40px;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #4BC3C7;
	text-decoration: none;
}

/*
 * 	NYHETERNA
 */
 
/*
 *	SENASTE
 */
/* Titeln */
.latest-newstitle
{

}
/* Datum och tid */
.latest-newsdatetime
{
}
/* Kategorierna */
.latest-newscategory
{
}
/* Underrubriken */
.latest-newssub
{
}
/* Bilderna */
.latest-newsimage
{
}
/* Länken till nyheten */
.latest-newsmore
{
}
/* Rubriken */
.latest-newsheader
{
}
/* Länken till arkivet */
.latest-newsarchive
{
}
/*
 *	SLUT
 */

/*
 *	LISTA
 */
/* Titeln */
.list-newstitle
{
color: #4BC3C7;
font-weight: normal;
font-family:Arial; 
font-weight:normal; 
font-size:18px; 
line-height: 20px; 
}

a.list-newstitle:link
{
font-size:18px;
color: #4BC3C7;
text-decoration: none;
}

a.list-newstitle:visited
{
font-size:18px;
color: #4BC3C7;

text-decoration: none;
}















/* Datum och tid */
.list-newsdatetime
{
	font-size:12px;
}
/* Ålder */
.list-newsage

{
}
/* Skapad av */
.list-newsauthor
{
}
/* Kategorierna */
.list-newscategory
{
}
/* Underrubriken */
.list-newssub
{
	font-size:12px;

}
/* Länken till nyheten */
.list-newsmore
{
}
/* Bilderna */
.list-newsimage
{
}
/* Länkarna för nästa, föregående o.s.v. */
.list-newsbrowse
{
}
/*
 *	SLUT
 */

/*
 *	VISNING
 */
/* Titeln */
.single-newstitle
{
}
/* Datum & Tid */
.single-newsdatetime
{
}
/* Ålder */
.single-newsage
{
}
/* Skapad av */
.single-newsauthor
{
}
/* Kategori */
.single-newscategory
{
}
/* Bilden */
.single-newsimage
{
}
/* Underrubrik */
.single-newssub
{
}
/* De vanliga länkarna */
.single-newstextlink
{
}
/* Länkarna till nyheterna */
.single-newsnewslink
{
}
/* Länkarna till filerna */
.single-newsfiles
{
}
/* Innehållet */
.single-newscontent
{
}
/* Tillbakalänken */
.single-newsback
{
}
/*
 *	SLUT
 */

/*
 *	INSERT RECORD
 */
/* Titeln */
.record-newstitle
{
}
/* Datum & Tid */
.record-newsdatetime
{
}
/* Ålder */
.record-newsage
{
}
/* Skapad av */
.record-newsauthor
{
}
/* Kategori */
.record-newscategory
{
}
/* Underrubrik */
.record-newssub
{
}
/* Bild */
.record-newsimage
{
}
/* Innehåll */
.record-newscontent
{
}
/* De vanliga länakrna */
.record-newstextlink
{
}
/* Länkarna till nyehterna */
.record-newsnewslink
{
}
/* Länkarna till filerna */
.record-newsfiles
{
}
/*
 *	SLUT
 */

/*
 *	ARKIV
 */
/* Rubrik */
.archive-newsheader
{
}
/* Titeln */
.archive-newstitle
{
}
/* Antal nyheter */
.archive-count
{
}
/* Tomt */
.archive-newsempty
{
}
/*
 *	SLUT
 */

/*
 *	SÖK
 */
/* Tomt */
.search-empty
{
}
/*
 *	SLUT
 */

/*
 *	HEADER LIST
 */
/* Titeln */
.header-newstitle
{
}
/* Tiden */
.header-newstime
{
}
/* Kategori */
.header-newscategory
{
}
/* Länkarna för nästa, föregående o.s.v. */ 
.header-newsbrowse
{
}
/*
 *	SLUT
 */
/*
 *	SLUT NYHETERNA
 */
 
 /*
 *	ENKEL KALENDER
 */

 .tt_calender
{
}
.tt_calender .date
{
	font-size: 12px;
}
.tt_calender .header
{
	font-size: 16px;
	font-weight: bold;
	color:#4BC3C7;	
}
.tt_calender .time
{
	font-size: 12px;
}
.tt_calender .contentheader
{
	font-size: 12px;
	font-weight: bold;
}
.tt_calender .content
{
	font-size: 12px;
}
/*
 *	SLUT ENKEL KALENDER
 */


/*
 *	MODERN GUESTBOOK
 */
/* Rubriken */
.tx-guestbook-list-header {
	background: none #4BC3C7;
}
/* Vänsterkolumnen */
.tx-guestbook-list-rowleft {
	background: none #EFEFEF;
}
/* Höger kolumnen */
.tx-guestbook-list-row {
	background: none #FFFFFF;
}
/* Datum & Tid */
.tx-guestbook-list-small {
	background: none #FFFFFF;
}

.tx-guestbook-list-header {
color:#000000;
background-color:#F3F3F3;
}


 .tx-guestbook-list-table {

border: 1px solid #FFFFFF;
border-top: 5px solid #4BC3C7;
}




/*
 *	SLUT MODERN GUESTBOOK
 */
 
/*
 *	BILDARKIVET
 */
.tx-gsislideshow-pi1-item-caption
{
	font-weight: bold;
}
.tx-gsislideshow-pi1-item-description
{
}
.tx-gsislideshow-pi1-item-location
{
}
.tx-gsislideshow-pi1-item-date
{
}
.tx-gsislideshow-pi1-item-copyright
{
}
.tx-gsislideshow-pi1-item-first-prev
{
	float: left;
}
.tx-gsislideshow-pi1-item-next-last
{
	float: right;
}
.tx-gsislideshow-pi1-item-start-pause
{
	text-align: center;
}
/*
 *	SLUT BILDARKIVET
 */



/* Webbfråga ##### /typo3conf/ext/quickpoll/pi1/pollbar.gif */


.tx-quickpoll-pi1 .pollbar 
{ 
	BACKGROUND: url(fileadmin/templates/pics/webpoll.png) repeat-x left center;background:#4BC3C7;
	height:10px;
}
.tx-quickPoll-pi1 .polltable
{
	WIDTH: 100%;

}
.tx-quickPoll-pi1 h2 {font-size:12px;}
.tx-quickPoll-pi1 TH {
		/* make it solid */
	 	text-transform:uppercase;
	 	margin-bottom:0px;
		/* indent from left */  
		 padding-left:4px;}
.tx-quickPoll-pi1 .pollquestion {PADDING-BOTTOM: 3px; font-weight:bold;}
.tx-quickPoll-pi1 .pollanswer {vertical-align: -20%;BORDER: none;}
.tx-quickPoll-pi1 .polltotal {text-align:center;PADDING-TOP: 6px;}
.tx-quickPoll-pi1 .pollresulttext {padding-top: 0px;}






div .tx-gooffotoboek-pi1 h1
	{
		font-size: 18px;
	}

	
	



/* Left Navigation SubMenu Spacer */
.leftnavspc {  
   font-family: Verdana, sans-serif;
   font-size: 12px;
   font-weight: bolder;
   color:#4BC3C7;
   text-decoration: none;
   padding: 2px;
   margin-left: 0px; 

   padding-top:40px;
   padding-left:10px;

   background: #000000 url(../pics/spacer.png);
   width:100%!important;
   width:192px;

}

/****************************************
 ****************************************
 **************BILDARKIVET***************
 ****************************************
 ***************************************/

.tx-gsislideshow-pi1-item-caption
{
	font-weight: bold;
}
.tx-gsislideshow-pi1-item-description
{
}
.tx-gsislideshow-pi1-item-location
{
}
.tx-gsislideshow-pi1-item-date
{
}
.tx-gsislideshow-pi1-item-copyright
{
}
.tx-gsislideshow-pi1-item-buttons
{
	padding-bottom: 20px;
}
.tx-gsislideshow-pi1-item-first-prev
{
	float: left;
}
.tx-gsislideshow-pi1-item-next-last
{
	float: right;
}
.tx-gsislideshow-pi1-item-start-pause
{
	text-align: center;
}
.tx-gsislideshow-pi1-item-backlink
{
	padding-bottom: 10px;
}
















