p {
font-family:		Verdana, Arial, Helvetica, sans-serif;
margin-bottom:		0px;
padding:			2px 10px 6px 10px;
font-size:			11px;
color:				#000000;
font-weight:		normal;
text-align:			left;
cursor:				default;
}

a:link {
color:				#000000;
text-decoration:	none;
}
a:visited {
color:				#000000;
text-decoration:	none;
}
a:active {
color:				#000000;
text-decoration:	none;
}
a:hover {
color:				#000000;
text-decoration:	none;
cursor:				pointer;
}

h1 {
font-family:		Verdana, Arial, Helvetica, sans-serif;
margin-bottom:		0px;
color:				#000;
padding:			5px 10px 4px 10px;
font-size:			14px;
font-weight:		bold;
text-align:			left;
cursor:				default;
}

.menutekst {
font-size:			10px;
padding:			4px 10px 4px 5px;
cursor:				pointer;
}

.patienttekst {
padding:			0px 10px 10px 10px;
line-height:		18px;
}

/**/
body {
margin:				0px 0px 0px 0px;
padding:			15px;
text-align:			center;
background-color:	#9E9D8D;
}

.center {
width:				750px;
margin-top:			0px;
margin-left:		auto;
margin-right:		auto;
}

.alt {
background-color:	#e2f1e6;
border:				10px solid #FFFFFF;
}

.content {
border-left:		10px solid #e2f1e6;
}

hr {
height:				2px;
width:				550px;
color:				#000;			
}

/**/

.top {
margin-bottom:		10px;
}


.menubox {
height:				10px;
}

.menupunkt {
height:				22px;
background-color:	#fff798;
margin-top:			6px;
}

.menupunkt2 {
border-top:			2px solid #000;
border-bottom:		2px solid #000;
}

.patient {
margin-right:		8px;
margin-left:		8px;
border-left:		1px dotted #000000;
border-bottom:		1px dotted #000000;
}