.menu_boxes {
	border: thin solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu_boxesallsides {
	border: thin solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu_boxestext {

	border: thin solid #CCCCCC;
}
.menu_textBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	font-weight: bolder;
}
.receptheadsmall {
	font-family: Garamond, "Palatino Linotype";
	font-size: 16pt;
	font-weight: normal;
}
.recepthead {
	font-family: Garamond, "Palatino Linotype";
	font-size: 24pt;
	font-weight: normal;
}
.mainpad {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.text_box {
	font-size: 12px;
	height: 13px;
	width: 70px;
}
.text_boxwide {
	font-size: 12px;
	height: 13px;
	width: 90px;
}
.text_boxwide200 {
	font-size: 12px;
	height: 13px;
	width: 295px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	width: 70px;
}
inputradio {
	height: 15px;
	width: 15px;
}

.kommentarer {
	margin: 0;
	padding: 5px 0 0 0;
}

.kommentarer {
	background-color: #efefef;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 400px;
}
.kommentareralt {
	width: 400px;
	margin: 0;
	padding: 5px 0 0 0;
}
.receptlinje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.receptlinjealt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inputradioo {
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
