/* Class Styles */
	
.bodyText {
	font:11px Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:12px;
	margin-top:0px;
	letter-spacing:0.1em;
	}
	
.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
	}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.05em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}

.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}


/* GRAFIK */

img{

	border: 0px solid black;

}

#long_line_left{

	position: absolute;

	left: 0px;

	top: 0px;

	width: 20px;

	height: 411px;

	background-image:  url(file:///E|/img/long_line.gif);

	background-repeat: repeat-y

}

#long_line_right{

	position: absolute;

	left: 680px;

	top: 0px;

	width: 20px;

	height: 411px;

	background-image:  url(file:///E|/img/long_line.gif);

	background-repeat: repeat-y

}

#foot{

	position: absolute;

	top: 410px;

	left: 0px;

	width: 700px;

	height: 20px;

	background-image:  url(file:///E|/img/footer.jpg);

	background-repeat: no-repeat

}



/* LAYOUT */

#container{

	position: absolute;

	left: 20px;

	top: 15px;

	height: 495px;

	width: 700px;

}

#box{

	position: absolute;

	left: 0px;

	top: 85px;

	width: 700px;

	height: 410px;

}



/* HGERSPALTEN */

.text{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

#rightcol{

	position: absolute;

	left: 571px;

	top: 0px;

	width: 108px;

	height: 409px;

	border: none;

}

#colseek{

	position: absolute;

	top: 5px;

	left: 5px;

	width: 103px;

	height: 14px;

}



#colseekbox{

	border: solid 1px #000000;

	width: 66px;

	height: 14px;

	font-family: Verdana;

	font-size: 10px;

	padding: 1px;

}



#colseekbutton{

	border: solid 1px #000000;

	width: 29px;

	height: 18px;

	font-family: Verdana;

	font-size: 10px;

	background-color: #E3E3E3;

}



#colagent{

	position: absolute;

	top: 30px;

	left: 5px;

	width: 103px;

	height: 165px;

	border-bottom: 1px solid #999999;

}

#collinks{

	position: absolute;

	top: 205px;

	left: 5px;

	width: 103px;

	height: 96px;

	border-bottom: 1px solid #999999;

}

#colnd{

	position: absolute;

	top: 305px;

	left: 5px;

	width: 103px;

}

#meny{

	width: 700px;

	height: 85px;

}

#karta{

	width: 270px;

	height: 240px;

}



/* TEXTEGENSKAPER */

body{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	color: #000000;

	background-color: #FFFFFF;

}

a:link{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	color: #000000;

	text-decoration: underline;

}

a:hover{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	color: gray; /*nda till RGB-vrde*/

	text-decoration: underline;

}

a:visited{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	color: gray; /*nda till RGB-vrde, ljusgr*/

	text-decoration: underline;

}



/* KLASSER */

.header_big_blue{

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #789BB6;

	margin-top: 2px;

	margin-bottom: 2px;

}

.header_big_yellow{

	font-family: Geneva, Verdana, Arial, Sans serif;

	font-size: 12px;

	font-weight: bold;

	color: #FAF7EB;

	margin-top: 0px;

	margin-bottom: 0px;

}

.header_big_green{

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #9BAB6B;

	margin-top: 2px;

	margin-bottom: 2px;

}



.header_big_grey{

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #999999;

	margin-top: 2px;

	margin-bottom: 2px;

}

.header_big{

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	margin-top: 2px;

	margin-bottom: 2px;

}

.header{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

}

.header_blue{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #789BB6;

}

.header_yellow{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #CCA835;

}

.header_green{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #9BAB6B;

}

.header_background_blue{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #789BB6;

	height: 15px;

	text-align: middle;

}

.header_background_yellow{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6600;
	background-color: #FFFFCC;
	height: 13px;
	
}

.header_background_green{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #9BAB6B;

	height: 15px;

}

.kursiv{

	color: #666666;

	font-size: 10px;

	font-style: italic;

}

.underline{

	text-decoration: underline;

}



.form_button {
	background-color: #EBFAED;
	border: solid 1px #000000;
	font-family: Geneva,Verdana;
	font-size: 9px;
	height: 14px;
	color: #CC6633;
}



.form_select {
	border: solid 1px #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 1px;
	line-height: 12px;
}

http://www.nackademin.com/css/content_start.css

#content{

	position: absolute;

	left: 19px;

	top: 0px;

	width: 178px;

	height: 240px;

	/*border: black 1px solid;*/

}

#topbild{

	position: absolute;

	left: 203px;

	top: 0px;

	width: 350px;

	height: 240px;

	/*border: 1px solid black;*/

}

#bottom1{

		position: absolute;

		left: 19px;

		top: 252px;

		width: 178px;

		height: 157px;

		border: none;

}

#bottom2{

		position: absolute;

		left: 203px;

		top: 252px;

		width: 178px;

		height: 157px;

		border: none;

}

#bottom3{

		position: absolute;

		left: 387px;

		top: 252px;

		width: 178px;

		height: 157px;

		border: none;

}




a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
body,td,th {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #CC6699;
}
h2 {
	font-size: 13px;
	color: #999966;
}
body {
	background-color: #33CCCC;
}
a:active {
	color: #333333;
}
.style67 {font-family: "Lucida grande", "Lucida Sans", Arial, sans-serif}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida grande, Lucida Sans, Arial, sans-serif;
}
.style68 {font-size: 18px}



