﻿body 
{
	background-color: white;
	font-family: Georgia;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

#container
{
	width: 100%;
	margin: auto;
	background-color: #741115;
	float: left;
}

#top
{
	width: 100%;
	max-height: 225px;
	float: left;
}

#menu
{
	width: 100%;
	height: 25px;
	background-color: black;
	text-align: center;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	margin-top: -4px;
	float: left;
}

#menutext
{
	padding-top: 8px;
}

#left
{
	width: 15%;
	min-height: 600px;
	background-color: #741115;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}

#center
{
	width: 70%;
	min-height: 600px;
	background-color: White;
	background-image: url(images/hfabg.gif);
	background-repeat: repeat-y;
	float: left;
}

#right
{
	width: 15%;
	min-height: 600px;
	background-color: #741115;
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
}

#footer
{
	width: 100%;
	height: 30px;
	background-color: black;
	text-align: center;
	color: #E4A141;
    bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 8px;
	float: left;
}

h1
{
	color: white;
	font-size: 28px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}

h2
{
	color: black;
	font-size: 24px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
    text-decoration: underline;
}

h3
{
	color: black;
	font-size: 18px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}

h4
{
	color: black;
	font-size: 16px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}

a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

p
{
	color: black;
	font-family: Georgia;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}

.styrelse
{
	font-family: Verdana;
	text-align: left;
	font-size: 11px;
}

#styrelsea
{
	width: 33%;
	float: left;
	margin-left: 5px;
}

#styrelseb
{
	width: 33%;
	float: left;
}

#styrelsec
{
	width: 33%;
	float: left;
}

.blind
{
	color: White;
}

#klubbar a
{
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
	margin-left: 45%;
}

#historik
{
	background-image: url(images/historiabg.jpg);
	background-repeat: repeat-y;
	padding-left: 20%;
	padding-right: 20%;
	
}


#historik p
{
	font-family: georgia;
	font-size: 14px;
	text-align: left;
}

#nyheter
{
	padding-left: 20%;
	padding-right: 20%;
	
}


#nyheter p
{
	font-family: georgia;
	font-size: 14px;
	text-align: left;
}

#biljetter
{
	padding-left: 10%;
	padding-right: 10%;
}

#bolletinen
{
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}