body { 
	background: #b1cce2;
	padding-top: 0px;
	margin-top: 0px;
}

body, p, td, li {
 font: 10pt tahoma, arial, helvetica, sans-serif;
 line-height: 130%;
}

a {
	color: #25167a;
	text-decoration: underline;
}

a:hover {
	color: #330066;
}


h1 {
	font-size: 16pt;
	margin: 0;
	padding-left: 10px;
	position: relative;
	top: -40px;
	padding-top: -10px;
  background: url( '/if/h1-bg.png' ) no-repeat top left;  
  height: 40px;
  line-height: 40px;
}		

h2 {
	font-weight: bold;
	font-family: Verdana;
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	font-size: 13px;
}

h3 {
	font-weight: bold;
	font-family: Verdana;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	font-size: 14px;
}

.menu_column, 
.main_column {
	display: inline;
	float: left;
	margin: 0px;
}

.menu_column {
	width: 240px;
}

.main_column {
	width: 720px;
}

.kader,
.foto,
.menu {
	margin: 10px 0px;
	padding: 0px;
}

.header {
	margin: 0px 0px 10px 0px;
	height: 100px;
}


.basis {
  background-color: #FFB03B;
}


.header {
	background-color: #514595; 
	height: 100px;
	margin: 10px 0px;
}

.header h1 {
  color: #FFF;
  margin: 0;
  padding: 0;  
  background: none;
  height: auto;
  line-height: auto;
  top: 0;
  left: 0;
}

.trans {
	filter:alpha(opacity=50);
	opacity: 0.5;
	background: #FFFFFF;  
}

.left-bottom-corner {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url( '/if/left-bottom-corner.png' ) no-repeat;  
}

#photoplayer {
  margin-top: 10px;
  margin-bottom: 10px;  
}
  
.kader {
	margin: 10px 0px;
	padding: 0px;
	background: url( '/if/left-bottom-corner.png' ) no-repeat bottom right;
}

.kader p, .kader table {
	margin: 5px 0px;
	padding: 0px 10px 5px 10px;
}

.kader a {
	color: #25167a;
}

.kader table tr td, .kader table tr th {
  margin: 0;
  padding: 2px;  
}


#menu, #submenu {
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
  list-style: none outside;  
}


#menu {
  height: 360px;  
}


#menu li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #B64926;
  border-left: 1px solid #B64926;
  border-right: 1px solid #B64926;
  background: #FFF;
  position: relative;
}

#menu li a.active, #menu li a:hover, #submenu li a:hover {
  color: #FFF;
  background: #514595;
}

#menu li a, #submenu li a {
  text-decoration: none;  
  display: block; 
  width: 208px;
  padding: 5px; 
}

#submenu {
  
}

#submenu li {
  width: 218px;
  margin-right: -3px;  
}

#submenu li a {
  width: 194px;
  padding-left: 20px;  
  margin-right: -1px;  
}

.main_column img {
  margin: 0px 5px;  
}

#footer {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  font-size: 10px;  
}

table tr {
  vertical-align: top;  
}

table tr th {
  text-align: left;  
}

table caption, table tr td, table tr th {
  padding: 5px;  
}

table.overview, table.form {
  margin: 10px;
  border-collapse: collapse;  
}

table.overview caption {
  text-align: left;
	font-weight: bold;
	font-family: Verdana;
	margin-bottom: -10px;
	margin-right: 10px;
	margin-left: 9px;
	font-size: 13px;
}
html:first-child caption { /* Opera only */
 margin-left: 0;
}
table.overview caption, table.overview tr td, table.overview tr th {
  border: 1px solid silver;  
}