/* Sidan */
html {height: 101%; }


body {
	background-image:url(grafik/bak1.jpg);
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
}


/* Formateringen */

#Header {
width: 800px;
height: 160px;
background-image: url(grafik/huvudbild.gif);
margin: auto;
}

#Flash {
	height: 145px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 25px;
	
}

#Menu {
width: 800px;
height: 30px;
background-image: url(grafik/sidbakgrund.gif);
margin: auto;
}

#Content {
width: 800px;
background-image: url(grafik/sidbakgrund.gif);
margin: 0px auto;
}


#Box1 {
width: 175px;
margin-left: 25px;
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 2px;
padding: 2px;
float:none;
}

#Box2 {
width: 530px;
margin-right: 25px;
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 2px;
padding: 2px;
float: right;
}

#Box3 {
width: 745px;
margin-left: 25px;
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 2px;
padding: 2px;
}

#Box4 {
width: 350px;
margin-left: 5px;
margin-right: 25px;
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 2px;
padding: 2px;
float: right;
}

#Box5 {
width: 350px;
margin-left: 20px;
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 2px;
padding: 2px;

}

#End {
width: 800px;
height: 50px;
background-image: url(grafik/sidfot.gif);
margin: auto;
}


.Header1 {
width: 175px;
height: 21px;
background-image: url(grafik/header1.gif);
color: #333333;
font-weight: bold;
font-size: 14px;
padding-left: 2px;
padding-top: 5px;
}

.Header2 {
width: 530px;
height: 21px;
background-image: url(grafik/header2.gif);
color:#333333;
font-weight: bold;
font-size: 14px;
padding-left: 2px;
padding-top: 5px;
}

.Header3 {
width: 745px;
height: 21px;
background-image: url(grafik/header2.gif);
color:#333333;
font-weight: bold;
font-size: 14px;
padding-left: 2px;
padding-top: 5px;
}

.Header45 {
width: 350px;
height: 21px;
background-image: url(grafik/header2.gif);
color:#333333;
font-weight: bold;
font-size: 14px;
padding-left: 2px;
padding-top: 5px;
}

/* Text */
.normal {
color:#333333;
}

.golfveckan {
color:#006633;
}

.viktigtext 
{color:#CC0000;
}

.struknatavlingar
{text-decoration: line-through;
}

.lank {
margin-left: 35px;
font-weight: bold;
font-size: 14px;
}

/* Länkar */

a {
   color: #003366;
   text-decoration: none;
}

a:hover{
   color: #333333;
   text-decoration: underline;
}

/* Bildformatering */

.foto {
  border: 0px;
  padding: 4px;
  color: #dbdbdb;
}

