@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
a:link {
	color: #7E7E7E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E7E7E;
}
a:hover {
	text-decoration: none;
	color: #808080;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.Stil1 {
	font-size:16px;
	color:#7E7E7E;
	font-family:Arial;
}
.Stil2 {
	color: #7E7E7E;
	font-family:Arial;
	font-size:24px;
}
.Stil3 {
	font-family:Arial;
	font-size:24px;
	letter-spacing: 2px;
	color:#E5E5E5;
}
.Stil4 {
	font-size:10px;
	letter-spacing: 1px;
	color:#7E7E7E;
	font-family:Arial;
}

.Stil5 {
	font-family:Arial;
	font-size:16px;
	letter-spacing: 2px;
	color:#E5E5E5;
}

.Stil6 {
	color: #7E7E7E;
	font-family:Arial;
	font-size:20px;
}
	
#logo1 {
	position:relative;
	width:200px;
	height:12px;
	z-index:3;
	color: #E5E5E5;
	background-color: #047446;
	left: 2px;
	top: 2px;
}

#logo2 {
	position:absolute;
	width:200px;
	height:100px;
	z-index:3;
	color: #FDFDFD;
	background-color: #E5E5E5;
	left: 2px;
	top: 79px;
}

#nav_top {
	position:absolute;
	width:auto;
	height:78px;
	z-index:3;
	background-color: #E5E5E5;
	left:208px;
	top: 5px;
	right: 5px;
}

#nav_left {
	position:absolute;
	width:205px;
	height:auto;
	z-index:3;
	background-color: #E5E5E5;
	left: 5px;
	top:5px;
	bottom:5px;
}


#address {
	position:absolute;
	width:200px;
	height:190px;
	z-index:3;
	background-color: #E5E5E5;
	left: 5px;
	bottom: 5px;
}

#title {
	position:absolute;
	width:auto;
	height:16px;
	z-index:2;
	background-color: #FFFFFF;
	left:216px;
	top: 85px;
	right: 5px;
}

#frame {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	left:219px;
	top: 138px;
	right: 5px;
	bottom:5px;
	visibility:visible;
	overflow:auto;
	list-style-position:inside;
}


#frame2 {
	position:absolute;
	width:auto;
	height:595px;
	z-index:1;
	background-color: #FFFFFF;
	left: 220px;
	top: 145px;
	right: 5px;
	bottom:1px;
	visibility:visible;
	overflow:auto;
	list-style-position:inside;
}

