body {
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 80%;
	line-height:150%;
}

.koppellijst a {
	font-size:130%;
	line-height:150%;
	text-decoration:none;
	padding-left:25px;
	background: url(/img/arrow.gif) no-repeat left center;
}

.koppellijst a:hover {
	text-decoration:underline;
	background:none;
	color:#002F71; 
	background: url(/img/arrow.gif) no-repeat left center;
}

.editbox {
	float:right;
	border: 1px solid #002F71;
	padding:5px;
	background: #FFFFFF;
}

a:link  { 
	color:#002F71; text-decoration: none; font-weight:bold;
}

a:visited  { 
	color:#002F71; text-decoration: none; font-weight:bold;
}

a:hover     { 
	text-decoration: underline;
}
	
#frame {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background: #b5e3f6 url('/img/Savosa_background.gif') no-repeat 50% 162px;
}

#frame P {
	padding-left:10px;
	padding-right:10px;
}
	
.contentleft, .contentright {
	width:350px;
	float:left;
	margin-left: 10px;
}

.singlecolumn{
	padding-left:30px;
	padding-right:30px;
}

#pagecontent {
	height:60%;
	padding-left:20px;
	padding-right:20px;
}

.column {
	width:318px;
	padding:15px;
	float:left;
	background:#F2FAFE;
	border: 3px solid #002F71;
	margin-bottom: 10px;
	background: url('/img/Savosa_background_pattern.gif')
}

.column td {
	font-size: 90%;font-family: Arial, sans-serif;
padding:0px;
}

.column td a {
	font-weight: bold;
}

#contentheader {
	background:#fff;
	text-align:center;
}

#contentfooter {
	width:780px;
	height:25px;
	background:#002F71;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
	line-height:23px;
}
	
h1 {
	color: #002F71;
	font-family: Arial, sans-serif;
	font-size: 140%;
	margin-top:0px;
}

.column h1 {
	margin-bottom:0px;
}

h2 {
	color: #002F71;
	font-family: Arial, sans-serif;
	font-size: 120%;
	margin:0px;
}

h3 {
	color: #002F71;
	font-family: Arial, sans-serif;
	font-size: 110%;
	margin:0px;
}

h6 {
	color: #002F71;
	margin:0px;
	font-size: 80%;
}

ul {
	margin-left:10px;
	padding-left:10px;
	line-height:150%;
}	

hr {
	color: #002F71;
	background-color: #002F71;
	height: 2px;
	border:0px
}

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: Arial Black, Arial, sans-serif;
	font-size: 120%;
	text-transform: uppercase;
	background-color:#002F71; 
	padding: 3px 10px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a { 
	padding: 3px 10px; 
	border-left: 2px solid #002F71;
	border-right: 2px solid #002F71;
	font-weight:normal;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #002F71;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
	border-left: 2px solid white;
	border-right: 2px solid white;
}


#contentfooter a { 
	padding: 0px 15px;
	color: #fff;
	text-decoration: none;
}

#contentfooter a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#contentfooter a:hover
{
	color: #fff;
	text-decoration: underline;
}

.opvallend {
	text-transform: uppercase;
	font-weight: bold;
	color:#002F71;
}

ul#sortableList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 300px;
}
ul#sortableList li {
	cursor: move;
	padding: 2px 2px;
	margin: 2px 0px;
	border: 1px solid #000000;
	background-color: #fff;
}
div#sortableList div {
	cursor: move;
	padding: 2px 2px;
	margin: 0px;
	border: 1px solid #000000;
	background-color: #fff;
	width: 400px;
}
div#sortableList img {
	cursor: move;
	display: block;
	margin: 5px 0px;
	border: 1px solid #000000;
}
