/********************  header-center  ********************/
#header-center h1 {
        color:#663300;
        font:30px Arial rounded mt bold;
        letter-spacing:0.2em;
        line-height:34px;
        margin-top:0px;
        margin-bottom:0px;
}
#header-center h2 {
        color:#663300;
        font:20 px Arial rounded mt bold;
        line-height:34px;
        margin-top:0px;
        margin-bottom:0px;
}

/********************  main-left  ********************/
#main-left ul {
        offset-top:0;
}
#main-left li {
	text-decoration: none;
	list-style: none;
}
#main-left a {
        margin-top:15px;
        margin-bottom:5px;
}

/********** mainnav1 **********/
.mainnav1 {
}
.mainnav1_active {
	color: #000000;
        font:16px Arial rounded mt bold;
        line-height: 24px;
        text-decoration:none;
}
.mainnav1_passiv {
	color:#663300;
        font:16px Arial rounded mt bold;
        line-height: 24px;
        text-decoration:none;
}

/********** mainnav2 **********/
.mainnav2 {
	background-color: #fae0bb;
	border-right-width: 3pt;
	border-right-style: solid;
	border-right-color: #996633;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}

.mainnav2_active {
	color: #000000;
	font:14px Arial rounded mt bold;
	line-height: 12px;
	text-decoration:none;
}
.mainnav2_passiv {
	color:#663300;
	font:14px Arial rounded mt bold;
	line-height: 12px;
	text-decoration:none;
}

/********** mainnav3 **********/
.mainnav3_active,
.mainnav3_passiv {
        font:12px Arial rounded mt bold;
	line-height: 18px;
	margin-right:40px;
	text-decoration:none;
}
.mainnav3_active {
	color:#000000;
}
.mainnav3_passiv {
	color:#663300;
}

/***************  main-center  ***************/
#main-center a,p,ul,li,h1,h2,h3,h4,h5,h6,td {
        font: 90% Arial rounded mt bold;
        color: #663300;
        margin-top: 0px;
        margin-bottom: 5px;
}
#main-center h1,h2,h3,h4,h5 {
        font: 150% Arial rounded mt bold;
        margin-top: 10px;
}
#main-center.contentable {
        bordercolor: #000000;
        border-top: 1px;
        border-bottom: 1px
}
.imageline {
        height: 78px;
}

/***************  main-right  ***************/
#main-right a {
        font: 85% Arial rounded mt bold;
        color: #663300;
}
#main-right p {
        font: 85% Arial rounded mt bold;
        margin-top: 0px;
        margin-bottom: 5px;
}
#main-right h1,h2,h3,h4,h5 {
        font: 90% Arial rounded mt bold;
        margin-top: 0px;
        margin-bottom: 0px;
}