/* Annat */


.post-title {
	font-family:Geneva, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#676E04;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}
.post-footer 
{
	padding-top:20px;
	background:  url(file:///E|/sajberia.se/blogga/connections/img/divider.gif) no-repeat center;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
#footer a {
border:none;
color:#7A7636;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED url(file:///E|/sajberia.se/blogga/connections/img/comments_bottom.jpg) repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#BBC4A3;
}
#topnav li a:hover, #topnav li a:active
{
	color:#F7F3ED;	
}

	
	
/* brdtext utan marginaler, fr texter layoutad i tabell etc */
.text {
	color : #6f6f6f;
	font-size : 9pt;
	font-family : Georgia, Times, Times New Roman, sans-serif;
	line-height:13pt;
}

/* Ej fetstil, gr. Anvnds bla i listor efter guldtext*/
.normal {
font-weight:normal;
color:#6f6f6f;
}

/* brdtext  */
.textblock {
	color : #6f6f6f;
	font-size : 9pt;
	font-family : Georgia, Times, Times New Roman, sans-serif;
	line-height:13pt;
	margin:10px;
}

/* fr lista/nyheter etc i hgerspalt */
.listtext {
	color : #6f6f6f;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height:10pt;
	margin:10px;
}


/* fr bottenmenyn */
.footer {
	color : #6f6f6f;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height:9pt;
	
}

br {
margin:0;
padding:0;
line-height:6pt;
}

/* Horizontal ruler anvnds fr att skilja avsnitt etc */
HR {width: 98%; height: 1px; color: Silver; border: none; } /* Fr Internet Explorer */
HTML>BODY HR { width: 98%; height: 1px; background-color: Silver; border: none; } /* Fr Gecko-baserade browsers */
HTML>BODY HR { width: 98%; height: 1px; background-color: Silver; border: 0px solid Silver; } /* Fr Opera och Gecko-baserade browsers */


/* Form styles */

label {
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
line-height:10pt;
font-weight: bold;
color: #6f6f6f;
}

input {
	font-size : 8pt;
	font-family : Georgia, Times, Times New Roman, sans-serif;;
	line-height:10pt;
	border:1px solid Silver;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:0px;
	background-color:White;
	font-weight:normal;
	color:#BC984C;
	width:100px;
}

select {
background-color:#BC984C;
color:white;
padding-right:5px;
padding-left:5px;
border-style:none;
border:0;
}

option{
padding-right:5px;
padding-left:5px;
}

textarea {
	border:1px solid Silver;
	padding:10px;
	background-color:white;
	
	color:#BC984C;
}

.submitbtn {
width:70px;
background-color:#BC984C;
font-family : Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight : bold;
color:White;
border-top-color:#e7d989;
border-right-color:#847520;
border-bottom-color:#847520;
border-left-color:#e7d989;
border-style:solid;
border-width:1px;
margin:1px;
}

.spalt {
margin:0;
float:left;
}

.bgBeigeActive

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    BACKGROUND-IMAGE: none! important;

    MARGIN: 0px;

    CURSOR: hand;

    COLOR: #494949;

    LINE-HEIGHT: 16px;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #ede8d2! important

}

.bgBeigeOpenActive

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    BACKGROUND-IMAGE: none! important;

    MARGIN: 0px;

    CURSOR: hand;

    COLOR: #494949;

    LINE-HEIGHT: 16px;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #fbf7e4! important

}

.bgBlack

{

    FONT-WEIGHT: 700;

    FONT-SIZE: 11px;

    MARGIN: 0px;

    COLOR: #ffffff;

    LINE-HEIGHT: 16px;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #000000

}

.bgBlue

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    MARGIN: 0px;

    COLOR: #ffffff;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #6d99a6

}

.bgBlueBorder

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    BACKGROUND-IMAGE: none! important;

    MARGIN: 0px;

    COLOR: #ffffff;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #6d99a6! important

}

.bgGrayBorder

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    BACKGROUND-IMAGE: none! important;

    MARGIN: 0px;

    COLOR: #ffffff;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #cccccc! important

}

.bgBlueRightSpecial

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    BACKGROUND-IMAGE: none! important;

    MARGIN: 0px;

    COLOR: #ffffff;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #6d99a6! important

}

.bgMainContent

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    MARGIN: 0px;

    COLOR: #6d99a6;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #e2ecee! important

}

.bgMainContentBeige

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;    

    MARGIN: 0px;

    COLOR: #d39800;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #f6f1dd! important

}



.bgLightBlue

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    MARGIN: 0px;

    COLOR: #6d99a6;

    LINE-HEIGHT: 16px;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #e2ecee

}

.bgBroYel

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    MARGIN: 0px;

    COLOR: #ffffff;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #d39800

}

.bgBroYelActive

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    BACKGROUND-IMAGE: none! important;

    MARGIN: 0px;

    CURSOR: hand;

    COLOR: #ffffff;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #d39800! important

}

.bgBroYelOpenActive

{

    FONT-WEIGHT: normal;

    FONT-SIZE: 11px;

    BACKGROUND-IMAGE: none! important;

    MARGIN: 0px;

    CURSOR: hand;

    COLOR: #494949;

    LINE-HEIGHT: 16px;

    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;

    BACKGROUND-COLOR: #dfca90! important

}
