@import "dansk_nav.css";

#menucol {
	width: 130px;
	float: left;
}
#indholdcol { 
	margin-left: 20px;
	width: 557px;
	float: left;
	border-left: 1px solid #baba85;
}
#inderramme { 
	width: 536px;
	float: right;
}
a.index {
	display: block;
	text-decoration: none;
	width: 130 px;
	background: #393929;
	color: #baba85;
	border: 1px solid #baba85;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;	
}
a.index:visited { 
	color: #baba85; 
}
a.index:hover {
	color: #dddddd;
}
a.menu {
	display: block;
	text-decoration: none;
	width: 130 px;
	background: #000000;
	color: #baba85;
	border: 1px solid #baba85;
	font-size: 8pt;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.menu:visited { 
	color: #baba85; 
}
a.menu:hover  {
	color: #dddddd;
}
.perlecitat { 
	font-size: 8pt; color: 
	#aa0000; 
}
.perleformer {
	font-size: 7pt; 
	color: #aa0000; 
}
#bmargin {
	margin-bottom: 15px;
}
#tmargin {
	margin-top: 15px;
}