/* Havsgillet */

/* .css filen r skapad av Martin "unlimit" Goblirsch, */
/* fr Havsgillet.se */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.166;
	margin: 2px;
	padding: 0px;
	background: #F9F7F7 url("gfx/index/grund.jpg") fixed;
	bottom: 2px;
	SCROLLBAR-FACE-COLOR: #E5E5E5;
	SCROLLBAR-SHADOW-COLOR: #E5E5E5;
	SCROLLBAR-3DLIGHT-COLOR: #E5E5E5;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #E5E5E5;
	SCROLLBAR-DARKSHADOW-COLOR: #E5E5E5;
	SCROLLBAR-BASE-COLOR: #E5E5E5;
}
a {

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

	font-size: 10px;

	color: #000000;
	

}
    a:visited { text-decoration: none; color: #000000}
    a:active { text-decoration: none; color: #000000}
    a:hover { text-decoration: none; color: #263F0F}
	a:link { text-decoration: none; color: #000000}

table {

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

	font-size: 10px;

}
input 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #1B2A30;
border-bottom: 1px solid; 
border-bottom-color: #C7C8C9;
border-right: 1px solid; 
border-right-color: #C7C8C9;
border-top: 1px solid;
border-top-color: #C7C8C9;
border-left: 1px solid;
border-left-color: #C7C8C9;
background: #F8F8F8;
}

/* Lnkar: */

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* Listor: */

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/* Havssgillets design: */

#Nav{
	float: right;
	width:178px;
	padding: 0px;
	font: small Verdana,sans-serif;
	font-size: 12px;
	background-image: url(gfx/index/main.gif);
	background-repeat: no-repeat;
}

/* Meny */

#Meny{
	margin: 0px;
	padding: 0px;
	hight: 100%;
}

#Meny h3{
	padding: 10px 0px 2px 10px;
}

#Meny a:link, #Meny a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  none;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#Meny a:hover{
	border-top: 1px none #cccccc;
	background-image: url(gfx/index/pling.gif);
	font-weight: bold;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}


/* Meny 2 */

.Meny2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.Meny2 h3{
	padding: 10px 0px 2px 0px;
}

.Meny2 a{
	display: block; 
}
.hej{
	background: #F9F7F7 url(../gfx/index/sling.gif) no-repeat;
}
.start {
	background-image: url(../gfx/misc/dot-hor.gif);
	background-repeat: repeat-x;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


