body {
height:101%;
	font:0.7em verdana,arial;
	font-family:verdana, Arial;
	text-decoration:none;
	background:url(/img/design/bg.jpg);
		  /* for IE EBF4FB*/
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}
#container {
	margin:0 auto;
	width:1002px;
	background-color:#FFFFFF;
}

#header {
	margin:0 auto;
	width:1002px;
	height:100px;
	background:url(/img/design/1.gif);
}
#footer {
	margin:0 auto;
	width:1002px;
	height:40px;
	padding-top:60px;
	background:url(/img/design/bg_unten.gif);
	text-align:right;
}
#lang {
	text-align:center;
}
a.hauptnavi:link, a.hauptnavi:visited {
 	display: inline; 
	background: url(/img/design/navi_but.gif) no-repeat center top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	width: 100%;
	height: 64px;
}
a.hauptnavi:hover {
	background-position: 0 -34px;
	color: #FFFFFF;
}
#navi_oben {
	width: 1002px;
	height: 25px;
	padding-top: 10px;
	text-align: left;
	background: url(/img/design/navi_bg.gif);
}


td { font-family:Arial; font-size:9pt; color:#000000; }
.tdspace { font-family:Arial; font-size:1pt; height: 6px;}
.tdspace1 { font-family:Arial; font-size:1pt; height: 4px;}
.tdpt8 { font-family:Arial; font-size:8pt; color:#000000; }
.tdf { font-family:Arial; font-size:9pt; color:#005F00;}
.tdline { font-family:Arial; font-size:2pt; height: 6px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; background-color:#EEEEEE;}
.tdline1 { font-family:Arial; font-size:1pt; height: 1px; border-bottom: 1px solid #BFBFBF; }

.tdhead1 { font-family:Arial; font-size:9pt; color:#000000; border: 1px solid #000000; background-color:#FFFFFF;}
.tdhead2 { font-family:Arial; font-size:9pt; color:#000000; border: 1px solid #000000; background-color:#DFDFDF;}
.tdhead3 { font-family:Arial; font-size:9pt; color:#000000; border-bottom: 1px solid #000000; background-color:#DFDFDF;}
.tdhead4 { font-family:Arial; font-size:9pt; color:#000000; border: 1px solid #000000; background-color:#EEEEEE;}

.tdcont1 { background-color:#FFFFFF; font-family:Arial; font-size:9pt; color:#000000;}
.tdcont2 { background-color:#EEEEEE; font-family:Arial; font-size:9pt; color:#000000;}
.tdcont3 { background-color:#D9E7CF; font-family:Arial; font-size:9pt; color:#000000;}

p { font-family:Arial; font-size:9pt; color:#000000; text-align:justify;}

a { font-family:Arial; font-size:9pt; color:#005F00; text-decoration:none;}
a:hover { font-family:Arial; font-size:9pt; color:#005F00; text-decoration:none;}

.a1 { font-family:Arial; font-size:9pt; color:#005F00; text-decoration:none;}
.a1:hover { font-family:Arial; font-size:9pt; color:#005F00; text-decoration:underline;}
.a2 { font-family:Arial; font-size:9pt; color:#000000; text-decoration:none;}
.a2:hover { font-family:Arial; font-size:9pt; color:#005F00; text-decoration:none;}

.tf {
border: #57565B 1px solid;
font-family: Verdana;
font-size: 8pt;
color: #000000;
background-color: #EEEEEE;
height:18px;
}
.tf1 {
border: #57565B 1px solid;
font-family: Verdana;
font-size: 8pt;
color: #000000;
background-color: #EEEEEE;
height:14px;
}
.tf2 {
border: #57565B 1px solid;
font-family: Verdana;
font-size: 8pt;
color: #000000;
background-color: #EEEEEE;
}

.bt1 {
border: #57565B 1px solid;
font-family: Arial;
font-size: 8pt;
font-weight:bold;
color: #000000;
background-color: #D9E7CF;
height:18px;
cursor:pointer;
}
