
/* Looks */
BODY {
 background-color: #FFFFFF;
 color: #000000;
 font-size: 100%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: justify;
}
.bg_grau {
	background-color: #CAC9C9;
}
.bg_grau_hell {
	background-color: #E2E2E2;
}
.bg_strip {
	background-color: #E2E2E2;
	background-image: url(../image/bg_strip.gif);
	background-repeat: repeat-y;
}
.text_align_right {
	text-align: right;
}
td.text_align_right a {
	font-size: 13px;
	color: #009241;
	text-decoration: none;
	font-weight: bold;
}
.bg_grun {
	background-color: #009241;
}
.bg_white {
	background-color: White;
}
td.bg_grun a {
	color: White;
	font-weight: lighter;
}
p, td {
	font-size: x-small;
	text-align: justify;
}


td.bg_strip_menu  {
	font-size: x-small;
	color: #009241;
	text-decoration: none;
	font-weight: bold;
}
.bg_strip_menu {
	background-color: #E2E2E2;
	background-image: url(../image/bg_strip_menu-1.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
}
.menu {
	margin-top: 0px;
	font-size: small;
	color: #009843;
	text-decoration: none;
	font-weight: 600;
}
.sub_menu {
	padding-left: 10px;
	text-align: left;
	
}
.sub_menu a {
	font-size: x-small;
	color: Black;
	text-decoration: none;
	font-weight: 400;
}
.sub_menu a:hover {
	text-decoration: underline;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
	padding-bottom: -10px;
	margin-bottom: -13px;
}
.notice td {
	background-color: #F2F2F2;
	color: #257C26;
}
.bg_grau_hell_1 {
	background-color: #E2E2E2;
	background-image: url(../image/bg_grau_hell_1.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
}#top {
   text-align: right;
}
h1 {
   font-size: 10px;
  	padding-bottom: -10px;
	margin-bottom: -13px; 
}
#seo {
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: -1;
}
