	body {
	font: normal 100.0% Arial, sans-serif;
	color: black; background-color: #ffffff;
}

  ul#Navigation {
	margin-top:2em;
	margin-left:8.0em;
	padding: 0.0em;
	text-align: justify;
	border: 0px solid black;
	background-color: white;
  }
  ul#Navigation li {
    list-style: none;
    display: inline-block;
    margin: 0.4em; padding: 0;
            zoom: 1;
            *display: inline;

  }

  ul#Navigation a, ul#Navigation span {
	color:#888;
	background-color:#fff;
	float: left;
	font-size:20px;
	font-family:Dotum, sans-serif;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	text-align:left;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
	border:0px solid #000;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
ul#Navigation a:hover, ul#Navigation span {
	color:#000;
	background-color:#fff;

}


a:link { color:#888; }
a:visited { color:#888; }
a:active { color:#000; }

p, div {
	margin-left:8em;
}
p {line-height: 1.0;}

.leftaligned {margin-left:0em;}

table, h2 { width:100%; height:100%; font-family:Dotum,sans-serif; font-weight:200 ; font-size:15px;letter-spacing:0.15em}
td { border:0px solid #000; vertical-align:top; overflow:hidden; color:#888;}
th { border:0px solid #000; vertical-align:top; overflow:hidden; text-align:left;color:#000;}
td span h1 { line-height: 1.2;}
td span h2 { line-height: 1.2;}
blockquote { line-height: 1.2;}
br {}
h3 {line-height: 200%; width:100%; height:100%; font-family:Dotum,sans-serif; font-weight:200 ; font-size:15px;letter-spacing:0.15em}
h3,div {line-height: 200%; width:100%; height:100%; font-family:Dotum,sans-serif; font-weight:200 ; font-size:15px;letter-spacing:0.15em}
h2 {line-height: 1.5;}
h4 {margin:5px; text-indent:0.0em;line-height: 120%; width:100%; height:100%; font-family:Dotum,sans-serif; font-weight:200 ; font-size:15px;letter-spacing:0.15em}
h5 {line-height: 200%; width:100%; height:100%; font-family:Dotum,sans-serif; font-weight:200 ; font-size:10px;letter-spacing:0.15em}