﻿body, p, div, span, a, ul, li, img, h1, h2, h3, h4  {
	margin: 0px;
	padding: 0px;
}

body, html{
		margin: 0px;
		padding: 0px;
		font-family: arial;
		font-size: 15px;
		background-color: #d9d8d0;
		color: white;
	}

	p {
		line-height: 21px;
		padding-bottom: 10px;

	}
	h1 {
		padding-bottom: 20px;
	}
	
	a {
		font-weight: bold;
		text-decoration: none;
		color: white;
	}
	h2 {
		padding-left: 60px;
	}
	
	img {
		border: none;
	}
	a:hover {
		text-decoration: underline;
	}
	ul {
		padding-top: 30px;
	}
	li {
		list-style-type: none;
		padding-bottom: 10px;
	}
	.centerer {
		width: 997px;
		background-image: url('background.jpg');
		margin-left: auto;
		margin-right: auto;
	}
	.header {
		text-align: center;
		padding-bottom: 20px;
	}
	
	div.text {
		float: left;
		padding-left: 30px;
		text-align: left;
		width: 600px;
		overflow: hidden;
		
	}
	.right_menu {
		float: right;
		color: black;
		padding-bottom: 10px;
		padding-right: 25px;
		width: 285px;
	}
	.right_menu  a{
		color: black;
	}
	.right_menu  a:hover{
		color: white;
		text-decoration: none;
	}
	.right_menu  img{
		border: 1px solid white;
		margin-right: 10px;
		overflow: hidden;
		
	}
	.footer {
		width: 945px;
		margin-top: 20px;
		text-align: right;
		background-color: black;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.past a {
		font-weight: normal;
		font-size: 14px;
	}
	.reset {
		clear: both;
	}
	
	.red {
		color: red;
	}
	
.info {
	border: 2px white solid;
	background-color: #ededed;
	padding: 5px;
	margin-bottom: 20px;
}
.center {
	text-align: center;
}

.left {
	float: left;
}
.twitter {
	position: relative;
	z-index: 0;
	top: -50px;
}
.tw_header {
	font-size: 20px;
	padding-top: 10px;
	text-align: center;
	position: relative;
	height: 40px;
	background-color: #565658;
	z-index: 1;
}
h3 {
	font-size: 20px;
}
.spele {
	padding-left: 16px;
}
