body {
	margin: 30px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	/*
	background-image: url(filer/background_main.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed
	*/
}


.rubrik1 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}


.ingress {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
}

.mellanrubrik2 {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}


a.meny1 {
	color: #333;
	text-decoration: underline;
}


a:hover.meny1 {
	color: #333;
}


a.meny2 {
	color: #333;
	text-decoration: none;
}


a:hover.meny2 {
	text-decoration: underline;
}

#form_textfield{
	width: 300px;
}

#td_rubrik_row{
	border-bottom: 2px solid #CCC;
	padding: 3px 5px 3px 5px;
}

#td_info_row{
	padding: 3px 5px 3px 5px;
}
