@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000;
	padding:0px;
	margin:0px;
}
p {
	margin-top:0px;
	margin-bottom:6px;
	padding:0px;
}
h1 {
	font-size:20px;
	font-weight:200;
}
#top {
	width:100%;
	height:145px;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
}
#top_logo {
	width:914px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:right;
}
#content {
	width:100%;
	height:355px;
	margin:0px;
	background-color:#FFF;
	clear:both;
}
#content_inside {
	width:914px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
#navi_bar1 {
	width:100%;
	height:40px;
	background-image: url(../images/bg_navi_bar1.jpg);
	background-repeat:repeat-x;
	clear:both;
}
#navi_bar2 {
	width:914px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:right;
}
#navi_bar3 {
	width:748px;
	height:26px;
	padding:12px;
	float:right;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	background-image:url(../images/bg_navi_bar2.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	overflow:hidden;
}
#navi_bar3 a {
	width:150px;
	height:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	color:#FFF;
	padding:12px;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:12px;
	background-image: url(../images/bg_btn_navi_bar2.jpg);
	background-repeat:repeat-x;
}
#navi_bar3 a:hover {
	background-image: url(../images/bg_btn_hover_navi_bar2.jpg);
}
#teaser {
	width:100%;
	height:auto;
	background-image:url(../images/bg_teaser.jpg);
	background-color:#225f71;
	background-repeat:repeat-x;
	clear:both;
}

#teaser_text {
	width:864px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	padding:25px;
	background-color:#FFF;
}
#teaser_text a {
	color:#666;
	text-decoration:none;
}
#teaser_text a:hover {
	color:#000;
}

.texte {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#333;
	line-height:22px;
}

#clear {
	width:100%;
	height:100%;
	overflow:hidden;
}
#footer {
	width:100%;
	height:71px;
	background-color:#225f71;
	background-image:url(../images/bg_footer_neu.jpg);
	background-repeat:repeat-x;
}

#under_footer {
	width:914px;
	height:374px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/under_footer.jpg);
	background-repeat:no-repeat;
}
	
#box_navi {
	width:180px;
	height:16px;
	padding:10px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
}

