.roSeparator
{
	color: silver;
}

.roArticleHeader
{
	line-height:20px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	margin-left: -2px;
	display: inline-block;
	margin-top: 5px;
	position: relative;
}

.roPolysemeId
{
	font-weight:bold;
	vertical-align:top;
	width:0%;
	white-space:nowrap;
	padding-top:8px;
	padding-right:10px;
}

.polysemeId
{
	font-weight:bold;
	vertical-align:top;
	width:0%;
	white-space:nowrap;
	padding-top:10px;
	padding-right:10px;
}

.roPolysemeAnchor
{
        text-decoration: none;
}

.roDefinition
{
	vertical-align:	top;
	width:100%;
}

.roLink
{
	text-decoration:none;
}

.roFlexion
{
	font-style:normal;
}

.roLemma
{
	font-weight: bold;
	margin-left: 0px;
}

.roHomonymId
{
	font-weight:normal;
}

.roWordClass
{
	font-style:italic;
}

.roSynonym
{
	text-decoration:none;
	margin-left: 0px;
}

.roL1Example
{
	background-color: #DDD;
}

.roL1Collocation
{
	background-color: #DDD;
}

.roHighlightWord
{
	/*background-color: #f2f2d3;*/
        background-color: #F9FF9A;
}

.roBtn
{
	/*border: 2px solid #1b332e;*/
}
.roBtnSelected
{
	border: 0px;
	background: #3f6b61;
	padding: 5px;
	margin-left: 5px;
	color: orange;
}
.roBtnSelected:hover
{
	border: 0px;
	background: #3f6b61;
	padding: 5px;
	margin-left: 5px;
	color: orange;
}

#regnskab_options
{
	/*height: 100px;*/
	
}

.roTranslationTitle
{
	color: #006633;
	font-weight: bolder;
	/*margin-left: -10px;*/
}

.manual_illustration
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.manual_illustration img
{
	border: 1px solid grey;
}

