@CHARSET "UTF-8";

.ktpsbody						{ background-color:#EEEEEE; }
body							{ font-family:Arial;padding:0px;margin:0px; }
img								{ border:0px none; }
div#index						{ position:relative;width:996px;margin:0 auto;left:0%; }	
div#langsel_top					{ width:996px;height:44px;background-color:#FFFFFF; }
div#keyvisual_orchid_de			{ background:url(../images/home/home_orchid_de.jpg) no-repeat #002E5F;width:996px;height:536px; }
div#keyvisual_orchid_en			{ background:url(../images/home/home_orchid_en.jpg) no-repeat #002E5F;width:996px;height:536px; }
div#keyvisual_footer1_orchid	{ background:url(../images/home/home_orchid_footer1.jpg) no-repeat #002E5F;width:996px;height:39px; }
div#keyvisual_footer2_orchid	{ background:url(../images/home/home_orchid_footer2.jpg) no-repeat #002E5F;width:996px;height:64px; }
div#keyvisual_mushroom_de		{ background:url(../images/home/home_mushroom_de.jpg) no-repeat #002E5F;width:996px;height:536px; }
div#keyvisual_mushroom_en		{ background:url(../images/home/home_mushroom_en.jpg) no-repeat #002E5F;width:996px;height:536px; }
div#keyvisual_footer1_mushroom	{ background:url(../images/home/home_mushroom_footer1.jpg) no-repeat #002E5F;width:996px;height:39px; }
div#keyvisual_footer2_mushroom	{ background:url(../images/home/home_mushroom_footer2.jpg) no-repeat #002E5F;width:996px;height:64px; }
div#keyvisual_f1_f2_delim		{ background-color:#FFFFFF;height:1px; }
.footergenericnav_left			{ float:left;padding:35px 0px 0px 10px; }
.footergenericnav_right			{ float:right;padding-right:12px; }
.clear							{ clear:both; }
.home_generic					{ color:#fff;font-size:11px;text-decoration:none; }

/* LANGUAGE SELECTION */
#lngselectbox				{ display:none;width:258px; }
#languagesjs				{ display:none;z-index:10;position:absolute;width:250px;height:19px;clear:left;background-color:#FFFFFF;border-top:1px solid #FFFFFF;border-right:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9;border-left:1px solid #FFFFFF;top:16px;right:58px; }
#languages					{ clear:none;position:relative;margin:0px;display:block; }
#languagesjs				{ padding:3px 0px 3px 8px; }
#languagesjs li 			{ background-image:none;list-style-type:none;margin-left:2px;line-height:16px; }
#languagesjs a				{ color:#000;font-size:11px;text-decoration:none; }
#languagesjs a:hover		{ color:#AEC409;font-size:11px;text-decoration:none; }
#curlnglabel				{ position:absolute;top:15px;right:42px;width:271px;height:17px;background:url(../images/home/lng.png) transparent no-repeat top left;color:#000;font-size:11px;padding:2px 0px 0px 3px; }
#selectlnglabel				{ padding-top:2px;font-size:11px; }
#lngdescription				{ position:absolute;top:18px;right:323px;color:#002E5F;font-size:9px; }
.noscriptbutton				{ position:absolute;top:15px;right:100px; }
.noscriptselect				{ position:absolute;top:15px;right:120px; }
.submitbuttonred, 
#searchbox .submitbuttonred, 
.formsubmitbutton			{ background:url(../images/button/noscript_button.png) #FFFFFF no-repeat center right;font-weight:bold;width:16px;max-width:16px;height:19px;min-height:19px;border:0px none;cursor:pointer; }

