

* {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.4em;
	color: #0a722b;
	padding-bottom: 7px;
}
h2 {
	font-size: 1.2em;
	padding-bottom: 7px;
}
h3 {
	font-size: 1em;
}


#page {
	width: 1008px;
	margin: 0px auto;
	border: 0px solid #fff;
}


body {
	margin: 0px;
	padding: 0px;
	background: #09712b url('../../images/agp/layout/bg_green.jpg') center top fixed;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
}

/* top bar */

#toolbar {
	height: 58px;
	border: 0px solid #fff;
}

div.wrappertop {
	width: 1008px;
	height: 13px;
	background-image:url('../../images/agp/layout/top_wrapper_green.png');
}

#servicebar {
	margin: 0px auto;
	height: 58px;
	border: 0px solid #fff;
	font-size: 0.85em;
	text-align: right;
	padding-left: 405px;
	padding-top: 0px; 
}

img.print_icon {
	background-image:url('../../images/agp/layout/print_icon_green.png');
	width: 22px;
	height: 21px;
}
img.bookmark_icon {
	background-image:url('../../images/agp/layout/bookmark_icon_green.png');
	width: 22px;
	height: 21px;
}
img.friend_icon {
	background-image:url('../../images/agp/layout/friend_icon_green.png');
	width: 22px;
	height: 21px;
}

/* top head part */
#head {
	width: 1008px;
	margin: 0px auto;
	border: 0px solid #fff;
}

/* forms */
#formsearch input.submit {
	border-style:none;
	width:22px;
	height:21px;
	margin-top: 24px;
	background-image:url('../../images/agp/layout/search_icon_green.png');
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	background-color:transparent;
}

#formsearch input.searchfield {
	width: 100px;
	margin-top: 24px;
}

/* content */
div.content {
	background-color: #ffffff;
	width: 1008px;
}

#fontControls {
	width: 60px;
	float:left;
	margin-top: 24px;
	text-align:center;
	border:0px solid #fff;
	padding-top: 0px;
	margin-left: 14px;
}

#fontControls a {
	color: #ffffff;
	padding-left: 3px;
	text-decoration:none;
}

#formsearch {
	float:left;
	width: 200px;
	border: 0px solid #fff;
}

#tools {
	float:left;
	padding-top:24px;
	border:0px solid #fff;
}

#tools img {
	border: none;
}

 div.topregister {
 	margin-left: 30px;
	width:194px;
	text-align:center;
	height:44px;
	background-image:url('../../images/agp/layout/top_register_green.png');
	float:left;
}

 div.topregister p {
 	margin-top: 20px;
	color: #fff;
}

div.topregister a {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	font-size:1.1em;
}

/* main navi */
div.content div.navigation {
	color: #555;
	margin-left: 15px;
	width: 165px;
	border:0px solid;
	font-size:.75em;
	margin-top: 12px;
	float:left;
}
div.content div.navigation ul {
	list-style: none;
}
div.content div.navigation ul ul li a {
	padding-left: 10px;
}
div.content div.navigation ul ul ul li a {
	padding-left: 20px;
}

div.content div.navigation li {
	border-bottom: 1px solid #646567;
}
div.content div.navigation li li {
	border-bottom: 0px solid #646567;
}

div.content div.navigation a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #646567;
	line-height: 1.5em;
}

/* hover part */
div.content div.navigation  li a:hover {
	background-color: #eef1de;
}

/*active part */
div.content div.navigation  li li a.active {
	background-color: #eef1de;
	
}

div.content div.navigation  li a.active {
	background-color: #eef1de;
	font-weight:bold;
	display:block;
}

/* clouds */
div.content div.cloud {
	margin-top: 20px;
	background-image:url('../../images/agp/layout/bg_cloud_green.gif');
	width:165px;
	height: 168px;
	
}
div.content div.cloud span.headline {
	color: #fff;
	text-align:center;
	display:block;
	font-weight:bold;
	font-size:1.2em;
	line-height:2em;
	padding-bottom: 2px;
}

div.content div.cloud ul  {
	list-style: inline;
	width: 160px;
	text-align:center;
	padding-left: 10px;
}
div.content div.cloud li {
	border-bottom: 0px solid #646567;
	float:left;
	line-height: .1em;
}

div.content div.cloud li a {
	line-height: 1.25em;
}

div.content div.cloud li.cloud_1 {
	font-size:1.2em;
	font-weight:bold;
	padding-left:15px;
	padding-right:20px;
}
div.content div.cloud li.cloud_2 {
	font-size:1em;
	padding-left:5px;
	padding-right:0px;
}


/* footer */
div.wrapperbottom {
	width: 1008px;
	height: 14px;
	margin: 0px auto;
	background-image:url('../../images/agp/layout/bottom_wrapper_green.png');

}

div.wrapperbottom p {
	font-size: .80em;
	color: #ffffff;
	text-align:right;
}

#footer {
	margin: 0px auto;
	background-image:url('../../images/agp/layout/bg_metanavi_green.png');
	width: 1008px;
	height: 24px;
}

#footer p {
	font-size: .75em;
	color: #ffffff;
	text-align:right;
}

#footer a {
	color: #ffffff;
	text-decoration:underline;
}

#address {
	width: 750px;
	margin: 0px auto;
	padding-top: 8px;
	border: 0px solid #fff;
	float:left;
}

/* content */

div.content div.siteimage {
	margin-top:0px;
	text-align:center;
	width: 1008px;
	border: 0px solid #000;
}

