body { 
	marin: 0 auto;
	text-align: center;
	background: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303131;
	font-weight: normal;
}



/* - - - T E X T - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303131;
	font-weight: normal;
	margin: 10px 0 0 0;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #303131;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303131;
	font-weight: normal;
	margin: 0;
}

a:link, a:visited, a:hover {
	color: #303131;
	background: transparent;
	text-decoration: none;
}

a.lank:link, a.lank:visited {
	color: #303131;
	background: transparent;
	border-bottom: 1px #303131 dashed;
	text-decoration: none;
	line-height: 16px;
}

a.lank:hover {
	color: #303131;
	background: #feee89;
	border-bottom: 1px #303131 dashed;	
	text-decoration: none;
}



/* - - - L A Y O U T - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#papper {
	width: 800px;
	background: transparent url('/images/papper.jpg');
	margin: 0 auto;
	height: auto;
}

#innehall {
	width: 800px;
	background: transparent url('/images/toppbild.jpg') no-repeat top left;
	text-align: left;
}

#uppe {
	height: 300px;
	text-align: right;
}

#nere {
	padding-bottom: 20px;
}


/* - - - S T A M P E L - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#stampel {
	height: 110px;
	margin: 0 0 30px 0;
	clear: both;
}


/* - - - I N F O - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#info {
	width: 300px;
	height: 300px;
	text-align: left;
	float: right;
}

#info p {
	width: 260px;
	text-align: justify;
}

#tavlingsregler{
	margin: 30px 0 0 0;
}

#regler ul {
	list-style-image: url('/images/stjarna.png');
	width: 600px;
	margin: 0 0 0 10px;

}

#regler li {
	font-size: 13px;
	margin: 6px 0 4px 10px;
	padding-left: 6px;
}


/* - - - T I D I G A R E - - - - - - - - - - - - - - - - - - - - - - - - - - */

#tidigare {
	width: 100%;
	height: 20px;
	clear: both;
	margin: 20px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#tidigare a:link, #tidigare a:hover, #tidigare a:visited {
	font-size: 14px;
	margin: 0 20px 0 0;
	color: #666666;
}


/* - - - S P E L N I N G S L I S T A - - - - - - - - - - - - - - - - - - - - */

#spelningslista {
	width: 500px;
	float: left;
	margin: 0 0 50px 50px;
	padding-bottom: 50px;
}

#spelningslista_rubrik {
	margin: 0 0 0 0;
}

.avdelare {
	width: 500px;
	height: 1px;
	border-top: 1px #666666 dashed;
}

.del {
	width: 500px;
	clear: both;
	border-top: 1px #666666 dashed;	
}

.datum {
	width: 36px;
	height: 44px;
	float: left;
	margin: 4px 0 0 6px;
}

.dag {
	font-size: 30px;
	font-weight: bold;
	margin: -6px 0 -2px 0;	
	letter-spacing: -1px;
}

.manad {
	font-size: 16px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
}

.deltavling, .wildcard, .semifinal, .final {
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	width: 390px;
	float: left;
	margin: 4px 0 0 0;
}

.deltavling {
	color: #59079f;
}

.wildcard {
	color: #0e8ba6;
}

.semifinal {
	color: #379d01;
}

.final {
	color: #ed6700;
}

.deltagare {
	width: 390px;
	float: left;
	margin-left: 3px;
}

.deltagare ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 390px;
}

.deltagare ul li {
	margin: 0;
	padding: 0;
	width: 390px;
}

.bilder {
	width: 60px;
	height: 40px;
	float: right;
}

.v_deltavling {
	background: #ccb0e1;
}

.v_wildcard {
	background: #badde1;
}

.v_semifinal {
	background: #a1ed8b;
}

.v_final {
	background: #faca80;
}



/* - - - G A L L E R I - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#galleri {
	width: 185px;
	float: left;
	margin: 0 0 0 30px;
}

#galleri_rubrik {
	margin: 0 0 16px 0;
}

.bild {
	border: 1px solid #303131;
	margin: 0 0 10px 35px;
}



/* - - - L O G G O R - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#loggor {
	width: 768px;
	height: 120px;
	margin: 0 0 30px 30px;
	clear: both;
}

.logga {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0 30px 0 30px;
}



/* - - - A N M Ä L A N - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#anmalan {
	width: 768px;
	height: 200px;
	border: 2px dashed #303131;
	margin: 0 16px 30px 16px;
	clear: both;
}

#anmalan_rubrik {
	margin: 10px 0 0 2px;
}

#anmalan_text {
	width: 210px;
	height: auto;
	float: left;
	margin: 10px 50px 10px 0;
}

#anmalan_text p {
	margin-left: 30px;
}


.anmalan_form {
	width: 250px;
	height: auto;
	float: left;
	margin: 25px 0 0 0;
}

input, textarea {
	width: 200px;
}

label {
	height: 12px;
	margin: 2px 0 0 0;
}


/* - - - S I D F O T - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidfot {
	width: 800px;
	height: 30px;
	background: #353535;
	clear: both;
	text-align: right;
	color: #888888;
	font-size: 11px;
}

#sidfot a:link, #sidfot a:hover, #sidfot a:visited {
	color: #db543e;
}