body{
	background: #607c8c;
	margin:auto;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	color: #fff;
}

HTML BODY{
	margin:0px;
	}

div{
	text-align: left;
}

.top{
	width: 312px;
	height: 18px;
	/*background: #f1f3f5;*/
	float: left;
	display: inline;
	margin-bottom: 4px;
}

.intro{
	width: 312px;
	/*height: 57px;*/
	/*background: #c3d1d9;*/
	float: left;
	display: inline;
	/*border-bottom: 1px solid #e7e7e7;*/
}

h1{
	font-size: 100%;
	margin-left: 8px;
	margin-bottom: 4px;
}

p{
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table{
	margin:8px;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	color: #fff;
}

form{
	margin:0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input{
	font-size: 90%;
	color: #000000;
	margin-left: 8px;
	/*border: 1px solid #e7e7e7;*/
}

textarea{
	font-size: 90%;
	color: #333333;
	overflow: auto;
	margin-left: 8px;
	border: 1px solid #e7e7e7;
	overflow: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:150px;
}

.bottom{
	width: 312px;
	height: 21px;
	/*background: #f1f3f5;*/
	float: left;
	display: inline;
	margin-top: 4px;
}

a, a:visited, a:hover{
	color: #d90009;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 100px;
}

a:hover{
	color:#D90009;
	text-decoration: underline;
}

.textinput{width:150px;}

#soegknap{
	width:53px;
	height:18px;
	background: #ffcb05;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	float: right;
	margin-bottom: 8px;
}
