BODY {
	margin: 0px;
	background: #CCCCCC URL(bodybg.png) repeat-y center top;
	text-align: center;
	min-width: 750px;
	}


/* FORM STYLES */
.inputbox			{
					z-index: 1;
					width: 300px;
					font-family: verdana; 
					font-size: 11px; 
					color: #000000;
					border-width: 1;
					border-style: solid;
					border-color: #465649;
					background-color: #F7F7F7;
					}

select				{
					font-family: verdana; 
					font-size: 11px; 
					color: #000000;
					border: 1 solid #465649;
					background-color: #F7F7F7;
					}
						

.button	 			{
					font-family: verdana; 
					font-size: 11px; 
					color: #000000; 
					width: 115px;
					font-weight: bold;
					}

#loginbox {
	width: 685px;
	height: 100px;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 3px;
	padding: 0px;
	}



.logintable {
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 18px;
	}

	.logintableoverskrift				{
					font-family: verdana;
					font-size: 12px;
					font-weight: bold;
					color: #000000;
					line-height: 14px;
					background-color: #339933;
					background-image: URL(loginbg.png); 
					}



#afslutningsbox {
	width: 685px;
	height: 100px;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 3px;
	padding: 0px;
	}



.afslutningstable {
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 18px;
	}

	.afslutningstitel {
		font-size: 15px;
		color: #006600;
		}


#wrapper {
	margin:0 auto;
	width:685px;
	height: 100%;
	text-align: left;
	z-index: 1;
	}

#top {
	width: 685px;
	height: 55px;
	margin-left: 0px;
	background-image: URL(top.png);
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	}

	#topleft {
	float: left;
	width: 440px;
	margin-top: 12px;
	margin-left: 12px;	
	}

	#topright {
	width: 190px;
	float: right;
	margin-right: 10px;
	margin-top: 12px;
	line-height: 17px;
	}

#spilleflade {
	width: 685px;
	height: 100px;
	font-family: Verdana;
	font-size: 12px;
	background-color: white;
	margin-top: 3px;
	padding: 0px;
	}

.hspace {
	height: 5px;
	background: white;
	}
.vspace {
	width: 5px;
	background: white;
	}

.situationspic {
	width: 400px;
	height: 295px; 
	}

	.situationspic-div {
		position: relative;
		top: 0px;
		}

		.situationspic-topborder {
			position: absolute;
			top: 0px;
			left: 0px;
			}

		.situationspic-bottomborder {
			position: absolute;
			bottom: -1px;
			left: 0px;
			}


.situtext {
	width: 225px;
	height: 295px;
	background-image: URL(situtextbg.png);
	vertical-align: top;
	}

	.overskrift {
		margin-top: 15px;
		text-align: center;
		font-family: Verdana, Arial, Sans-serif;
		font-size: 13px;
		font-weight: bold;
		}

	.situhr	{
		width: 180px;
		color: #F9F9F9;
		height: 2px;
		}	

	.beskrivelse {
		height: 170px;
		margin-left: 15px;
		margin-right: 15px;
		font-family: Verdana, Arial, Sans-serif;
		font-size: 13px;
		line-height: 20px;
		}

	.situsound {
		position: relative;
		top: 0px;
		width: 205px;
		height: 30px;
		text-align: right;
		}

.answerpic {
	height: 125px;
	background-color: white;
	}

	.answerpic-div {
		position: relative;
		top: 0px;
		}

		.answerpic-topborder {
			position: absolute;
			top: 0px;
			left: 0px;
			}

		.answerpic-bottomborder {
			position: absolute;
			bottom: -1px;
			left: 0px;
			}

.answer {
	width: 225px;
	background-image: URL(knap.png);
	}

	.answer-div {
		position: relative;
		top: 7px;
		left: 7px;
		width: 225px;
		height: 46px;
		margin-top: 0px;
		font-family: Verdana, Arial, Sans-serif;
		font-size: 13px;
		line-height: 15px;
		color: #000000; 
		z-index: 1;
		}


	.answer-button {
		position: absolute;
		top: -7px;
		left: -7px;
		width: 225px;
		height: 46px;
		z-index: 2;
		}

	.answer-sound {
		position: relative;
		top: 0px;
		width: 225px;
		height: 20px;
		font-size: 8px;
		text-align: right;
		}
