body {
	margin : 10px;
	margin-top : 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image:url(../media/images/bg_02.gif);
}

.head1 {
	font-size: 12px;
	font-weight: bold;
	color: #667788;
}

.text1 {
	font-size: 10px;
	color: #667788;
	text-decoration: none;
}

.navi {
	font-size: 10px;
	color: #667788;
	text-decoration: none;
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #667788;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#999999;
}

a.non {
	font-weight: normal;
	text-decoration: none;
	color: #667788;
}

a.non:hover {
	font-weight: normal;
	text-decoration: none;
	color: #667788;
}


.klein {
	font-size: 9px;
	color: #667788;
	font-weight: normal;
	text-decoration: none;
}
.klein1 {
	font-size: 10px;
	color: #AAAAAA;
	font-weight: normal;
}

.klein2 {
	line-height: 15px;
	font-size: 10px;
	color: #000000;
}
a.klein1 {
/*	color: #667766; */
	color: #333333;
	font-weight: bold;
}

a.klein1:hover {
	color: #000000;
	text-decoration: underline;
}


table {
	font-weight: normal;
	font-size:10px;

	text-decoration: none;
	color: #667788;
	border: 0px solid #FFFFFF;
}

table.border {
	padding: 2px 5px 2px 5px;
	background-color:#FFFFFF;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}



div.white {
	background-color:#FFFFFF;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

div.head {
	width:auto;
	height:15px;

	padding: 2px 5px 0px 5px;
	margin: 10px 0px 1px 0px;

	background-image:url( ../media/images/pat_02.gif);

	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;

	font-size: 9px;
	font-weight: bold;
}



* html div.head {
	\padding: 3px 5px 5px 5px;
}

.test {
	padding: 10px 0px 0px 0px;
}

* html .test {
	padding: 15px 0px 0px 0px;
	height:auto;
}

img {
	padding: 5px 0px 0px 0px;
}

#border {
	background-color:#FF66FF;
	margin:-1px;
	width: auto;
}