html
{
	font-family   : verdana,helvetica,arial,sans-serif;
  margin				: 0;
  padding				: 0;
  background		: #fffff0 url("") no-repeat 0 0;
  color: #9aa4be;
}

body {
	font-family: verdana,helvetica,arial,sans-serif;
  margin				: 0px;
  padding				: 0px;
  border					: 0px solid #000;
  font-size				: 90%;
}

.clear
{
	border: solid 1px #aaa;
	clear:	both;
}

* {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size:100%;
}

.leftcolumn ul
{
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

.leftcolumn li
{
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

.submenuitem {
	font-size:80%;
}

div
{
	border				: none;
	margin				: 0px;
	padding				: 0px;
}

table
{
	margin				: 0;
	padding				: 0;
	border				: 0;
	width				: 99%;
}

tr, th, td
{
	margin				: 0;
	padding				: 0;
	border				: 0;
	text-align			: left;
	vertical-align : top;	
}

th
{
  border-bottom		: 1px solid #000;
}

img
{
  border: 0 solid #fff;
  padding: 0;
  margin: 0;
}

/* CSS Document */

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background: transparent url("") repeat-y top right;
	border-left: #cad4ee 1px solid;
	}

.header {
	padding:10px;
  height: 110px;
	margin-bottom: -13px;
	border-left: #cad4ee 1px solid;
	border-top: #cad4ee 1px solid;
	background: transparent url("./layout/karros.png") no-repeat top right;
	}
	
.headerpadding {
	padding-left: 280px;
	font-size:150%;

	font-weight: bold;
	background-color: transparent;
}
.headerpadding2 {
	padding-top: 70px;
	padding-left: 280px;
	font-size:80%;
	font-style: italic;
	background-color: transparent;
}

.headercaption {
	position: relative;
	top: -60px;
	padding-top: 10px;
	padding-left: 0px;
	font-size:100%;
	font-style: normal;
	max-width: 75%;
	background-color: transparent;
	display: inline;
	white-space: normal;
}

.container {
	position:relative;
	margin:0;
	padding: 8px;
	border-right: #dae4ee 1px solid;
	border-bottom: #dae4ee 1px solid;
	border-left: #eff3f7 1px solid;
	border-top: #eff3f7 1px solid;
	color: #228;
	background: white url("./layout/double_bj_1_rot_sepia_shadow_1_halfsize_striped.png") no-repeat 17px 7px;
	}
	
.leftcolumn { 
	position:relative;
	top:-10px;
	left:-0px;
	float:left;
	width:210px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px; /* actual value */
	margin:0 0 -10px 0;
	padding-left:0px;
padding-right:0px;
padding-bottom:0px;
	padding-top: 160px;
	background: transparent url("") no-repeat 0 0;
	z-index:100;

	font-size:95%;
	line-height: 20px;	
	text-align: right;
	}
.leftcolumn a{ 
	text-decoration: none;
		color: #228;
		background-color: #fff;
}
.leftcolumn a:hover{ 
	background-color: #eaf4fe;
	border-bottom: #8affb6 1px solid;
	border-top: #8affb6 1px solid;	
	text-decoration: none;
		color: #228;
}
	
.leftcolumn a:active{ 
	background-color: #eaf4fe;
	border-bottom: #cad4ee 1px solid;
	border-top: #cad4ee 1px solid;	
	text-decoration: none;
		color: #228;
}

.centercolumn {
	position:relative;
	padding: 13px 20px 0px 280px;
	font-size:92%;
	line-height: 20px;
	}

.vita td {
	border: #aab4ce 1px solid;
	padding-left: 2px;
}

.vita ol,ul,li {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.vita ol,ul {
	margin-left: 0px;
}


.footer {
	position:relative;
	top:1px;
	background: white url("") no-repeat 0 0;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	font-size:80%;
	font-style: italic;
	color:#aab4ce;
	border-top: 1px solid #fffff0;
	}

.loginbox {
	position:relative;
	top:-20px;
	right:-0px;
	float:right;
	width:210px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px; /* actual value */
	margin:0 0 -10px 0;
	padding-left:0px;
padding-right:0px;
padding-bottom:0px;
/*	padding-top: 160px; */
	background: transparent url("") no-repeat 0 0;
	z-index:100;

	font-size:95%;
	line-height: 20px;	
	text-align: right;
}

.loginbox select {
	font-size: 11px;
}

.loginbox input {
	font-size: 11px;
}

.codeblock {
	font-family: Courier,monospace;
	white-space: pre;
}

.codeinline {
	font-family: Courier,monospace;
}

