/************************ H-hantering ************************************/

html {
	overflow-y: scroll;
}

h1 {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

h2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

h4 {
	font-family: Myriad Pro, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #645c5a;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}



/******** GENRELL FÖR HEMSIDA  ***********/
table, tr, td {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

.body_class {
	background: #eeeeee;
	text-align:center;
}





a:link {
	color: #000000;
	text-decoration: underlined;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

a:visited {
	color: #000000;
	text-decoration: underlined;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

a:hover {
	color: #000000;
	text-decoration: underlined;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

a:active {
	color: #000000;
	text-decoration: underlined;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}



/******** FORMULÄR   ***********/

input, select, textarea {
	   border-width: 1px;
	   border-style: solid;
	   border-color: #000000;
	   width: 150px;
	   font-family: verdana, arial;
	   font-size: 8pt;	
	   background-color: #ffffff;     
}


/******** NYHETER   ***********/

.link {

}

.news_title {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	width: 500px;
	color: white;
	background: #ffffff;
	height: 17px;

	color: #000000;			
}

.underline {
	text-decoration: none;
	color: #000000;
}

.news_content {
	width: 500px;
}

.nyheter_startpage {
	background: #8b7a70 url(../images/nyheter_ffkakel.jpg) no-repeat;
	height: 120px;
	padding-top: 35px;
	padding-left: 15px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

.nyheter_startpage a {
	color: #ffffff;
}



/******** GÄSTBOK   ***********/

/*texten för tabellen med formuläret*/
.guestbook_form_table {
    font-family: Verdana, arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

/*rubriken i formulärtabellen*/
.guestbook_form_table_title{
	font-family: Verdana, arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

/*texten i tabellen med inlägg*/
.guestbook_table {
	width: 100%;
	border-collapse: collapse;
	
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;

	border-top: 1px solid #6F7889;
	border-right: 0px solid #6F7889;
	border-left: 0px solid #6F7889;
	border-bottom: 1px solid #6F7889;
	
	padding: 5px 5px 5px 5px;
}

/*rubrik för inlägg*/
.guestbook_table_title {
	font-family: Verdana, arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #6F7889;
	padding: 2px 2px 2px 2px;
}

/*underrubrik för inlägg*/
.guestbook_table_title_2 {
	font-weight: bold;
}


/*DIVVISAR***********************************************/
#pageholder {
	text-align: center;
	width: 802px;
	margin-left: auto;
	margin-right: auto;
}

#logotype {
	width: 802px;
	height: 75px;
	background: #cdc5c2;
	border: 1px solid #93918f;
}

#menu {
	width: 802px;
	height: 19px;
	background: #857f7f;
	border-left: 1px solid #93918f;
	border-right: 1px solid #93918f;
	border-bottom: 1px solid #93918f;
}

#menu_sub {
	width: 802px;
	height: 20px;
	background: #b8b1b1;
	border-left: 1px solid #93918f;
	border-right: 1px solid #93918f;
	text-align: left;
	
}

.menu_sub {
	padding-left: 10px;
}

#delimiter {
	width: 802px;
	height: 6px;
	background: #e5e5e5;
	border-left: 1px solid #93918f;
	border-right: 1px solid #93918f;
}

#mainBody {
	width: 802px;
	min-height: 500px;
	background: #cdc5c2;
	border-left: 1px solid #93918f;
	border-right: 1px solid #93918f;
	text-align: left;
	display:block;
	float:left;
}

#content {
	/*padding: 5px;*/
}

#footer {
	width: 802px;
	height: 25px;
	background: #857f7e;
	border: 1px solid #93918f;
	padding-top: 5px;
	color: #ffffff;
	display:block;
	float:left;
}

/*MENYYYY***********************************************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#glowingtabs{
float:left;
width:100%;
font-size:90%;
line-height:normal;
/*border-bottom: 1px solid #7e9fff; Add border strip to bottom of menu*/
}

#glowingtabs ul{
list-style-type: none;
margin:0px;
/*margin-left: 5px; Left offset of entire tab menu relative to page*/
padding:0px;
}

#glowingtabs li{
display:inline;
margin:0px;
padding:0px;
font-size: 10px;
font-family: verdana, arial;
}

#glowingtabs a{
float:left;
background:url(../images/glowtab-left.gif) no-repeat left top;
margin:0px;
margin-right: 1px; /*spacing between each tab*/
padding:0px 0px 0px 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(../images/glowtab.gif) no-repeat right top;
padding: 3px 12px 4px 6px;
font-weight:bold;
color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/*<!--[if IE]>*/
/*<style type="text/css">
/*p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
/*padding-top: 1em;*/
/*}*/
/*</style>*/
/*<![endif]-->*/

/********OBJEKT SFD********/
.objekt{
	background: #ececec;
/*		filter:alpha(opacity=65);*/
/*		-moz-opacity:0.65;*/
 
}

.objektlista {
	width: 99%;
}


.rantlista {
	width: 99%;
}


.kalkyl {
	background: #ececec;
	width: 99%;	
}

.spekulant {
	width: 99%;
}

.tblObjlist {
	width:710px;
	font-family: Verdana,Arial,georgia;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.Rubrik{
	font-family: Verdana,Arial,georgia;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background: #e5e5e5;

}

.UnderRub{
    font-family: Verdana,Arial,georgia;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.Rand{
    font-family: Verdana,Arial,georgia;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #4d4d4d;
	margin: 0px 0px 0px 0px;
}

.Brod {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #4d4d4d;
	margin: 15px 0px 0px 15px;
	line-height: 15px;
}



/*bildspel*/
#pagination{
	width:400px;
	display:block;
	float:left;
	padding:0 0 10px 20px ;
}
#pagination a{
	margin:0 8px 0 0;
	text-decoration:none;
}
#pagination a#currentPagination{
	text-decoration:underline;
}
