/* CSS Document */

/* ALLMANA TAGGAR */

body {
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333333;
	height:100%;
	background-color: #E6E6DC;
	} 

h1 	{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#006677;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006677;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	background-image: url(../images/h1_bild.gif);
	background-repeat: no-repeat;
	}	
		
h2 	{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#006677;
	margin: 0px 0px 5px;
	letter-spacing: 2px;
	}
h2 span {
	color: #990000
}

h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
}

.rubrik {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 2px;
}

span {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#006677;
}

a, a:link, a:active, a:visited   {
	font-weight: bold;
    text-decoration: none;
	color: #006677;
    border-bottom:1px dotted #006677;
}

a:hover   {
	font-weight: bold;
    text-decoration: none;
	color: #333333;
    border-bottom:1px solid #333333;
}

/* LAYOUT HUVUDMALL */

#ram {
	margin: 0px auto;
	padding: 0px;
  	width: 792px;
  	text-align: left;
	background: url(../images/bg_ram.gif);
	background-repeat:repeat-y;
	/*background-position: center top;*/
}

.rensa {
	clear: both;
}					

/* LAYOUT SIDHUVUD MALL */
			
#sidhuvud 	{	
	margin-top:0px;
	background: url(../images/bg_topp.gif) no-repeat;
	width:792px;
	width: auto;
}			

#logga	{
	margin-left: 22px;
	background: url(../images/logga.gif);
	background-repeat: no-repeat;
	width:792px;
	height: 60px;
}

#bildflash	{
	margin-top:5px;
	margin-left:22px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 750px;
}

#meny	{
	width:738px;
	height:40px;
	background-image: url(../images/bg_meny.gif);
	background-repeat: repeat-x;
	margin-right: 20px;
	margin-left: 22px;
	margin-top: 4px;
	padding-left: 12px;
}

html>#meny { 
	top: 20px; 
	}

#meny ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align: left;
}
#meny ul li {
	float: left;
	height: 40px;
}

#meny li > ul {
	top: auto;
	left: auto;
	}
#meny ul li a {
	display: block;
	float: left;
	height: 35px;
	margin: 0px;
	padding: 5px 10px 0px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/meny_off.gif) no-repeat right top;
	letter-spacing: 2px;
	border-bottom: 0px;
}
			
#meny ul li a:hover, #meny ul li a#visa {
	color: #333333;
	background-image: url(../images/meny_on.gif);
	background-repeat:repeat-x;
	border-bottom: 0px;
}  

/* LAYOUT INNEHLL MALL */
		
#innehall	{
	width: auto;
	/*background:transparent;*/
	margin-top: 5px;
	text-align: left;
}
		
#vanster 	{
	width: 222px;
	/*background:transparent;*/
	float: left;
	height: auto;
}

#kursboxtopp {
	background-image: url(../images/kursbox_topp.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: 22px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	
}

#kursboxmitten {
	background-image: url(../images/kursbox_mitten.gif);
	background-repeat: repeat-y;
	margin-left: 22px;
	padding-left: 0px;
	padding-right: 15px;
}

#kursboxmitten ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align: left;
}

#kursboxmitten ul li {
	height:100%;
	width: 180px;
}

#kursboxmitten li > ul {
	top: auto;
	left: auto;
	}
#kursboxmitten ul li a, #kursboxmitten ul li a:link, #kursboxmittenul li a:active, #kursboxmitten ul li a:visited {
	display: block;
	height: 100%;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	font-size: 11px;
	color: #333333;
	/*line-height: 13px;*/
	border-bottom: 0px;
	text-decoration: none;
	
	font-weight: bold;
	background-image: url(../images/pil_kurser.gif);
	background-repeat: no-repeat;
}

#kursboxmitten ul li a:hover {
	text-decoration: none;
	color: #669999;
	border-bottom: 0px;
	background-image: url(../images/pil_kurser_on.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#kursboxmitten ul li a span {
	font-weight: normal;
	color: #000000;
}

