/* -------------------- Generelt ---------------------- */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}

BODY, TD, DIV, P, UL, STRONG, EM, IMG, p 	{ 
	font-family: Trebuchet MS, Arial; 
	font-size:14px; 
	color:#4f4930;
	line-height: 16px;
}

input[type="text"], input[type="password"], input[type="file"] {
	padding: 1px;
	margin-bottom: 1px;
	font-size: 14px;
	font-family: Trebuchet MS, Arial; 
}

select {
	padding: 1px;
	margin-bottom: 1px;
	font-size: 14px;
	font-family: Trebuchet MS, Arial; 
}

.bday1, .bday2, .bday2 { 
	float: left;
}

.form-fixed-size { 
	width: 227px;
}

.form-fixed-size-mini {
	width: 80px;
}

P, p { 
	margin-top: 0px;
	margin-bottom: 0px;
}