@charset "utf-8";
/* CSS Document */
.m_body
{
	background-image:url(m_bg_big.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#oben_box
{
	background-image:url(oben_bg.gif);
	background-repeat:repeat-y;
	background-color:#fff;
	position:relative;
	border:0px solid #ccc;
	border-top:0px;
	border-bottom:0px;
	
	
	
	width:990px;
	height:70px;
	/*border:1px solid #ccc;*/
	margin:0px auto 0px auto;
	z-index:1;	
}
#hp_box
{
	background-image:url(mitte_bg.gif);
	background-repeat:repeat-y;
	background-color:#fff;
	position:relative;
	border:0px solid #ccc;
	border-top:0px;
	border-bottom:0px;
	
	
	
	width:990px;
	/*border:1px solid #ccc;*/
	margin:0px auto 0px auto;
	z-index:1;
}
#unten_box
{
	
	position:relative;
	background-image:url(unten_bg.gif);
	background-repeat:repeat-y;
	
	
	width:990px;
	height:70px;
	/*border:1px solid #ccc;*/
	margin:0px auto 0px auto;
	
}
#unten_full
{
 margin:0px auto 0px auto;
 height:70px;
 width:100%;
 background-color:#D9D9D9;
}
#left_spacer
{
   width:20px;
   height:540px;
   float:left;
}
#navi_box
{
	position:relative;
	
	background-image:url(lb_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 130px;
	width:200px;
	height:540px;
	float:left;	
	
}
#content_box
{
	position:relative;
	margin:40px 0px 10px 50px;
	/*border:1px solid #ccc;*/
	width:700px;
	
	float:left;	
}
.logo
{
 	position:absolute;
	top:0px;
	left:20px;
	width:200px;
	height:70px;
	z-index:99;
}
.logo_2
{
 	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:130px;
	
}
.navi_contain
{
	position:absolute;
	top:130px;
	left:1px;
	width:198px;
	
	/*background-color:#3F6;*/
}
.img_contain
{
	position:absolute;
	top:290px;
	left:1px;
	width:198px;
	height:200px;
	overflow:hidden;
	/*background-color:#ccc;*/
}
.kon_navi_contain
{
	position:absolute;
	top:490px;
	width:200px;
	height:100px;
	/*background-color:#CF0;*/
}
.spruch_oben
{
 position:absolute;
 top:20px;
 left:330px;
 width:650px;
 height:50px;
 z-index:2;
}
.spruch_unten
{
	position:absolute;
 top:20px;
 left:280px;
 width:650px;
 height:50px;
 z-index:2;
 font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	color:#808080;
}
.german
{
	position:absolute;
 top:27px;
 left:240px;
 width:30px;
 height:21px;
 z-index:2;
 
}
.american
{
	position:absolute;
 top:27px;
 left:280px;
 width:30px;
 height:21px;
 z-index:2;
 
}
.navi_con_verl
{
	position:absolute;
	left:20px;
	background-color:#D6E1EE;
	width:200px;
	height:70px;
	float:left;	
	border:1px solid #18375E;
	border-top:0px;
}
.clear
{
	clear:both;
}

.gunjac
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
position:relative;
width:940px;
line-height:15px;
margin-left:auto;
margin-right:auto;
}
.gunjac a:link
{
color:#D9D9D9;
text-decoration:none;
}
.gunjac a:visited
{
color:#D9D9D9;
text-decoration:none;
}
.gunjac a:hover
{
color:#666;
text-decoration:underline;
}
.gunjac a:active
{
color:#D9D9D9;
text-decoration:none;
}
.gunjac a:focus
{
color:#D9D9D9;
text-decoration:none;
}


