/* @override http://kulevent.se/css/layout.css */

body {
	padding: 2em;
	margin: 0;
	font: 0.7em Verdana, sans-serif;
	background: #000000;
}

/* Av Micke */

a:link img, a:active img, a:visited img, a:hover img, img { border: 0px none; }
a:focus { outline: none; }
form { margin: 0px; padding: 0px; }
.clr { clear:both; }

/* :-) */

h1 {
	margin: 1em 0 1em 0;
	letter-spacing: 0.1em;
	font: 1.3em Georgia, serif;
	color: #363636;
	border-bottom: 1px dotted #f4b400;
}

h2 {
	margin: 1em 0 1em 0;
	letter-spacing: 0.1em;
	font: 1.3em Georgia, serif;
	color: #363636;
}

h3 {
	margin: 1em 0 1em 0;
	letter-spacing: 0.1em;
	font: 1.3em Georgia, serif;
	color: #363636;
}

p {
	margin: 0 0 5px 0;
	color: #363636;
}

a {
	border-bottom: 1px solid #363636;
	text-decoration: none;
}

a:link {
	color: #363636;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

/* sidlayout */

#sidhuvud {
	width: 874px;
	height: 75px;
	padding: 0;
	background: url(/gfx/top_874x75.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}

/*Innehåller top-bilden*/

#layout {
	width: 874px;
	padding: 0;
	background: #cccccc;
	margin-left: auto;
	margin-right: auto;
}

#kolumncontainer {
	width: 874px;
	float: left;
	background: #cccccc;
	position: relative;
}

/*Innehåller kolumn 1 och 2*/

#kolumn1 {
	float: left;
	width: 255px;
	padding: 0 10px 0 25px;
	background: #cccccc;
}

#kolumn1 img.logo {
	margin-top: 15px;
}

#opacitybox {
	width: 14em;
	float: left;
	margin: 0;
	padding: 1em 0 1em 0;
	background: #fff;
	border: 1px solid #f4b400;
	font: 1em Georgia, serif;
	text-align: center;
}

#opacitybox a {
	border-bottom: 0px;
}

#opacitybox2 {
	width: 14em;
	float: left;
	margin: 0;
	padding: 1em 0 1em 0;
}

#opacitybox2 a {
	border-bottom: 0px;
}

#kolumn2 {
	float: right;
	width: 563px;
	padding: 10px;
	background: #ffffff;
	line-height: 1.8em;
}

.kolumn_halva {
	float: left;
	width: 23em;
	padding: 0 0 0 1em;
}

#sidfot {
	clear: both;
	padding: 0 0 0 0;
	height: 50px;
	width: 874px;
	background: url(/gfx/bottom_874x50.jpg) bottom;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#sidfot p {
	text-align: right;
	padding: 28px 20px 0 0;
	margin: 0;
}

/* meny */

#menycontainer {
	float: left;
	margin: 1em 0 0 0;
	padding: 0;
}

#meny {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 1em Georgia, serif;
}

#meny a {
	width: 12em;
	background: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0.3em 1em;
	margin-bottom: 0.8em;
	border-left: 1px dotted #f4b400;
	border-bottom: 1px dotted #f4b400;
	border-right: 20px solid #cccccc;
}

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

#meny ul a {
	width: 8.4em;
	background: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0.3em 1em;
	margin-bottom: 0.8em;
	border-left: 1px dotted #f4b400;
	border-bottom: 1px dotted #f4b400;
	border-right: 20px solid #cccccc;
}

#meny a:link {
	color: #2d371e;
}

#meny a:hover {
	text-decoration: underline;
}

#meny a#current {
	font-weight: bold;
	border-right: 20px solid #f4b400;
}

#meny a#subcurrent {
	font-weight: bold;
	border-right: #999999;
}


/*ENTRÉSIDA*/

#layoutentre {
	width: 78em;
	height: auto;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.kolumner {
	float: left;
	width: 277px;
	padding: 3em 1em 0 0;
}

.kolumner a {
	border-bottom: 0px;
}

#kolumntext1 {
	float: left;
	width: 247px;
	height: 79px;
	background: url(/gfx/pics/entre/paintball_T_277x159.png);
	padding: 65px 15px 15px 15px;
	text-align: center;
}

#kolumntext2 {
	float: left;
	width: 247px;
	height: 79px;
	background: url(/gfx/pics/entre/speedball_T_277x159.png);
	padding: 15px 15px 65px 15px;
	text-align: center;
}

#kolumntext3 {
	float: left;
	width: 247px;
	height: 79px;
	background: url(/gfx/pics/entre/dropin_T_277x159.png);
	padding: 65px 15px 15px 15px;
	text-align: center;
}

#kolumntext3 img {
	margin: 10px;
	padding: 10px;
}