body {
	background-color: #f6f6f6;
}
		
.normal	{
	font-family: verdana;
	font-size: 10px;
	color: #333333; 
; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px
}

.rubrik	{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #993333; 
}

.mail	{
	font-family: verdana;
	font-size: 9px;
	color: #AEA36D; 
}

.postit {
	font-family: verdana;
	font-size: 9px;
	color: #000000; 
}
		
.houseTitel	{
	font-family: verdana;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.form {
	background-color: #555555;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	border: 0px #000000 solid;
	height: auto;
	width: auto;
	font-style: normal
}
.input {
	background-color: White;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: Black;
	border: 1px #FF6633 solid;
	height: auto;
	width: auto;
	font-style: normal;
	text-decoration: none;

}

.input2 { 
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	width: 123px;
	height: 10px;
	vertical-align : middle;
	border-color: #C8C2A3;
	border : 1px solid #C8C2A3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left : 3px;
	padding-right: 3px;
}

.otherlink {
	font-family: verdana;
	font-size: 10px;
	color: #333333; 
	text-decoration: underline;
}

a, a:link, a:visited, a:active {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 10px;


}

a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #9A9058;
	text-decoration: none;
	font-weight: bold;

}

