/* oechsle.dk stylesheet */

/*a name tags not different from other text*/
body,div,td,th,BODY,DIV,TD,TH,a.h2 {
  background-color: #aaaaaa;
  color: #000000;
  font-family: Verdana, Arial;
  font-size: 9pt; 
}

h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}

td.leftPicture {
	vertical-align: center;
	text-align: center;
}


img.leftPicture {
	/* border-width: thin; */
	/* border-style: groove; */
}

div.outercontainer {
  margin-left: 50px;
  margin-right: 50px;

	height:80%;
    text-align:left;
    horizontal-align: center;
    vertical-align: center;
    /* background-color:  #edefef; */
    background-color:  #ffffff; 

        color: #000000;
/*     margin-top: 10px;
   border: 10px #aaaa00 ridge; */
    border-style: round;
     overflow: auto; 
}

div.content {
	overflow: auto;
	margin-left: 20px;
	margin-right: 30px;
}

td.content{
    text-align:left;
}
td.headline {
	text-align: center;
}

td,div,th {
    background-color:  #ffffff; 

    color: #000000;
}

/*a name tags not different from other text
  In h2 headings, use a.h2
*/
a.name, a.normal, a.name:visited, a.normal:visited {
  text-decoration:none;
  font-weight: normal;
  
  color: #000000; 
}

a,A, a:visited {
	color: #0109a0;
	font-weight: bold;
	text-decoration: none;
}
 

/* menu */

td.menuIcon {
	text-align: left;
}

div.menuIcon {
	/* overflow: hidden; */	
}

.menuContainer {
  border-bottom: thick inset;
  margin-left: auto;
  margin-right: auto;
  align: center;
  width: 95%;
    background-color:  #ffffff; 

  font-family: Verdana, Arial;
  font-size: 10pt; 
  color: #000000;
}

td.menu {
/*	width:80%; */
	height: 10%;
	text-align: center;
}

td.submenu {
/*	width:80%; */
	text-align: center;
}


td.menuitem {
	vertical-align: middle;
	text-align: center;
	color: #000000;
	width: 100px;
	font-size: 12;
	font-weight: bold;
}

td.submenuitem {
    vertical-align: top;
	text-align: center;
	color: #000000;
	width: 100px;
	font-size: 12;
	font-weight: bold;
}

.menuitemSelected {
	vertical-align: middle;
	text-align: center;
	width: 100px;
	font-size: 15;
	font-weight: bold;
}

a.menuitemSelected { 
	background-color: #9999aa;
	color: black;
}


.submenuitemSelected {
	vertical-align: top;
	width: 100px;
	font-size: 12;
	font-weight: bold;
	text-align: left;
}

a.submenuitemSelected { 
/* 	background-color: #333333; */
	color: #333333;
}


td.menuseparator {
	width: 10px;
	font-size: 18;
	font-weight: bold;
	text-align: center;
}

div.reference {
	font-size: 8pt;
	border-right: thin groove;
	border-bottom: thin inset;
	margin-right: 12pt;
	margin-left: 12pt;
	margin-top: 24pt;
}

div.referenceAuthor {
	font-style: italic;
	border: none;
}

div.department {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	margin-left: 3pt;
}

div.departmentHeader {
	margin-top: 24pt;
    font-weight: bold;
    font-size: 11pt;
/* 	border-right: thin groove; */
	border-bottom: inset;
	
}

div.departmentHeader2 {
    font-weight: normal;
    font-style: italic;
    font-size: 10pt;
    margin-left: 3pt;
}

span.departmentHeaderLetter {
	font-size: 30;
	font-weight: bold;
}
