
h1, h2, h3 {
             font-weight: bold;
             color: #949494;
}

.header { 
          width: 100%;
          background-color: #eaeaea;
          padding-top: 10px;
          padding-bottom: 10px;
}

td.left_space { 
                width: 150px;
}

h1 {
	font-size: 16pt;
	margin: 0px;
	margin-top: 10px;
}


.top_space { 
           margin-top: 40px; 
}

h2, h3 {
        font-size: 12pt;
	margin: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}

h3 {
	font-size: 10pt;
}

table.leftmenu {
	width: 90%;
	margin-top: 90px;
	text-align: right;
	font-size: 9pt;
	color: #ffffff;
}

td.leftmenu {
              text-align: right;
              line-height: 20px;
}

p, p.first {
	color: #404040;
}

p {
    font-size: 10pt;
    margin: 0px;
    margin-top: 2px;
    margin-bottom: 10px;
    margin-right: 140px;
    text-indent: 0px;
    text-align: left;
    color: #949494;
}

.fact { 
        background-color: #eaeaea;
        margin-right: 150px;
        margin-top: 30px;
}

div.scroll { 
             height: 150px;
             overflow: auto;
}

p.fact { 
         color: #000000;
         margin: 5px;
}

p.first {
	font-size: 10pt;
	margin: 0px;
	text-indent: 0px;
	text-align: justify;
}

a.mail:link { 
    color: blue;
}

table.contact {
	margin-top: 10px;
	margin-bottom: 10px;	
}

table.frontpage {
	width: 100%;
	vertical-align: top;
}

td.frontpage {
	padding-left: 5px;
	width: 50%;
	vertical-align: top;	
}

td.time {
	vertical-align: bottom;
}

.innerbox {
	width: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.time {
	width: 130px;
	text-align: center;
}

img.time {
	width: 130px;
}

.onepart {
	color: #f07110;
}

.menu {
	width: 100%;
	color: #000000;
}

.curmenu { 
           color: #c2c2c2;
 }

.top, .main {
	width: 600px;
	padding: 0px;
	border: none;
	border-collapse: separate;
	border-spacing: 0px;
	margin: 0px;
	margin-right: auto;
	margin-left: 5px;
	table-layout: fixed;
	border-width: 0px;
}
.main {
	height: 400px;
}

.content {
	width: 100%;
        margin-top: 50px;
}

.topleft {
	height: 10px;
	width: 16px;
	vertical-align: top;
	background-color: #eaeaea;
}

.top {
	height: 50px;
}

.left, .language {
	background-color: #eaeaea;
	width: 142px;
	vertical-align: top;
	border-spacing: 0px;
	padding: 0px;
	text-align: left;
}

.right_logo { 
        padding: 0px;
	border: none;
	border-collapse: separate;
        border-spacing: 0px;
	table-layout: fixed;
 }

.right, .footer {
	background-color: #ffffff;
	width: 610px;
	vertical-align: top;
}

.footer, .language {
	text-align: right;
	font-size: 8pt;
}

a {
	color: #000000;
	text-decoration: none;
}

body {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	color: #404040;	
}

a:hover {
	color: #f07110;
}

img.logo {
  position: relative;
  left: -137px;
          top: 40px;
}