#kursboxbotten {
	background-image: url(../images/kursbox_botten.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: 22px;
	padding-left: 20px;
	padding-right: 15px;	
}

#nyhetboxtopp {
	background-image: url(../images/nyhetbox_topp.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 10px;
	margin-left: 22px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
}

#nyhetboxmitten {
	background-image: url(../images/nyhetbox_mitten.gif);
	background-repeat: repeat-y;
	margin-left: 22px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#nyhetboxmitten p {
	margin: 0px;
}

#nyhetboxbotten {
	background-image: url(../images/nyhetbox_botten.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: 22px;
	padding-left: 20px;
	padding-right: 15px;	
}

/* NYHETSBREV */
#kontaktform {
	margin: 5px 0px 0px;
	padding: 10px;
	background-image: url(../images/nyhetsruta.gif);
	background-repeat: no-repeat;
	height: 126px;
}   
#kontaktform .falt {
	font-size:11px;
	font-style: italic;  
	width:140px;
	background-color: transparent; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: solid 1px #333333
}	
					
#kontaktform .knapp {
	margin-top: 10px;
	color:#333333;
	width:60px;
	border: 1px solid #333333;
	background-color: #E6E6DC;
}	

#hoger 	{
	width: 550px;
	float: right;
	margin:0px;
	
}
.informerarRubrik {
	
	margin-left: 10px;
	margin-right: 20px;
	text-align:left;
}
.informerar, .visafotoalbum {
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align:left;
	clear: both;
}

.informerar img {
	padding: 5px;
	float: right;
	border: 1px solid #006677;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.visakurs {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.visakurs h2 {
	color: #333333;
}

.visakurs span {
	font-weight: bold;
	color: #333333;
}

/* KURSANMALAN FORM */

#kursform {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 30px;
	padding-bottom: 5px;
	background-color: #E6E6DC;
}

#kursform label {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
}

#kursform .kurs {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	font-style: normal;  
	width:400px;
	background-color: #FAFAFA; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: solid 1px #333333
}

#kursform .knapp {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	color: #333333;  
	width: 140px;
	background-color: #C5D8D8; 
	border: 1px solid 1px #333333
}

/* LAYOUT SIDFOT MALL */

#sidfot {
	margin: 0px auto;
	width:792px;
	height: 58px;
	background:url(../images/bg_botten.gif);
	background-repeat: no-repeat;
	
}

.sidfottext p {
	font-size:11px;
	color: #999999;  
	text-align: right;
	padding-top: 25px;
	padding-right: 20px;
	margin: 0px;
}

/* AKTIVITETER */

#aktiviteter {
	width: 550px;
	margin:0px;
}

.aktbox {
	margin-left: 10px;
	margin-right: 20px;
	text-align:left;
	clear: both;
}

.aktrubrik {
	width: 520px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.aktinfo {
	margin-top: 15px;
	width: 520px;
	padding-bottom: 20px;
}

.aktinfoejbild {
	width: 520px;
	padding-bottom: 20px;
}

.aktbild {
	width: 520px;
}

.aktbild img {
	padding: 5px;
	float: left;
	border: 1px solid #006677;
	margin: 5px 5px 5px 0px;
}

.aktbild p {
	clear:both;
	text-align: right;
	padding-right: 30px;
}

/* ADMIN */

#admintopp {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:5px;
	margin-left:22px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 750px;
}

#admininnehall {
	margin-left: 22px;
	margin-right: 20px;
}

#inloggning {
	width:310px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 20px;
	background-color: #E6E6DC;
}
.utloggning {
	float: right;
}
/* ADMIN - FORMTAGGAR */

#admin {
	margin-left: 40px;
	margin-right: 40px;
}

#adminform {
	margin-top: 5px;
	margin-bottom: 5px;
}

#adminform input.inlogg {
	width:250px;
}
#adminform input.knappinlogg {
	width:70px;
	border: 1px solid #333333;
}

#adminform label {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
}

