/* Body ----------------------------------- */

body {
	background: #616161 url("http://www.gullhov.se/pics/bg.gif") repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555E4F;
	list-style-position: inside;
}

h1, h2, h3, h4 ,h5, p, pre{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555E4F;
	}


/* Header ------------------------------------- */

#header{
	width: 960px;
	height: 245px;
	margin: 0px auto;
	background:  url("http://www.gullhov.se/pics/bg/1/gullhovSkiss3_01.png") no-repeat;
}

/* Topmenu ------------------------------------ */

#top{
	text-align:right;
	padding:20px;
}

#top a{
	color: #555E4F;
	text-decoration: none;
	line-height: 10px;
}

#top a:hover{
	color: #999;
	text-decoration: underline;
}


#top a:visited{
	color: #222;
}

#klubbmed{
float:left;
height:120px;
background:#F0F0F0;
border:solid 1px #999;
padding:10px;
margin:10px;

overflow: auto;

}

/* Horizontal Menu ---------------------------- */

#menu	{
	width: 960px;
	height: 9px;
	margin: auto;
	background:  url("http://www.gullhov.se/pics/bg/1/gullhovSkiss3_02.png");
padding-top:10px;
}

#menutext{
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	position:relative;
	z-index: 100;
}

#menu a{ 
	color: #555E4F;
	text-decoration: none;
	line-height: 10px;
	} 

#menu a:hover{
	color: #999;
	text-decoration: underline;
	}

#menu a:visited a:link{
	color: #aaa;
	}

/* Wrap ----------------------------------- */

#content{
	color: #555E4F;
	width: 960px;
	height: auto;
	margin: auto;
	padding: 2px 0px 0px 0px;
	background-image:  url("http://www.gullhov.se/pics/bg/1/gullhovSkiss3_04.png");
	background-repeat: repeat-y;
	}

#content a{ 
	color: #555E4F;
	text-decoration: none;
	line-height: 15px;

	} 
#content a:hover {
	color: #999;
	text-decoration: underline;

	}

/* Columns ------------------------------------ */

#colone{
	text-align:left;
	padding:10px;
	width:170px;
	margin-left:15px;
	float:left;
}

#coltwo{
text-align:justify;
	padding:10px;
	width:480px;
	float:left;
	margin-left:5px;
	margin-right:5px;
padding-top:34px;
}

#coltwo h2
	{
	font-size:14px;
	}

#coltwo p
	{
	margin-top:0px;

	}

#colthree{
	text-align:right;
	padding:10px;
	width:170px;
	float:right;
	margin-right:20px;
}



#colthree h1
	{
	padding-right:5px;
	}

#colthree p{
	text-align:right;
	line-height: 15px;
}

/* Special column for the sales gallery --------- */

#coltwoGallery{
	text-align:justify;
	padding:20px;
	width:900px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}


/* Footer --------------------------------------- */

#footer{
	width: 960px;
	height: 71px;
	margin: 0px;


	background-image:  url("http://www.gullhov.se/pics/bg/1/gullhovSkiss3_05.png");
}



#footer a{color: #555E4F;
	
	text-decoration: none;
line-height: 10px;
}

#footer a:hover{
	color: #aaa;
	text-decoration: underline;
}


/* Tabell sortering ----------------------------- */
table.sample {
	width:700px;
	text-align:left;
	font-size:11px;
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
margin-left:5px;
margin-right:5px;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 1px 1px 1px 1px;
	border-bottom:1px solid gray;

}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 1px 1px 1px 1px;
height:22px;

}

/* Vertical menu --------------------------------- */

#navcontainer {
	padding-left: 5px;
	list-style-type: none;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555E4F;
	}


#navcontainer a{
	display: block;
	padding:7px;
	width: 145px;
	border-bottom: 1px outset #555E4F;
	padding-left:0px;
	}


#navcontainer a:hover{
  	color: #ffffff;
	background-color:#333;
	}


/* The rest ----------------------------------------*/


.style5 {color: #ffcc00;
	font-weight: bold;
}
.style6 {color: #0000ff}
.style7 {color: #000000; font-weight: bold; }
.style8 {color: #0000ff;
	font-weight: bold;}
.style9 {color: #ff0000; font-weight: bold; }

#resbg1 td{background-color:#fff;}

#resbg2 td{background-color:#eee;}

td.sektioner{
 vertical-align:top;
}

table.tabell{
	border: thin dotted;
}



#tablespace{
padding:0px;
margin:0px;
}

.alignL{
	text-align:left;
}

.alignR{
	text-align:right;
}

.float_left
{
	float:left;
	padding:5px;
}

.float_right
{
	float:right;
	padding:5px;
}

h1	{	
	font-size: 2.4em;	
	border-bottom: 1px outset #555E4F;
	font-variant:small-caps;
	}

h2	{
	font-size:16px;
	font-variant:small-caps;

	}

h4 {
	font-size:12px;
	font-weight:bold;
}

h4:hover{
	text-decoration: underline;
	color:#999;
}

TD{
	font-family:arial,helvetica
}

#img1{
	width:490px;
}

#img1a{
	width:150px;
	height:100px;
	padding:5px;
	}

#img1b{
	width:150px;
	padding:5px;
	height:100px;
}

#img1c{
	width:150px;
	padding:5px;
	height:100px;
	}
/*
#img1d{
	width:150px;
	float:right;
	padding:5px;
}*/


#img2{
	width:120px;
	height:80px;	
	}
#img3{
	width:150px;
	

}

#img4{
	width:150px;
	height:100px;
}

#img5{
	width:245px;
}

#img6{
	width:245px;
	height:180px;
}

#logga{
	background-image: url("http://www.gullhov.se/pics/logoLiten.png");
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	padding-right:0px;
	margin-bottom:0px;
	z-index:2;
}

#loggaL{
	background-image: url("http://www.gullhov.se/pics/logoLitenL.png");
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	padding-right:0px;
	margin-bottom:0px;
	z-index:2;
}



