#wiki {
	text-align: left;
	padding: 20px 10px 10px 10px;
}
#wiki h1, #wiki h2, #wiki h3, #wiki h4, #wiki h5, #wiki h6 {
	font-family: Trebuchet MS, Verdana;
	color: #595270;
	font-weight: normal;
	margin: 0px;
	clear: both;
}
#wiki h1 {
	background: white url(//www.startbasen.dk/wiki/_images/h1_hr.png) no-repeat left bottom;
	margin-bottom: 2px;
	padding: 0px 0px 4px 0px;
	font-size: 24px;
}
#wiki h2 {
	background: white url(//kunde.baseonemedia.dk/images/hr_top.png) no-repeat left bottom;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: 18px;
}
#wiki h3 { font-size: 18px; }
#wiki h4 { font-size: 16px; }
#wiki h5 { font-size: 15px; }
#wiki h6 { font-size: 14px; }

#wiki ul {
	margin: 10px 0px;
	padding: 0px;
}
#wiki li {
	list-style: none;
	background: white url(//www.startbasen.dk/wiki/_images/arrow_orange.png) no-repeat left 3px;
	padding: 0px 0px 3px 20px;
}

#wiki table {
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #aaa;
}
#wiki td, #wiki th {
	vertical-align: top;
	border: 1px solid #aaa;
	padding: 3px;
}
#wiki th { background: #eeeeff; }
#wiki td { background: white; }

#wikisl {
	clear: both;
	padding: 10px;
	margin: 10px;
	border: 1px solid #888;
	background: #ffffee;
}
#gnufdl {
	clear: both;
	margin: 10px;
	font-size: 10px;
}
/*
.wikibbox .title {
	border-bottom: 1px solid #888;
	padding: 3px 10px;
	font-weight: bold;
}*/
.wikibboxcontainerblue .title {
	background: white url(//www.startbasen.dk/wiki/_images/title_blue.png) no-repeat left top;
}
.wikibboxcontainerred .title {
	background: white url(//www.startbasen.dk/wiki/_images/title_red.png) no-repeat left top;
}
.wikibbox .title {
	padding: 2px 0px 0px 10px;
	font-size: 14px;
	height: 25px;
	width: 365px;
	color: #29417e;
}
.wikibbox .title img {
	display: none;
}
.wikibbox .content {
	padding: 10px;
}
#wiki .wikibbox ul {
	margin: 0px;
	padding: 0px;
}
a.a{
	text-decoration:none;
}
a.a:hover{
	text-decoration:underline;
}
a#smallest{
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
a#smallest:hover{
	text-decoration:underline;
}
a#small{
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a#small:hover{
	text-decoration:underline;
}
a#medium{
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a#medium:hover{
	text-decoration:underline;
}
a#large{
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
a#large:hover{
	text-decoration:underline;
}
a#larger{
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}
a#larger:hover{
	text-decoration:underline;
}