#adminform input {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	font-style: normal;  
	width:650px;
	background-color: #FAFAFA; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: solid 1px #333333
}	

#adminform select {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	font-style: normal;  
	width:300px;
	background-color: transparent; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: solid 1px #333333
}

#adminform textarea {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	font-style: normal;  
	width:650px;
	height:250px;
	background-color: transparent; 
	border: solid 1px #333333
}	

#adminform .lank {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	font-size:11px;
	font-style: normal;  
	width: 600px;
	background-color: #FAFAFA; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: solid 1px #333333
}

#adminform .datum, #adminform .album {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	font-size:11px;
	font-style: normal;  
	width: 148px;
	background-color: #FAFAFA; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: solid 1px #333333
}


#adminform .checkbox {
	margin-right: 10 px;
	width:20px;
	border: 0px;
	background-color: transparent;
}

.ejobligatorisk, .arkivera {
	width: 627px;
	background-color: #C5D8D8;
	padding: 5px 20px;
	border: 1px dotted #999999;	
}

.bildnyhet {
	padding: 5px;
	float: right;
	border: 1px solid #006677;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#adminform .knapp {
	margin-top: 10px;
	margin-right: 55px;
	font-size: 12px;
	font-style: normal;
	color:#333333;
	width:250px;
	height:20px;
	border: 1px solid #333333;
	background-color: #E6E6DC;
}	

p span.kommentarer, li span.kommentarer {
	color: #990000
}

#adminform .bildform {
	border: 1px solid #999999;
	width: 300px;
	background-color:#FFFFFF;
}

#admin img {
	padding: 5px;
	float: right;
	border: 1px solid #006677;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#admin img.aktivitet, #admin img.fotoalbum {
	padding: 5px;
	float: left;
	border: 1px solid #006677;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#adminform .tabortknapp {
	margin-top: 10px;
	padding-top: 3px;
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
	width: 100px;
	height: 17px;
}

#admin ul li a.nyhetstart {
	color: #990000;
}

/* FOTOALBUM */

.fotoalbumruta {
	clear:both;
	width: 520px;
	height: 60px;
	padding-left: 0px;
	padding-top: 0px;
	background:url(../images/fotoalbumbox.gif) no-repeat;
}

.fotoalbumrutatext {
	padding-left: 250px;
	padding-top: 20px;
}

.visafotoalbum label {
	font-weight: bold;
}

.visafotoalbum select {
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	font-style: normal;  
	width:300px;
	background-color: #ffffff; 
	border: solid 1px #333333
}


#adminform select.album  option.arkiv {
	background-color: #f0f0f0; 
	color: #999999;
	font-style: italic;
}

#fotoalbumbox {
	clear:both;
	margin-left: 40px;
	margin-right: 40px;
}

.visafotoalbum p.sidor {
	text-align: right;
}

.visafotoalbum p.sidor a {
	border: 0px;
}

table.visathumbsram {
	padding: 5px;
}

table.visathumbs {
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}

#fotoalbumbox img, #fotoalbumbox table.visathumbs img, .visafotoalbum img, .visafotoalbum table.visathumbs img {
	padding: 5px;
	border: 1px solid #006677;
	margin-bottom: 5px;
}

#fotoalbumbox a, #fotoalbumbox table.visathumbs a, .visafotoalbum a, .visafotoalbum table.visathumbs a {
	border: 0px;
}

table.visathumbs td.bild {
	padding: 0px 1px 0px 1px;
}

table.visathumbs td.bildtext {
	border-top: 1px solid #006677;
	padding: 5px 1px 0px 6px;
	font-size: 10px;
}

#visastorbild {
	display:none;
	padding:10px;
	position: absolute; 
	left: 65%; 
	top: 50%; 
	margin-left:-300px; 
	margin-top:-150px; 
	z-index 5; 
	height: auto; 
	width: auto; 
	background-color: #f0f0f0; 
	border: 1px dotted #666666;
}

#visastorbild .close {
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: right;
}

#visastorbild img {
	margin-bottom: 5px;
}