body {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 14px;
	background-color: #fff;
	text-align: center;
}

.master {
	width: 1024px;
      margin: 0px auto;
      text-align: left;
}

table {
	width: 100%;
      border-collapse: collapse; 
}

table td, table th {
      padding : 0; 
}

form {
      margin: 0;
	display: inline;
}

hr {
	height: 1px;
	color: #000;
}

h1 { 
	color: #8ab0d7;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 20px;
}

h2 {
	color: #8ab0d7;
	font-size: 16px;
	line-height: 16px;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	border-bottom: solid 1px #46688e;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #ff0000;
	font-size: 18px;
	line-height: 18px;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	border-bottom: solid 1px #46688e;
	padding: 0px;
	margin: 0px;
}

.oben {
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
}

.unten {
	border: 1px solid #000;
	height: 40px;
	line-height: 20px;
	background-color: #8ab0d7;
	color: #000;
	font-size: 12px;
	text-align: center;
      vertical-align: center;
}

.logo {
	text-align: center;
}

.bh0 {
	width: 720px;
	padding: 25px;
	float: left;
}

.bh1 {
	width: 204px;
	padding-top: 25px;
	padding-left: 25px;
	padding-rigth: 25px;
	padding-bottom: 15px;
	float: right;
}

a.typ1:link, a.typ1:visited, a.typ1:active {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

a.typ1:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}

a.typ2:link, a.typ2:visited, a.typ2:active {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

a.typ2:hover {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
}

a.typ3:link, a.typ3:visited, a.typ3:active, a.typ3:hover {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
}

a.typ4:link, a.typ4:visited, a.typ4:active {
	color: #f00;
	text-decoration: underline;
	font-size: 14px;
}

a.typ4:hover {
	color: #f00;
	text-decoration: none;
	font-size: 14px;
}

.t1 {
	height: 60px;
	font-size: 22px;
	text-align: center;
	letter-spacing: 5px;
}

.t2 {
	text-align: justify;
}

.t3 {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
}

.t4 {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	width: 95px; 
}

.t5 {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	width: 235px; 
}

.t6 {
	width: 8px;
}

.t7 {
	font-weight: bold;
	color: #f00;
}

.t8 {
	font-size: 8px;
}

.t9 {
	font-size: 11px;
}

.a0 {
	text-align: left;
}

.s1 {
	border: 1px solid #000;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #fff;
	font-weight: bold;
	background-color: #8ab0d7;
}

.a1 {
	text-align: right;
      vertical-align: bottom;
}

.a2 {
	text-align: center;
}

.box1 {
	background-color: #8ab0d7;
	padding: 10px;
	color: #000;
	text-align: center;
	width: 440px;
	letter-spacing: 0px; 
	border: solid 1px #000;
}

.box2 { 
	padding-top: 20px;
	padding-left: 20px;
	padding-rigth: 20px;
}

.box3 {
	background-image: url(pic/wg.png);
	background-repeat: repeat-x; 
	padding: 10px;
	border: solid 1px #000;
}

.box4 { 
	padding-top: 40px;
	padding-left: 120px;
	padding-right: 120px;
}

.box5 {
	background-color: #e4e4e4;
	padding: 15px;
	font-size: 12px;
	border: solid 1px #000;
	text-align: left;
}

.menu_1 ul, .menu_1 li {
	list-style-type: none;
	margin-left: 4px;
	padding: 0px;
}

.menu_1 li a:link, .menu_1 li a:visited, .menu_1 li a:active {
	color: #000;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
	background-image: url(pic/li1.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	padding-left: 28px;
}

.menu_1 li a:hover { 
	text-decoration: underline;
	color:#46688e;
	background-image: url(pic/li2.gif);
	background-repeat:no-repeat;
	padding-left: 28px;
}