div.content div.siteimage #imagefade {
list-style-image:none;
list-style-type:none;
padding:0;
padding-bottom:235px;
margin-top: 0px;
}


div.content div.siteimage img {
	border: none;
}


div.content div.breadcrump {
	margin-left:15px;
	color: #555;
	font-size:.75em;
	margin-top: 8px;
	color: #646567;
}
div.breadcrump a {
	text-decoration:none;
	color: #646567;
}

/* middle col */
div.content div.middle {
	color: #555;
	margin-left: 0px;
	width: 440px;
	border: 0px solid;
	font-size:.75em;
	margin-top: 12px;
	float:left;
	padding-left: 35px;
	padding-right: 10px;
	line-height: 1.75em;
}

div.content div.middle p {
	line-height: 1.75em;
}

div.content div.middle ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.content div.middle_wide ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.content div.middle a {
	color: #555;
}
div.content div.middle ul {
	padding-left: 30px;
}
div.content div.middle a:hover {
	color: #0a722b;
}

/* middle wide col*/
div.content div.middle_wide {
	color: #555;
	margin-left: 0px;
	width: 760px;
	border: 0px solid;
	font-size:.75em;
	margin-top: 12px;
	float:left;
	padding-left: 35px;
	padding-right: 10px;
	line-height: 1.75em;
}
div.content div.middle_wide a {
	color: #555;
}
div.content div.middle_wide ul {
	padding-left: 30px;
}
div.content div.middle_wide a:hover {
	color: #5c719e;
}


/* right col */
div.content div.right {
	color: #555;
	margin-left: 10px;
	width: 320px;
	border: 0px solid;
	font-size:.75em;
	margin-top: 12px;
	float:left;
}
/* metanavi */
#metanavigation {
	width: 230px;
	padding-left: 15px;
	border: 0px solid #fff;
	float:left;
}

#metanavigation ul {
	margin: 0px;
	list-style: none;
}

#metanavigation li {
	display: inline;
}

#metanavigation a {
	display: block;
	float: left;
	margin-right: 0px;
	padding: 8px 10px 0px 0px;
	text-decoration: none;
	color: #f6f6f6;
	font-size:.71em;
}
#metanavigation a:hover {
text-decoration:underline;
}


/* info boxes */
div.info h2 {
	color:#0a722b;
	font-size: 1.4em;
}
div.info a {
	color:#0a722b;
	text-decoration:none;
}

div.info {
	width: 315px;
	border-bottom: 1px solid #646567;
	line-height: 1.7em;
	padding-bottom: 10px;
}
div.info img {
	float:right;
	margin-left: 10px;
}

/* forms contact, sent friend */
div.formWrapper input.formField {
	width: 70%;
	padding: 3px;
	margin-bottom: 10px;
	font-size:1em;
}
div.formWrapper textarea.textArea {
	width: 70%;
	height: 100px;
	padding: 3px;
	margin-bottom: 10px;
	font-size:1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

div.formWrapper input.submitButton{
	background-color: #0a722b;
	border:none;
	color: #fff;
	padding: 4px;
	margin-right: 10px;
}

/* link */
div.linkBottom {
	padding: 5px;
	background-color: #eef1de;
}
div.middle div.linkBottom p a {
	color: #0a722b;
	font-weight: bold;
	text-decoration:none;
}
div.middle div.linkBottom p a:hover {
	color: #0a722b;
	font-weight: bold;
	text-decoration:none;
}


/* gallery */
ul.images {
list-style-type:none;
margin-left:0;
padding-left:0;
}
ul.images li {
	float:left;
	text-align:center;
	color:inherit;
	background-color:#eef1de;
}
ul.images li img {
	padding: 0px;
}
	
ul.gallery { margin-left: -30px;margin-top:-30px;}
ul.gallery li { display: inline;}
ul.gallery li {
	float:left;
	text-align:center;
	color:inherit;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#FFFFFF;
}
ul.gallery li img {
	padding: 5px;
	border: none;
}
span.albumIndex img {
	padding: 5px;
	border: none;
	background-color:#FFFFFF;
}

#contentColumn1 span.albumIndex a {
	color: #0a722b;
}

/* box dunkel */
div.middle_wide table.contentColumn1 {
	border: 0px;
	border-collapse:collapse;
	background-color: #e8e7e4;
	width: 760px;
}

div.middle_wide table.contentColumn1 td {
	padding-left: 20px;
}

div.middle_wide table.contentColumn1 td.dunkeltop {
	background-image:url('../../images/agp/layout/box_dunkel_top.png');
	height: 10px;
	padding:0px;
	line-height: 0.1em;
	font-size: 0.1em;
}

div.middle_wide table.contentColumn1 td.dunkelbottom {
	background-image:url('../../images/agp/layout/box_dunkel_bottom.png');
	height: 10px;
	padding:0px;
	line-height: 0.1em;
	font-size: 0.1em;
}
/* box hell */
div.middle_wide table.contentColumn2 {
	border: 0px;
	border-collapse:collapse;
	background-color: #f6f6f6;
	width: 760px;

}

div.middle_wide table.contentColumn2 td {
	padding-left: 20px;
}

div.middle_wide table.contentColumn2 td.helltop {
	background-image:url('../../images/agp/layout/box_hell_top.png');
	height: 10px;
	padding:0px;
	line-height: 0.1em;
	font-size: 0.1em;
}

div.middle_wide table.contentColumn2 td.hellbottom {
	background-image:url('../../images/agp/layout/box_hell_bottom.png');
	height: 10px;
	padding:0px;
	line-height: 0.1em;
	font-size: 0.1em;
}



