
body {
	margin: 0px;
	background-image: url('bgleft.gif');
	background-repeat: repeat-y;
	background-color: #f7f7f7;
	margin-bottom: 15px;
	margin-top: 15px;

}

#meny, hr {
	break: both;
}

#main {
	margin-left: 58px;
	width: 599px;
	background-color: white;
	border: 1px solid #663e3c;
	padding: 1px;
	*width: 600px;
}

body, td {
	font-family: Verdana;
	color: #4e4e4e;
	font-size: 12px;
}

br {
	margin: 10px;
}

th {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

input, select {
	background-color: #f2f0ee;
	font-weight: bold;
	color: #343434;
	font-size: 10px;
}

hr {
	width: 100%;
	height: 3px;
	border: 0px;
	border-top: 2px solid #f7f4f3;
	border-bottom: 1px solid #e3d8d7;
	margin: 3px;
	clear: both;
}

a {
	color: black;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}


#logo {
	background: url('media/logo.gif');
	width: 100%;
	height: 72px;
	background-repeat: no-repeat;
	background-position: bottom right;
}


#content {
	margin: 30px;
}


h1, h2, h3 {
	font-size: 20px;
	font-variant: small-caps;
	margin: 10px;
	margin-left: 0px;
	color: #ba6864;
	font-family: Courier New;
	break: both;

}

h1 {
	text-decoration: underline;
	margin-top: 20px;
}


h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #6f5152
}


p {
	margin: 8px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 2px;
}

br {
	margin: 0px;
	padding: 0px;
}


li.windows, li.quicktime, li.real, li.youtube {
	display: block;
	background-repeat: no-repeat;
	height: 30px; 
	padding-top: 6px;
	padding-left: 40px;
	list-style-type: none;
}

li.windows {
	background-image: url('windows.gif');

}

li.youtube {
	background-image: url('youtube.gif');
	padding-left: 60px;
}

li.quicktime {
	background-image:: url('quicktime.gif');

}

li.real {
	background-image:: url('real.gif');
}

ul {
	margin-left: 15px;
	padding: 0px;
}

#menu ul, #menu li {
	margin: 0px;
	border: none;
	padding: 0px;
	list-style: none;
	display: inline;
}

#menu ul {
	margin-left: 12px;
}

#menu a {
	background-color: transparent;
	font-size: 14px;
	font-variant: small-caps;
	font-family: Courier New, Verdana;
	color: #d5d5d5;
	border-top: 2px solid #926f69;
	background-color: #7f3d39;

	text-decoration: none;
	padding: 12px;
	padding-top: 2px;
	padding-bottom: 6px;

}


#menu a:hover {
	border-top: 2px solid #ab908d;
}

#menu {
	font-size: 16px;
	font-weight: bold;
	background-image: url('header3.jpg');
	padding-top: 150px;
	padding-bottom: 6px;
	
}


.bild img {
	border: 1px solid black;
}

.bild { 
	float: right; 
	margin: 6px;
	margin-bottom: -25px;
}

.bild p { 
	text-align: center;
	font-size: 10px;
	position: relative;
	top: -25px;
	background-color: black;
	color: white;
	opacity:.75;
	margin-left: 5px;
}


a {
	color: #132579;
	font-weight: bold;
}

#reaktionstest p {
	width: 300px;
}

#reaktionstest {
	display: table-cell;
	* display: inline;
	width: 335px;
}

#highscore {
	display: table-cell;
	* display: inline;
	width: 200px;
	vertical-align: top;	
}


#highscore h2 {
	* margin-top: 25px;
}


.finstilt {
	display: block;
	font-size: 9px;
}

#kommentardata {
	background-color: #f2f0ee;
	border: 1px solid #dbdbdb;
	padding: 2px;
	margin-top: -10px;
	opacity: .75;
}

#ads {
	width: 100%;
	overflow: hidden;
	text-align: center;
	background-color: #ededed;
}

#startknapp {
	background-color: transparent;
	border: none;
	background-image: url('starter2.gif');
	width: 186px; 
	height: 95px;
	padding-left: 45px;
	padding-bottom: 20px;
}

.done {
	color: darkgreen;
	font-weight: bold;
}

.viktigt {
	color: #a90d10;
}

.old {
	text-decoration: line-through;
	font-style: normal;
}

.medalj {
	background: url('medalj.gif') no-repeat;
	padding-left: 20px;
	height: 16px;
	display: block;
}

table {
	empty-cells: show;
}

th {
	background-color: #7F3D39;
	font-weight: bold;
	color: #D5D5D5;
	padding: 10px;
}

td {
	background-color: white;
}


table.c td {
	width: 35px;
}

td.c1 {
	background-color: #E5E5E5;
	width: 35px; 
}

td.c2 {
	background-color: #E5E5E5;
	width: 35px;
}

.green {
	color: #006E00;
}

.red {
	color: #FFD1D1;
}

.underline {
	border-bottom: 1px solid black;
}

