body {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#666666;
	background: White;
	margin:1.5em;
}


#ecken img.lo { top:0; left:0; position:absolute;}
#ecken img.ro { top:0; right:0; position:absolute;}
#ecken img.lu { bottom:0; left:0; position:absolute;}
#ecken img.ru { bottom:0; right:0; position:absolute;}
#ecken { position:relative; }

#container{
	margin:0px;
	padding:0px;
	border:0px;

}
#headerbox{
	background: transparent url(header.gif) repeat-x;
	min-width:750px;
	height:104px;
	margin:1px;
	padding:0px;
}
#navbox{
	background: url(nav.png);
	vertical-align:top;
	width: 200px;
}
#contentbox{
	background-color:#FFFFFF;
	vertical-align:top;
}
#footerbox{
	margin:0px;
	padding:0px;
	border:0px;
	background: transparent url(footer.gif) repeat-x scroll center bottom;
	height:30px;
	text-align: center;
}
#headerText {
	padding-top: 15px;
	color: #FFFAFA;
	font-weight: normal;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 20pt;
	text-indent: 15px;
	text-align: left;
}
#headerSlogan {
	color: White;
	font-weight: normal;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: right;
	padding-right: 15px;
}
#headerLogo {
	background: transparent url(LogoHeader.png) no-repeat center;
	width:136px;
	height:100px;
}

#footertext {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: white;
}
#content {
	text-align: left;
	padding: 1em;
}

#siteName {
	text-align: left;
	color: grey;
	font-size:1.6em;
	margin:0.75em;
	color:grey;
	
}

#menu1 {
	float: left;
	padding:1em;
	vertical-align:top;
	text-align:left;
}
#menu1 ul {
	list-style-type: none;
	padding: 0 0 1em;
}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
#menu1 ul ul {
	padding-left: 8px;
}
#menu1 a:link, .menu a:visited, .menu a:active, .menu a:hover {
/*      display: block; */
	padding: 2px;
}
.menu_main {
	height: 2em;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	color: grey;
	text-decoration: none;
	font-weight: bold;
}
.menu_main a:hover {
	font-weight: bold;
	color: #666666;
}
.dbutton {
	border-right: 1px solid #333333;
	border-top: 1px solid Silver;
	background-color: #DCDCDC;
	border-left: 1px solid Silver;
	cursor: pointer;
	color: Black;
	border-bottom: 1px solid #333333;
/*      height: 20px; */
	text-decoration: none;
	font-size: 9pt;
	margin: 6px 5px 10px 0;
}
input {
	color: Black;
	border: 1px solid Gray;
	margin: 3px 5px 10px 0;
	font-size: 9pt;
}
h1 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F08080;
	border-bottom: 1px dashed #F08080;
}
h2 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F08080;
	margin: 0 0 5px 2px;
	border-bottom: 1px solid #dddddd;
}
h3 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F08080;
	margin: 0 0 5px 2px;
}

a:link {
text-decoration: underline;
font-style:italic;
color: #666666
}


a:visited {
text-decoration: underline;
font-style:italic;
color: #888888;
}

a:focus {
text-decoration: none;
font-style:italic;
color: #000000;
}

a:hover {
text-decoration: underline;
font-style:italic;
color: #000000;
}

a:active {
text-decoration: underline;
font-style:italic;
color: #888888;
} 

a img {
border : 0pt none;
}

h1 a:link {
text-decoration: none;
font-style:italic;
color: #F08080;
}

h1 a:visited {
text-decoration: none;
font-style:italic;
color: #cccccc;
}

h1 a:hover {
text-decoration: underline;
font-style:italic;
color: #000000;
}

h1 a:active {
text-decoration: underline;
font-style:italic;
color: #888888;
} 

h2 a:link {
text-decoration: none;
font-style:italic;
color: #F08080;
}

h2 a:visited {
text-decoration: none;
font-style:italic;
color: #cccccc;
}

h2 a:hover {
text-decoration: underline;
font-style:italic;
color: #000000;
}

h2 a:active {
text-decoration: underline;
font-style:italic;
color: #888888;
} 

h3 a:link {
text-decoration: none;
font-style:italic;
color: #F08080;
}

h3 a:visited {
text-decoration: none;
font-style:italic;
color: #cccccc;
}

h3 a:hover {
text-decoration: underline;
font-style:italic;
color: #000000;
}

h3 a:active {
text-decoration: underline;
font-style:italic;
color: #888888;
} 