@import url("css/main.css");
body {
	font-size: 80%;
	color: #333333;
	margin-top: 1px;
	background-color: #FFEEEE;

}
.text-1 {
	color: #00659c;
}
.text-2 {
	color: #FF0000;
}
.text-3 {
	line-height: 135%;
	font-size: 95%;

}
.td-1 {
	margin-top: 16px;

}
.text-4 {
	color: #993300;
	font-size: small;
	line-height: 135%;
	font-weight: bold;


}
.text-5 {
	color: #990000;
	font-size: 95%;
	line-height: 130%;

}
.text-6 {
	font-size: 80%;
}
.header {
	background-image: url(../img/top-right.gif);
	background-repeat: repeat-x;
}
.futter {
	background-image: url(../img/futter-bg.gif);
	background-repeat: repeat-x;
}
#linkbt a {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	height: 26px;
	width: 136px;
}
#linkbt a:hover {
	font-size: 14px;
	color: #CC6633;
	text-decoration: underline;
	background-color: #FFFFFF;
	height: 26px;
	width: 136px;

}
.text-7 {
	font-size: 14px;
	padding-top: 5px;
}
.map-line-r {
	background-image: url(../img/mapline-04.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.map-line-bot {
	background-image: url(../img/mapline-03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 9px;
}
.text-8 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996600;
	border: 1px solid #996600;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.text-9 {
	color: #D2432F;
	font-weight: bold;
	font-size: 110%;





}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tabel01 {
	font-size: 90%;
	line-height: 120%;
	color: #333333;
}
.border03 {
	border: 1px solid #CCCCCC;
}
.box03 {
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
	border: 2px dotted #C74D49;
	padding: 5px;

}

.box04 {
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
	border-top: 1px dotted #C74D49;
	border-right: 1px dotted #C74D49;
	border-bottom: 1px dotted #C74D49;
	border-left: 1px dotted #C74D49;
	padding-top: 5px;
	padding-bottom: 2px;



}
.text-11 {
	color: #CB4B2C;
	font-weight: bold;

}
