body {
	font-family: Verdana;
	font-size: 10px;
	border: 0;
	margin:0;
	background-color:#DCDDE4;
}
a {
	color: #3399FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana;
	font-size: 10px;
}
.rubrik {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
}
.begRubrik {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #9999CC;
}
.small {
	font-family: Verdana;
	font-size: 10px;
}
.modell {
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #9999CC;
}
select {
	font-family: verdana;
	font-size: 10px;
	color: #222222;
	background-color: #DCDDE4;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.textfield {
	font-family: verdana;
	font-size: 10px;
	color: #222222;
	background-color: #DCDCFF;
	border: 0px;
	padding: 1px;
}
textarea {
	font-family: verdana;
	font-size: 10px;
	background-color: #DCDDE4;
	color: #222222;
	margin: 0px;
	border: 0px;
	padding: 1px;
}
.submit {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #222222;
	background: #DCDDE4;
	border: 1px solid #888888;
}
form {
	margin: 0px;
}
.begImage {
	margin-bottom:1px;
}

